Install

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

Preview

$ hugo serve

Production

CI/CD with Travis