Static site providing weather preparedness information, severe weather resources, and disaster readiness guidance for Arkansas residents. Deployed to arwx.info via GitHub Pages.
- Astro static site generator
- GitHub Pages hosting with custom domain
- GitHub Actions deploy workflow
npm install
npm run devPreview at http://localhost:4321.
Pushes to main trigger the GitHub Actions deploy workflow. The site is served from the gh-pages branch with HTTPS enforced.
Content is licensed under CC-BY-4.0.