1
0
Fork 0
mirror of https://github.com/gohugoio/hugo.git synced 2025-03-08 14:25:32 +00:00
hugo/docs/content/templates
Bjørn Erik Pedersen 54141f71dd Improve language handling in URLs
The current "rendering language" is needed outside of Site. This commit moves the Language type to the helpers package, and then used to get correct correct language configuration in the markdownify template func.
This commit also adds two new template funcs: relLangURL and absLangURL.

See 
2016-09-06 18:32:18 +03:00
..
404.md
ace.md
amber.md
blocks.md
content.md
debugging.md
functions.md Improve language handling in URLs 2016-09-06 18:32:18 +03:00
go-templates.md
homepage.md
list.md
overview.md
partials.md docs: Correct spelling for "parameters" in partials.md 2016-08-29 12:25:53 +02:00
rss.md
sitemap.md
terms.md Add multilingual support in Hugo 2016-09-06 18:32:15 +03:00
variables.md Add multilingual support in Hugo 2016-09-06 18:32:15 +03:00
views.md