Prompt 20 implemented
Launch plan
Use this checklist to move Dragon Budget from local static files to a public GitHub Pages site with crawlable content, a working custom domain, and a feedback loop.
GitHub Pages deployment
- Commit the root static files and the `docs` source documents.
- In GitHub Pages settings, publish from the main branch repository root.
- Keep the root `CNAME` file set to `DragonBudget.com`.
- Configure DNS for the custom domain and enable HTTPS when GitHub allows it.
- Confirm `https://dragonbudget.com/robots.txt` and `https://dragonbudget.com/sitemap.xml` load.
Root publish reminder
The site no longer publishes from `/docs`. The `docs` folder now contains source planning files and prompt tracking.