summaryrefslogtreecommitdiffstats
path: root/examples/multilingual/README.md
blob: 5c51a6f3f259716c16056c9aac66e04703ea06eb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Multilingual website with Hugo

This example was kindly contributed by Egon Elbre in November 2013
as a wonderful proof-of-concept for internationalization (i18n)
and multilingualization (m17n) in Hugo-generated websites.

The example works well for the most part, though some minor issues remain.
Please see relevant discussions below:

* https://github.com/gohugoio/hugo/issues/129 Multiple languages
* https://github.com/gohugoio/hugo/issues/134 Example of a multilingual site

Alternatively follow our [multilingual site tutorial](http://gohugo.io/tutorials/create-a-multilingual-site/).

All contributions are welcome!