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 Run gofmt to get imports in line vs gohugoio/hugo 2017-06-13 19:12:10 +02:00
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 Run gofmt to get imports in line vs gohugoio/hugo 2017-06-13 19:12:10 +02:00
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 Run gofmt to get imports in line vs gohugoio/hugo 2017-06-13 19:12:10 +02:00
language_test.go
path.go Support non-md files as archetype files 2017-06-20 13:41:48 +02:00
path_test.go Run gofmt to get imports in line vs gohugoio/hugo 2017-06-13 19:12:10 +02:00
pathspec.go commands, create: Add .Site to the archetype templates 2017-06-19 10:47:00 +02:00
pathspec_test.go all: Update import paths to gohugoio/hugo 2017-06-13 18:42:45 +02:00
pygments.go all: Update import paths to gohugoio/hugo 2017-06-13 18:42:45 +02:00
pygments_test.go
testhelpers_test.go all: Update import paths to gohugoio/hugo 2017-06-13 18:42:45 +02:00
url.go
url_test.go all: Update import paths to gohugoio/hugo 2017-06-13 18:42:45 +02:00