Site built with Astro.
Prereq: install NodeJS. Then:
- Clone repo
npm install
npm run dev
and edit files to see your changesnpm run build
and opendocs/index.html
to see if the built version looks correct- Updates
main
branch deploy an updated website