Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 413 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 413 Bytes

My blog code

Build Status

It uses hugo for rendering. The blog is pushed automatically to gh-pages using travis build. Use hugo server -D to check the posts locally.

To initialize a cloned repo run: git submodule update --init --recursive to pull its theme. To add a new post, run hugo new content/post/gaia_mr2.md.