hugo/tpl
Bjørn Erik Pedersen 8fb594bfb0 Make the title case style guide configurable
This works for the `title` func and the other places where Hugo makes title case.

* AP style (new default)
* Chicago style
* Go style (what we have today)

Fixes #989
2017-07-31 22:16:46 +02:00
..
cast
collections tpl/collections: Fix intersect on []interface{} handling 2017-07-28 07:21:21 +02:00
compare
crypto
data tpl: Use hash for cache key 2017-07-21 13:10:11 +02:00
encoding
fmt
images
inflect
internal tpl: Accommodate gccgo in TestMethodToName 2017-07-28 08:03:15 +02:00
lang
math
os
partials
safe
strings Make the title case style guide configurable 2017-07-31 22:16:46 +02:00
time
tplimpl Improve the twitter card template 2017-07-17 23:09:52 +02:00
transform
urls
template.go