This theme is awesome, but for a lot of features I need to go digging in the theme’s hugo templates.
It would be nice to have (unified!) documentation for things
like the complete front matter supported. (I just found out cover and coverCaption exists).
Also I adjusted the theme’s colors by copying _variables.scss to assets/scss/, it would be nice to describe that somewhere.
This theme is awesome, but for a lot of features I need to go digging in the theme’s hugo templates. It would be nice to have (unified!) documentation for things like the complete front matter supported. (I just found out
cover
andcoverCaption
exists).Also I adjusted the theme’s colors by copying
_variables.scss
toassets/scss/
, it would be nice to describe that somewhere.