A static site generator written in C#
Go to file
Robert Morrison a04f57fcfc
Update gitignore
Updates the gitignore to preserve the Testing/dst directory but not its
contents. This will make my "testing" easier on other systems

TODO: write some kind of tests.
2022-06-21 22:48:20 +01:00
Testing/src Add testing directory 2022-06-21 22:32:52 +01:00
.gitignore Update gitignore 2022-06-21 22:48:20 +01: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