This is the repository for the official odin website: https://odin-lang.org/
The website is built on hugo. Follow the instructions for your preferred platform.
Once installed, simply run hugo serve
, which will launch the site at localhost and watch for any file changes.
We also use Bootstrap for styling, and the rest is done from scratch.