github.com/graemephi/kahugo@v0.62.3-0.20211121071557-d78c0423784d/examples/multilingual/README.md (about)

     1  # Multilingual website with Hugo
     2  
     3  This example was kindly contributed by Egon Elbre in November 2013
     4  as a wonderful proof-of-concept for internationalization (i18n)
     5  and multilingualization (m17n) in Hugo-generated websites.
     6  
     7  The example works well for the most part, though some minor issues remain.
     8  Please see relevant discussions below:
     9  
    10  * https://github.com/gohugoio/hugo/issues/129 Multiple languages
    11  * https://github.com/gohugoio/hugo/issues/134 Example of a multilingual site
    12  
    13  Alternatively follow our [multilingual site tutorial](https://gohugo.io/content-management/multilingual/).
    14  
    15  All contributions are welcome!