brew install hugo
choco install hugo -confirm
snap install hugo
git clone https://github.com/hackupstate/careers-in-code-classroom.git
hugo serve
hugo
The website is currently deployed with CI using Netlify and setup as a subdomain of careersincode.org.
Pushes to the codebase will automatically trigger a build.