21ctownball / townball-website

Public website for 21st Century Townball organization.
https://dev.21ctownball.com/
MIT License
0 stars 0 forks source link

Add deploy script #14

Closed rschubkegel closed 7 months ago

rschubkegel commented 7 months ago

Deploy script should be triggered by pushes to main. It will deploy the project to GitHub pages, including a custom domain and HTTPS.

See Astro docs for implementation guide.

Domain (21ctownball.com) registered with iwantmyname.

rschubkegel commented 7 months ago

Deploy script has been created and DNS configured for dev.21ctownball.com.

When ready to release 1.0, GitHub settings and DNS will have to be reconfigured for apex domain (see #19).