mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-21 20:46:30 -05:00
docs: reverse taxonomy entries
This commit is contained in:
parent
d5c77bdf68
commit
be5fa2f3bd
1 changed files with 2 additions and 0 deletions
|
@ -57,6 +57,8 @@ Taxonomy Terms pages will additionally have:
|
|||
* **.Data.Terms.Alphabetical** The Terms alphabetized
|
||||
* **.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
|
||||
|
||||
List pages are of the type "node" and have all the
|
||||
|
|
Loading…
Reference in a new issue