Goblin Minimal Theme for Hugo. Installation currently only supports git submodule. cd your-hugo-project git submodule add https://github.com/yant0/goblin.git theme/goblin echo "theme = 'goblin'" >> hugo.toml