Website for OpenFusion, the FusionFall server emulator.
To initialize the repository, ensure you have npm and hugo installed, then run:
npm install
To build and preview the website:
npm run dev
This will give you a link to localhost. It will update in realtime as you make edits.
MIT unless otherwise specified