archetypes | ||
content | ||
themes | ||
.gitignore | ||
.gitmodules | ||
config.toml | ||
README.md |
Getting started
- Clone the repository
- Clone the submodules (the theme)
git submodule update --init --recursive
- Run the local hugo server with
hugo server
archetypes | ||
content | ||
themes | ||
.gitignore | ||
.gitmodules | ||
config.toml | ||
README.md |
git submodule update --init --recursive
hugo server