mirror of
https://github.com/wahyd4/home-docker.git
synced 2026-08-09 04:15:52 +10:00
- New _db.py module with sqlite3-based persistence - Auto-migrate from sites.json on first run - All writes now use _db.insert/update/delete directly - Sites default to draft (published: false) on creation The sites.json file is kept as .json.migrated for safety