mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-14 20:37:55 -05:00
ec4e6f9df2
git-subtree-dir: docs git-subtree-split: f887bd7b4e3e7c7e76cd63951e5b0d37d8fe0ac7
796 B
796 B
title | linktitle | description | date | publishdate | lastmod | menu | weight | sections_weight | categories | draft | aliases | toc | ||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Themes | Themes Overview | Install, use, and create Hugo themes. | 2017-02-01 | 2017-02-01 | 2017-02-01 |
|
01 | 01 |
|
false |
|
false |
Hugo provides a robust theming system that is easy to implement yet feature complete. You can view the themes created by the Hugo community on the Hugo themes website.
Hugo themes are powered by the excellent Go template library and are designed to reduce code duplication. They are easy to both customize and keep in synch with the upstream theme.