A static site generator written in C#
Go to file
Robert Morrison c3666cdcf1
Make Console logging less messy
This change moves the more verbose debug logging into the logfile
making the console output easier to read

TODO: Write a proper interface
2022-06-21 22:35:58 +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 Make Console logging less messy 2022-06-21 22:35:58 +01:00