This is the source code for the austinrungroups.com website.
You will need babashka and node installed. Then running npm i
will install the dependencies.
bb download-data
bb build-content
bb build-styles
bb inline-css
The website it deployed to Cloudflare Pages, you need access to the austinrungroups
project. Once you have that, you can deploy with:
bb deploy