Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support internationalization #49

Closed
dagurval opened this issue Feb 16, 2018 · 3 comments · Fixed by #51
Closed

Support internationalization #49

dagurval opened this issue Feb 16, 2018 · 3 comments · Fixed by #51

Comments

@dagurval
Copy link
Member

We want the website to be in multiple languages, but easily maintainable. Right now, translation is done by copy/pasting the whole website and then translating the copy.

This is impossible to maintain. We need proper internationalization support. So either:

  • Find a jekyll plugin that adds internationalization, and fully implement it.
  • Or if jekyll doesn't provide a solution, replace jekyll with something that does.

@chaintip 365 days

@kbsezginel
Copy link

Jekyll definitely provides a solution. I am not exactly sure how but bitcoincash.org repo might be helpful as a reference.

@EchterAgo
Copy link
Contributor

I am working on this using the jekyll-multiple-languages-plugin https://github.com/Anthony-Gaudino/jekyll-multiple-languages-plugin

@chaintip
Copy link

0.02197916 BCH| ~ 33.16 USD has now been claimed by @EchterAgo when pull request #51 was merged.

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

Successfully merging a pull request may close this issue.

4 participants