hugo/docs
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
..
archetypes [Docs] Copyediting 2015-01-28 18:02:40 -07:00
content tpl: Modify tpl.humanize to ordinalize integer input 2016-07-13 22:09:59 +02:00
data docs: Add one more quote 2016-04-08 00:06:39 +02:00
layouts Revert "docs: Refactor /docs to use the block keyword" 2016-06-20 17:53:27 +02:00
static docs: Add mtbhomer.com to the showcase 2016-06-19 16:12:59 +02:00
.gitignore Add ToC to long pages 2015-05-11 18:39:42 +02:00
config.toml Docs: Enable plain id anchors 2016-01-15 12:55:35 +01:00