You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Set languages of each existing article. We can define a default language with defaultContentLanguage hugo config for files which does not define languages. But language can be set with content name (i.e. about.en.md or about.fr.md)
Add button to switch language (see what it's done on sogilis.com)
Describe the solution you'd like
We would like to setup internalisation in FR and in EN for the blog site.
It should be based on the Hugo solutions
The text was updated successfully, but these errors were encountered: