katesowles / aggressively-mediocre-theme

[Archived] Starter Hugo theme for use as a template for building custom themes
MIT License
0 stars 1 forks source link

Aggressively Mediocre

A Hugo theme. It's fairly plain, it's nothing special, it's aggressively mediocre.

Installation for an existing Hugo site

In your Hugo site themes directory, run:

git clone https://github.com/katesowles/aggressively-mediocre

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

theme = "aggressively-mediocre"

For more information read the official quick start guide of Hugo.

Contributing

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

License

This theme is released under the MIT license.