Update to readme

This commit is contained in:
Michael Chalupiak 2025-07-19 23:13:52 -04:00
parent 55bc1c39a6
commit ebda647052

View File

@ -1,5 +1,5 @@
# Static Site Generator # Static Site Generator
This is the static site generator I plan to use for my [website](mchalupiak.com), once it is complete. This is the static site generator I plan to use for my [website](https://mchalupiak.com), once it is complete.
I also plan to implement it in multiple languages just to get a feel for them, as it should be fairly simple. I also plan to implement it in multiple languages just to get a feel for them, as it should be fairly simple.
The only dependency will be on the [md4c](https://github.com/mity/md4c) markdown parsing library (for now) The only dependency will be on the [md4c](https://github.com/mity/md4c) markdown parsing library (for now)