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

Multilingual, SEO-Friendly static website (i18n) #31

Open
aviv-or opened this issue Jun 21, 2019 · 1 comment
Open

Multilingual, SEO-Friendly static website (i18n) #31

aviv-or opened this issue Jun 21, 2019 · 1 comment

Comments

@aviv-or
Copy link

aviv-or commented Jun 21, 2019

Disclaimer: Its probably my fault, because i'm not super familiar with Webpack and NPM. What i'm looking for is a 'easy' way of using this for a multilingual website, where each language is a different webpage / website , and not rendered on the client using a templating language.

So for example: www.domain.com (for english) and www.domain.com/de for German. Each is a different page.

This package seems to do what i was lookin for:
https://www.npmjs.com/package/static-i18n

But i'm not sure how to integrate it with webpack / build process.

@aviv-or aviv-or changed the title Multilangual, SEO-Friendly static website (i18n) Multilingual, SEO-Friendly static website (i18n) Jun 21, 2019
@BenceSzalai
Copy link

This should do the heavy lifting, only need to be configured:
https://github.com/BenceSzalai/webpack-static-i18n-plugin

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

No branches or pull requests

2 participants