Updated docs

This commit is contained in:
2026-08-19 16:11:42 +00:00
parent 1d65a57fdf
commit 81f08e7760
9 changed files with 217 additions and 544 deletions
+1 -3
View File
@@ -1,5 +1,3 @@
# Pagerite
A single-user CMS/blog. FastAPI serves HTML rendered in Python with html5tagger,
content is persisted in a kanta database and rendered on the fly per request.
Vue is used only for the interactive editing tools, not for the public pages.
A single-user CMS/blog. FastAPI serves HTML rendered in Python with html5tagger, content is persisted in a kanta database and rendered on the fly per request. Vue is used only for the interactive editing tools, not for the public pages.