6 lines
249 B
Markdown
6 lines
249 B
Markdown
# 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.
|