You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(chore) scaffold Astro project with CI and GitHub Pages deployment
Set up project infrastructure:
- Astro 5 with TypeScript strict mode
- pnpm as package manager with lockfile
- CI workflow: security audit, type check (advisory), build
- Deploy workflow: withastro/action to GitHub Pages on push to main
- CNAME for remoteclaw.org custom domain
- Placeholder installer scripts (install.sh, install.ps1)
- Extended .gitignore with Node/Astro patterns
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments