hugo/docs/content/themes/usage.md
Bjørn Erik Pedersen 01f71babfc docs: Add lastmod to content files
Based on last commit in Git.
2016-01-06 23:55:18 +01:00

545 B

lastmod date menu next prev title weight
2015-01-27 2014-05-12T10:09:27Z
main
parent
themes
/themes/customizing /themes/installing Using a Theme 30

Please make certain you have installed the themes you want to use in the /themes directory.

To use a theme for a site:

hugo -t ThemeName

The ThemeName must match the name of the directory inside /themes.

Hugo will then apply the theme first, then apply anything that is in the local directory. To learn more, go to customizing themes.