Homepage for DuckDynasty built using Astro and deployed using Github pages.
We use a strict Content Security Policy (CSP), so it's required to build the whole Astro website and preview that to test it:
git clone https://github.com/dockz-org/web-homepage
cd web-homepage
npm run build
npm run preview