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 docs: Add lastmod to content files 2016-01-06 23:55:18 +01:00
ace.md docs: Add lastmod to content files 2016-01-06 23:55:18 +01:00
amber.md docs: Add lastmod to content files 2016-01-06 23:55:18 +01:00
blocks.md docs: Document Go 1.6's new ability to trim whitespace 2016-04-09 13:21:23 +02:00
content.md docs: Fix typo in templates/content.md 2016-05-04 21:40:22 +02:00
debugging.md Add debugging steps for no variables defined 2016-03-12 21:44:50 +13:00
functions.md tpl: Modify tpl.humanize to ordinalize integer input 2016-07-13 22:09:59 +02:00
go-templates.md docs: Fix links in the documentation 2016-05-04 21:35:24 +02:00
homepage.md docs: Add lastmod to content files 2016-01-06 23:55:18 +01:00
list.md docs: Example of how to use Order by ExpiryDate 2016-06-14 15:45:26 +02:00
overview.md docs: Add lastmod to content files 2016-01-06 23:55:18 +01:00
partials.md docs: Fix grammar in templates/partials.md 2016-04-15 18:57:30 +02:00
rss.md docs: Add lastmod to content files 2016-01-06 23:55:18 +01:00
sitemap.md docs: Add lastmod to content files 2016-01-06 23:55:18 +01:00
terms.md docs: Add lastmod to content files 2016-01-06 23:55:18 +01:00
variables.md docs: Add ExpiryDate to the list of variables 2016-06-14 15:45:26 +02:00
views.md docs: Document Go 1.6's new ability to trim whitespace 2016-04-09 13:21:23 +02:00