From 78ef5cef2364b294c2e2260214d2525f4f54e3ff Mon Sep 17 00:00:00 2001 From: Yax Date: Sun, 28 Sep 2025 11:39:54 +0200 Subject: [PATCH] Update README --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index c143f1c..37796d4 100755 --- a/README.md +++ b/README.md @@ -1,10 +1,9 @@ # Blog du Yax 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. +I cut some features and wristed the code to focus on blog posts and support my [commenting system](https://gitea.zaclys.com/yannic/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. "Blog du Yax" content is under [CC-BY-NC-SA](https://creativecommons.org/licenses/by-nc-sa/3.0) -Moved as private repository to gitea.zaclys.net on 2025-03-29.