Commit Graph

4 Commits

Author SHA1 Message Date
85331e8701
chore: Bump TargetFramework to 8.0 2024-03-05 15:45:17 +00:00
18ed0534b7
refactor(EVERYTHING): Refactor all the things.
With a little bit of OOP and a monster commit, I too can make a an ssg,
Ka-chow...

Changes:
-  added class to represent SiteFile
-  enabled conversion semi-automatic based on file type.
-  added template to Testing.
-  Removed awful code for dependency search
-  Removed awful code for enumerating directory
-  arguments to a class to allow for easier passing to other
  parts of the code.

TODO:
- 🐞Test and debug with a copy of a live site,
- ✍️ Add handling for Pandoc errors on stderr
- Look into parallelising as much as possible.
2024-01-16 11:00:35 +00:00
Robert Morrison
fd38d54a93
Remove useless comment 2022-06-20 03:47:23 +01:00
Robert Morrison
7fbfa0b8f1
Initial Commit 2022-06-14 15:27:48 +02:00