Skip to content

odedponcz/blog

 
 

Repository files navigation

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.

Releases

No releases published

Packages

No packages published

Languages

  • C++ 69.9%
  • HTML 30.1%