mirror of
https://github.com/gohugoio/hugo.git
synced 2026-09-03 04:02:38 +00:00
77578f5bfc
in preparation for adding new translations such as Chinese. Paths for "readfile" shortcode are adjusted accordingly. See #461
799 B
799 B
title, linktitle, description, date, publishdate, lastmod, menu, weight, sections_weight, categories, keywords, draft, aliases, toc
| 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 synch with the upstream theme.