docfast/scripts
DocFast Bot a01fbb0357
All checks were successful
Deploy to Production / Deploy to Server (push) Successful in 1m55s
feat: website templating system — shared nav/footer partials, build-time HTML assembly
- Build script: scripts/build-pages.js (zero dependencies, Node.js only)
- Shared partials: nav.html, footer.html (single source of truth)
- 5 page templates in templates/pages/
- Output is byte-for-byte identical to current production
- Run: npm run build:pages
- Also fixes JSON-LD: 2,500 → 5,000 PDFs/month (was inconsistent)
2026-02-16 18:54:17 +00:00
..
borg-backup.sh Add comprehensive backup and restore infrastructure 2026-02-15 11:06:42 +00:00
borg-offsite.sh Add off-site BorgBackup to Hetzner Storage Box 2026-02-16 18:05:44 +00:00
borg-restore.sh Add comprehensive backup and restore infrastructure 2026-02-15 11:06:42 +00:00
build-html.cjs feat: Pro limit 2,500/mo, website templating, cleanup 2026-02-16 18:46:59 +00:00
build-pages.js feat: website templating system — shared nav/footer partials, build-time HTML assembly 2026-02-16 18:54:17 +00:00
docfast-backup.sh Add complete infrastructure automation and documentation 2026-02-15 11:04:34 +00:00
migrate-to-postgres.mjs Fix migration script syntax 2026-02-15 10:18:48 +00:00
rollback.sh Add CI/CD deployment pipeline with Forgejo Actions 2026-02-15 11:02:43 +00:00
setup-secrets.sh Add CI/CD deployment pipeline with Forgejo Actions 2026-02-15 11:02:43 +00:00