mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-07 20:30:36 -05:00
01f71babfc
Based on last commit in Git.
715 B
715 B
aliases | lastmod | date | linktitle | menu | next | prev | title | weight | |||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
2014-05-29 | 2013-07-01 | Templates |
|
/taxonomies/ordering | /templates/displaying | Taxonomy Templates | 30 |
There are two different templates that the use of taxonomies will require you to provide.
Both templates are covered in detail in the templates section.
A list template is any template that will be used to render multiple pieces of content in a single html page. This template will be used to generate all the automatically created taxonomy pages.
A taxonomy terms template is a template used to generate the list of terms for a given template.