Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 330 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 330 Bytes

Source for static docs

install hugo (brew install hugo)

clone this repo (git clone [email protected]:floeit/websource.git) clone the git page repo (git clone [email protected]:floeit/floeit.github.io.git)

make changes, make site output...

hugo -d ../floeit.github.io

push to floeit.github.io repo