This repo contains the source of my personal blog site https://zyfdegh.github.io
The blogging philosophy
Writing articles in Markdown with Vim, publish with a simple git push!
TravisCI, hugo and GitHub Pages are working behind.
First, install hugo https://gohugo.io/getting-started/installing/
$ git clone https://github.com/zyfdegh/blog && cd blog
$ make submodule
$ make view
Open http://0.0.0.0:1313/ in broswer and that's the site.
Lithium https://themes.gohugo.io/hugo-lithium-theme/
dockerfile-blog: https://github.com/zyfdegh/dockerfile-blog