Initial commit

This commit is contained in:
Frank Vitrano
2026-05-10 11:03:45 +08:00
committed by GitHub
commit da68743a5a
3 changed files with 241 additions and 0 deletions
+2
View File
@@ -0,0 +1,2 @@
# py-blog
A single-file Python blog (FastAPI + SQLite) with Markdown uploads, KaTeX math, tree-structured categories, pre-rendered HTML cache, admin panel with single-password login, and ICP footer for self-hosting behind nginx.