Hugo Modules for Themes

Instead of git submodules

The hugo tutorial tells you to use git submodules for themes. However hugo has a better system for dependencies called modules. I’ ll show you how to switch from git submodules to hugo modules! [Read More]
hugo 

Why I chose Hugo

Or why I ditched Jekyll

This blog is currently powered by Hugo, a static site generator built in Go. However this was not my first choice. Initially I was going to use Jekyll for the simple reason that I had heard of it before and it is what Github uses to power Github Pages. Almost immediately I decided that while Jekyll seems fine to use I did not want to be limited to what Github natively offers, and I didn’t have to. [Read More]
hugo  jekyll