mirror of
https://github.com/gohugoio/hugo.git
synced 2024-12-25 04:34:09 +00:00
709 B
709 B
title | date | linktitle | aliases | weight | menu | prev | next | |||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
Taxonomy Templates | 2013-07-01 | Templates |
|
30 |
|
/templates/displaying | /taxonomies/ordering |
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.