A static site generator written in C#
Go to file
Robert Morrison 99b18e6a84
Commented out functionality for creating metadata.
This should be done before program exit and as such is currently
in a comment after the main class body.

TODO: add this back in at the appropriate location.
2022-06-21 22:40:31 +01:00
Testing/src Add testing directory 2022-06-21 22:32:52 +01:00
.gitignore Initial Commit 2022-06-14 15:27:48 +02:00
.vimspector.json Initial Commit 2022-06-14 15:27:48 +02:00
csSiteGen.csproj Remove useless comment 2022-06-20 03:47:23 +01:00
Program.cs Commented out functionality for creating metadata. 2022-06-21 22:40:31 +01:00