Skip to content
This repository has been archived by the owner on Jan 1, 2021. It is now read-only.

Multilingual support #50

Open
pmviva opened this issue Mar 28, 2018 · 1 comment
Open

Multilingual support #50

pmviva opened this issue Mar 28, 2018 · 1 comment

Comments

@pmviva
Copy link

pmviva commented Mar 28, 2018

I would like to propose implementing i18n support in this theme since Hugo has multilingual mode since a long time ago.

  1. The theme should provide default English (and possibly Spanish, since is my native language) translation for all strings
  2. Move all string translation from config.toml to its own i18n file, for example contact form field labels
  3. The theme should display, in the main menu, links to the translated content of the current page
  4. Make sure the theme is using absLangURL and relLangURL as per the Hugo documentation
  5. The example site should be adapted in order to enable multilingual mode

If you are OK with this, I could implement the feature.

Best regards
Pablo

@Programazing
Copy link

@pmviva

I've forked this repo and started working on updating it if you're interested in an actively developed theme:

https://github.com/Programazing/hugo-strata-theme-II

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants