Astro Starlight documentation site for docs.xel.xyz.
npm ci
npm run update:whitepaper
npm run build
npm run previewnpm run update:whitepaper regenerates src/content/docs/whitepaper.md from:
/root/mac/Downloads/people-that-live-forever-whitepaper.md
Override the source with:
WHITEPAPER_SOURCE=/path/to/whitepaper.md npm run update:whitepaperThe site deploys through GitHub Pages via .github/workflows/deploy.yml.
public/CNAME sets the custom domain to docs.xel.xyz.