Skip to content

reef-pi/reef-pi.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

reef-pi Website

This is repository contains the official documentation for reef-pi.

reef-pi website is built using hugo and github pages.

Development

  • Install hugo, instructions can be found here
  • Clone this repository
git clone https://github.com/reef-pi/reef-pi.github.io
  • Clone hugo-sustain theme
cd reef-pi.github.io
git clone -b 1.1 --depth 1 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 regenerate 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

Releases

No releases published

Packages

No packages published

Languages