ubuntu - golang hugo nginx - markdown atom - ssh xshell
golang hugo markdown caddy nginx freebsd
https://golang.org/doc/install
http://gohugo.io/overview/installing/
go build -o hugo main.go
export GOROOT=$HOME/go
export PATH=$PATH:$GOROOT/binhugo versionhugo new site u.zhaoweifeng.cnmkdir themescd themesgit clone https://github.com/spf13/hyde.gitcd ..
vi config.toml