This is a Hugo project.
Install Hugo (on MacOS):
brew install hugo
Fetch this repo
git clone [email protected]:loomio/loomio_help.git
Fetch the theme repo
cd themes/
git clone [email protected]:loomio/loomio-hugo-theme.git
Run hugo
hugo serve --disableFastRender
And open http://localhost:1313/ and edit some content. It will live reload.
For Loomio devs, You'll need your public ssh key added to docs.loomio.org, then
./publish.sh