Initial commit, blog system works

This commit is contained in:
2026-07-16 21:08:50 -05:00
commit 3841122960
22 changed files with 5628 additions and 0 deletions

15
.gitignore vendored Normal file
View File

@@ -0,0 +1,15 @@
# Build products
blog.com
blog.db
blog.db-wal
blog.db-shm
.deps/
# Fetched at maketime (see Makefile)
.lua/fm.lua
static/htmx.min.js
static/highlight.min.js
static/plexserif400.ttf
static/plexserif500.ttf
static/plexmono400.ttf
static/plexmono500.ttf