Open-source repository for https://osu.dev, come check it out!!
# For Debian (Ubuntu) Linux users:
sudo apt install hugo
git clone https://github.com/devosu/dev-website.git
cd dev-website
git checkout -b feat-myfeaturename-myname
git push -u origin feat-myfeaturename-myname
hugo server --config=config.toml
Made with contrib.rocks.