Conversation
|
Size Change: 0 B Total Size: 26.8 kB ℹ️ View Unchanged
|
|
✔️ Deploy preview for docusaurus-2 ready! 🔨 Explore the source changes: 92c037c 🔍 Inspect the deploy logs: https://app.netlify.com/sites/docusaurus-2/deploys/6001d2b2505d9600076ac37b 😎 Browse the preview: https://deploy-preview-4014--docusaurus-2.netlify.app |
|
⚡️ Lighthouse report for the changes in this PR:
Lighthouse ran on https://deploy-preview-4014--docusaurus-2.netlify.app/classic/ |
|
Excellent write-up and tutorial, thank you! 🙏 Some suggestions:
|
|
P.S. - are there any SEO considerations to be aware of? |
|
Thanks. Will include a project tree example For now I just put a simple note about the github integration here: https://deploy-preview-4014--docusaurus-2.netlify.app/classic/docs/next/i18n/crowdin#automate-with-ci Unfortunately, and after talking with Crowdin support, it does not work if the crowdin.yml is not at the root of the repo (ie About SEO, I don't think there's much to be said apart from that I'll add support for |
|
✔️ [V1] Deploy preview success 🔨 Explore the source changes: 92c037c 🔍 Inspect the deploy logs: https://app.netlify.com/sites/docusaurus-1/deploys/6001d2b256cd06000875b509 😎 Browse the preview: https://deploy-preview-4014--docusaurus-1.netlify.app |
strange! if you'd like a working example, we have github crowdin integration working fine in this repo: |
…ripped by npm2yarn, and are required foor npm)
* add some initial i18n doc * i18n doc progress * i18n tutorial progress * i18n tutorial progress * polish Crowdin docs * i18n sidebar in guides * polish crowdin doc * update Crowdin doc a bit * fix annoying relative link to global site resource in template (breaks i18n tutorial) * template: use simpler export for homepage * add markdown page example * rename mdx.md to interactiveDoc.mdx * update bootstrap/facebook templates too * sync init template package scripts * add slug frontmatter doc * improve i18n doc * complete i18n doc * temporarily enable the localeDropdown * doc typo * improve the i18n doc * Add Git i18n doc * add missing "--" for npm run options (unfortunately they don't get stripped by npm2yarn, and are required foor npm) * improve a bit the Crowdin doc

Motivation
Write the initial i18n doc
Entry point: https://deploy-preview-4014--docusaurus-2.netlify.app/classic/docs/next/i18n/introduction