1
0
mirror of https://github.com/gohugoio/hugo.git synced 2024-05-11 05:54:58 +00:00

docs: reverse taxonomy entries

This commit is contained in:
bep
2015-05-12 18:46:45 +02:00
parent d5c77bdf68
commit be5fa2f3bd

View File

@ -57,6 +57,8 @@ Taxonomy Terms pages will additionally have:
* **.Data.Terms.Alphabetical** The Terms alphabetized * **.Data.Terms.Alphabetical** The Terms alphabetized
* **.Data.Terms.ByCount** The Terms ordered by popularity * **.Data.Terms.ByCount** The Terms ordered by popularity
The last two can also be reversed: **.Data.Terms.Alphabetical.Reverse**, **.Data.Terms.ByCount.Reverse**.
### Example terms.html files ### Example terms.html files
List pages are of the type "node" and have all the List pages are of the type "node" and have all the