A static site generator written in C#
This currently relies on the last modified date and a dotfile. I may change this later to use a hash to detect changes however this method seems good enough. |
||
|---|---|---|
| Testing/src | ||
| .gitignore | ||
| .vimspector.json | ||
| csSiteGen.csproj | ||
| Program.cs | ||