hugo/helpers
Bjørn Erik Pedersen 5b331a18d7 Add temp MULTILINGUAL version suffix to this branch
For people having trouble building this.

Now `hugo version` should print something like:

```
Hugo Static Site Generator v0.17-MULTILINGUAL BuildDate: 2016-08-10T08:20:36+02:00
```
2016-09-06 18:32:19 +03:00
..
configProvider.go Make it possible to configure Blackfroday per language 2016-09-06 18:32:17 +03:00
content.go Multilingual TODO-fixes, take 1 2016-09-06 18:32:18 +03:00
content_renderer.go Simplify the configuration of HugoHTMLRenderer 2016-07-22 11:00:52 +02:00
content_renderer_test.go Make it possible to configure Blackfroday per language 2016-09-06 18:32:17 +03:00
content_test.go Multilingual TODO-fixes, take 1 2016-09-06 18:32:18 +03:00
emoji.go helpers: Fix bug in emoji renderer 2016-08-30 00:34:48 +02:00
emoji_test.go helpers: Fix bug in emoji renderer 2016-08-30 00:34:48 +02:00
general.go Fix the time template func test 2016-08-04 10:36:44 +02:00
general_test.go helpers: Remove ToReader funcs 2016-06-25 17:57:05 -05:00
hugo.go Add temp MULTILINGUAL version suffix to this branch 2016-09-06 18:32:19 +03:00
hugo_test.go Add copyright header to that source files that don’t have one. 2015-12-10 15:19:38 -07:00
language.go Render main content language in root by default 2016-09-06 18:32:18 +03:00
path.go Add multilingual support in Hugo 2016-09-06 18:32:15 +03:00
path_test.go helpers: Fix and add Godoc in path* 2016-03-23 10:03:29 +01:00
pygments.go helpers: Ignore cache for Pygments when flag set 2016-04-10 20:55:57 +02:00
pygments_test.go Apply gofmt -s 2016-02-06 13:09:52 +01:00
url.go Render main content language in root by default 2016-09-06 18:32:18 +03:00
url_test.go Render main content language in root by default 2016-09-06 18:32:18 +03:00