mirror of
https://github.com/gohugoio/hugo.git
synced 2024-12-04 01:17:37 -05:00
507451229c
Corrects misspelling of sync (synch)
798 B
798 B
title | linktitle | description | date | publishdate | lastmod | menu | weight | sections_weight | categories | keywords | 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 sync with the upstream theme.