add notes

This commit is contained in:
Yax 2022-07-19 19:02:25 +02:00
parent 9c23a7318e
commit a0846b387a
9 changed files with 219 additions and 110 deletions

View file

@ -1,6 +1,6 @@
# Blog du Yax
This blog is built on excellent work performed by fspaolo with [Makesite.py](https://github.com/fspaolo/makesite).
This blog is built on top of the great work performed by fspaolo on [Makesite.py](https://github.com/fspaolo/makesite).
I cut some features and wristed the code to focus on blog posts and support my [commenting system](https://github.com/kianby/stacosys). You should check fspaolo's repository to really understand Makesite.py's philosophy and find technical details.
This static blog generator code is under MIT license.