This is the Hugo theme used for okomestudio.net. It was forked from the Blank theme
Here, is the root directory of a Hugo site.
In , add this repo as a Git submodule:
$ git submodule add https://github.com/okomestudio/hugo-theme-okome <hugo-base>/themes/hugo-theme-okome
Then, open /config.toml and ensure the theme option is set to
hugo-theme-okome
:
theme = "hugo-theme-okome"