Launch Checklist
Local Checks
- npm install succeeds.
- npm run build succeeds.
- .vitepress/dist exists.
- Home, guide, and reference pages open correctly.
- Navigation, sidebar, language switch, and search work.
Cloudflare Pages Checks
- Project name is hideapps-docs or your chosen stable name.
- Production branch is main.
- Build command is npx vitepress build or npm run build.
- Build output directory is .vitepress/dist.
- The latest production deployment succeeded.
Domain Checks
- docs.hideapps.top exists under Pages Custom domains.
- The docs DNS record points to the Pages project domain.
- HTTPS certificate status is healthy.
- https://docs.hideapps.top opens successfully.
Content Checks
- Site title and description match the project.
- External links are not placeholders.
- GitHub edit links point to the real repository.
- Sitemap uses https://docs.hideapps.top.