Merge branch 'master' of github.com:kianby/blog

This commit is contained in:
Yax 2021-02-02 12:52:35 +01:00
commit 7429f69092

View file

@ -1,7 +1,7 @@
# Blog du Yax # 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 excellent work performed by fspaolo with [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 get technical details. 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. This static blog generator code is under MIT license.