A simple theme based on web page for Hugo.
- git submodule add https://github.com/haoran-mc/simplewebtheme.git
- cp ./themes/simplewebtheme/exampleSite/config.toml .
- hugo new wiki/index.md
- hugo new posts/my-first-post.md
- hugo new about/index.md
A simple theme based on web page for Hugo.