Hugo Themes
Fluency for Hugo
A fluent theme for hugo. You may find screenshot at images/
. And preview this theme at a live demo which hosted on netlify.
Installation
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.
Update
git submodule update --rebase --remote
Configurtion & Customization
Refer to Getting Started.
Contributing
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.
References
- IonIcons: https://github.com/ionic-team/ionicons/
License
Released under the MIT License.