Website for Arkansas Baptist Disaster Relief providing volunteer information, IMT tools, and field assets. Deployed to arkdr.org 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.