hugo/docs/content/templates
Michael Orr 0a812beb12 tpl: Modify tpl.humanize to ordinalize integer input
Add logic to tpl.humanize such that it understands input of int literals
or strings which represent an integer. When tpl.humanize sees this type
of input, it will use inflect.Ordinalize as opposed to the standard
inflect.Humanize.

Fixes #1886
2016-07-13 22:09:59 +02:00
..
404.md
ace.md
amber.md
blocks.md
content.md docs: Fix typo in templates/content.md 2016-05-04 21:40:22 +02:00
debugging.md
functions.md tpl: Modify tpl.humanize to ordinalize integer input 2016-07-13 22:09:59 +02:00
go-templates.md
homepage.md
list.md docs: Example of how to use Order by ExpiryDate 2016-06-14 15:45:26 +02:00
overview.md
partials.md
rss.md
sitemap.md
terms.md
variables.md docs: Add ExpiryDate to the list of variables 2016-06-14 15:45:26 +02:00
views.md