/hackfortress-static-site

Static site for Hackfortress built with GatsbyJS.

Primary LanguageHTMLMIT LicenseMIT

Hackfortress Static Site

Build

To build deployable files run:

yarn && gatsby build

After that is complete files will be in the /public folder to be deployed.