A static site generator written in C#
Go to file
Robert Morrison 0968c20d4d
Add testing directory
This directory provides a place to test the programs functionality.
TODO: Add the dst directory contents to .gitignore to ensure it stays
empty
2022-06-21 22:32:52 +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 the dependecy test useful by using the result in main 2022-06-20 03:47:03 +01:00