hugo/helpers
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
..
baseURL.go
baseURL_test.go
content.go helpers: Add support for French Guillemets 2017-07-29 10:10:40 +02:00
content_renderer.go
content_renderer_test.go
content_test.go helpers: Add support for French Guillemets 2017-07-29 10:10:40 +02:00
emoji.go
emoji_test.go
general.go Make the title case style guide configurable 2017-07-31 22:16:46 +02:00
general_test.go Make the title case style guide configurable 2017-07-31 22:16:46 +02:00
hugo.go Bump versions to 0.26-DEV 2017-07-10 09:16:02 +02:00
hugo_test.go releaser: Replace the magic version handling 2017-07-05 14:27:43 +02:00
language.go
language_test.go
path.go
path_test.go
pathspec.go
pathspec_test.go
pygments.go
pygments_test.go
testhelpers_test.go
url.go
url_test.go