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

Migrate PDF translations to MDX pages #501

Open
maiertech opened this issue Feb 3, 2021 · 0 comments
Open

Migrate PDF translations to MDX pages #501

maiertech opened this issue Feb 3, 2021 · 0 comments

Comments

@maiertech
Copy link
Contributor

maiertech commented Feb 3, 2021

In #494 a quick try to generate real pages with translations instead of linking PDF files failed. In this issue we need to look at how to handle i18n with Gatsby.

The goal of this issue is not to create a fully localized site, but to put the infrastructure in place to handle translations of selected MDX files instead of relying on PDFs.

There are 2 candidate plugins:

  • gatsby-theme-i18n: Gatsby's official i18n theme. The theme has not made much progress recently. We need to clarify if they will continue with this or abandon it.
  • gatsby-plugin-i18n: Community plugin. Status also not clear. Not sure if we want to rely on a community plugin.

Waiting for feedback on both plugins.

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

No branches or pull requests

1 participant