hugo-minimal

MIT License

Stars
4
Committers
2

hugo-minimal

Deprecated ...

Installation

In your Hugo site themes directory, run:

$ git clone https://github.com/rwieruch/hugo-minimal.git

Next, open config.toml in the base of the Hugo site and ensure the theme option is set to hugo-minimal.

theme = "hugo-minimal"

For more information read the official setup guide of Hugo.

Shortcodes

package-box

{{< fluid_images "col-xs-4|img/posts/post/image.png|some alt text" "col-xs-4|img/posts/post/image.png|some alt text" "col-xs-4|img/posts/post/image.png|some alt text" ->}}

Contributing

Have you found a bug or got an idea for a new feature? Feel free to use the issue tracker to let me know. Or make directly a pull request.

License

This theme is released under the MIT license.