A fluent theme for hugo. You may find screenshot at images/
. And preview this theme at a live demo which hosted on netlify.
Navigate to the root directory of your Hugo site and clone this repository.
git submodule add https://github.com/wayjam/hugo-theme-fluency.git themes/fluency
Then, add the theme to the site configuration(config.yaml
).
Refer to the Hugo docs for more information.
git submodule update --rebase --remote
Refer to Getting Started.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
Released under the MIT License.