No description
archetypes | ||
content | ||
data | ||
i18n | ||
static | ||
.gitignore | ||
config.about.yaml | ||
config.blog.yaml | ||
config.docs.yaml | ||
config.home.yaml | ||
go.mod | ||
go.sum | ||
hugo.yaml | ||
README.md |
To build all the parts of the site run
hugo --config config.blog.yaml -d [out-dir]
hugo --config config.about.yaml -d [out-dir]
hugo --config config.docs.yaml -d [out-dir]
hugo --config config.home.yaml -d [out-dir] (for fork.ke site. The home page)