This is repository contains the official documentation for reef-pi.
reef-pi website is built using hugo and github pages.
- Install hugo, instructions can be found here
- Clone this repository
git clone https://github.com/reef-pi/website
- Clone hugo-sustain theme
cd website
git clone git clone https://github.com/nurlansu/hugo-sustain.git themes/hugo-sustain
- Run hugo from the website repository
hugo server
Thats it, you should be able to see reef-pi website in at http://localhost:1313
- You can change and contents (they are under content sub folder) and hugo will regenate the webpages on the fly. If you want to make updates on the official webpage, please send you changes as pull request against the reef-pi website repo for review
Happy reefing