An Astro-generated static developer homepage with an editorial visual direction.
npm install
npm run devnpm testThis builds dist/ and verifies the homepage metadata, responsive CSS contract,
social links, semantic footer, ICP registration link, and deployment packaging.
- GitHub Pages deploys
dist/through.github/workflows/deploy.ymlafter a push tomaster. build.shbuilds and uploads the samedist/files to the configured nginx host. Running it performs a real remote deployment.