Add information about multilingual mode to Readme
This commit is contained in:
parent
0c8ce3901a
commit
3c48720b22
@ -13,7 +13,8 @@ Anubis is a simple minimalist theme for [Hugo blog engine](https://gohugo.io/).
|
|||||||
- Google Analytics
|
- Google Analytics
|
||||||
- Disqus
|
- Disqus
|
||||||
- RSS feeds
|
- RSS feeds
|
||||||
- Translations (en, ru, fr)
|
- Translations (en, ru, fr, pl)
|
||||||
|
- Multilingual mode
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
@ -72,6 +73,9 @@ Only works for production environment. You either build your site with variable
|
|||||||
`HUGO_ENV=production hugo --minify`
|
`HUGO_ENV=production hugo --minify`
|
||||||
or just put `env: production` to `params` section of config.
|
or just put `env: production` to `params` section of config.
|
||||||
|
|
||||||
|
### Multilingual mode
|
||||||
|
Check config/example usage in [exampleSiteMultilingual](https://github.com/Mitrichius/hugo-theme-anubis/tree/master/exampleSiteMultilingual) directory and documentation on [Hugo site](https://gohugo.io/content-management/multilingual/).
|
||||||
|
|
||||||
## Contributing
|
## Contributing
|
||||||
|
|
||||||
If you find a bug or have an idea for a feature, feel free to write an [issue](https://github.com/mitrichius/hugo-theme-anubis/issues).
|
If you find a bug or have an idea for a feature, feel free to write an [issue](https://github.com/mitrichius/hugo-theme-anubis/issues).
|
||||||
|
Loading…
Reference in New Issue
Block a user