a66be324cc
Add plumbing for cookie consent
...
Set the cookie_consent_info_url parameter in your site's config to
display a message about cookie usage to your users. See the config
in `exampleSite/config.toml` for more info.
2016-11-13 14:13:17 +02:00
Frank Tegtmeyer
35964d5046
German translation
2016-11-04 10:22:03 +01:00
08bc3493ab
i18n/bg.yaml: Add more strings
2016-10-19 17:06:57 -07:00
a8086d8a7b
Add Bulgarian language strings
2016-10-19 16:29:42 -07:00
Pavel Kanyshev
baebcdb5db
Russian language file
2016-10-19 22:54:34 +03:00
a8d694d08c
Add pagination logic + i18n strings for en
2016-10-05 17:21:53 +03:00
07ea0a3d68
i18n/en.yaml: Add string for "home"
2016-10-04 11:24:34 +03:00
577e168da5
Use i18n to translate some strings
...
Hugo 0.17 allows for easy multi-lingual sites. Strings can be
translated either in the theme or in the site, and missing strings
will fall back to the default language.
See: https://github.com/spf13/hugo/blob/master/docs/content/content/multilingual.md
2016-10-03 22:58:22 +03:00