Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 150 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 150 Bytes

Install

$ git submodule init && git submodule update
$ brew install hugo

Preview

$ hugo serve

Production

CI/CD with Travis