This repo is the source code for the HUGO based website for https://fbom.club
- Install your favorite editor (or VSCode if you dont have one)
- Install hugo
- git clone this repo
- enter the repo directory and run: git submodule update --init --recursive
- Edit anything in /content
- Add media types in /static/static/images
- test with hugo server and viewing http://localhost:1313
- Create a new branch based on master in the repo.
- Make your changes.
- Check with HUGO
- Generate Pull Request against master
- Notify Hogie on IRC