Site built with Astro.
Prereq: install NodeJS and yarn. Then:
- Clone repo
yarn install
yarn dev
and edit files to see your changesyarn build
and opendocs/index.html
to see if the built version looks correctgit push
to themain
branch to deploy an updated website