schnerring / hugo-theme-gruvbox

A retro-looking Hugo theme inspired by gruvbox. The pastel colors are high contrast, easily distinguishable, pleasing to the eye, and feature light and dark color palettes.
MIT License
184 stars 46 forks source link

Installation missing a step? #250

Open andykorth opened 8 months ago

andykorth commented 8 months ago

I'm new to Hugo, but I was following the installation instructions here:

https://themes.gohugo.io/themes/hugo-theme-gruvbox/

And they seem to omit the step Try adding the following below [module] in your hugo.toml file:

  [[module.imports]]
    path = "github.com/schnerring/hugo-theme-gruvbox"

I found it referenced in this post here: https://github.com/schnerring/hugo-theme-gruvbox/issues/158#issuecomment-1666627326