Skip to content

wayjam/hugo-theme-fluency

Repository files navigation

Fluency for Hugo

hugo-theme-fluency Hugo GitHub GitHub code size in bytes Netlify

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

License

Released under the MIT License.