Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/slorber/docusaurus-crowdin-example
https://github.com/slorber/docusaurus-crowdin-example
Last synced: 21 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/slorber/docusaurus-crowdin-example
- Owner: slorber
- License: mit
- Created: 2021-01-08T10:21:14.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-05-20T00:27:45.000Z (over 2 years ago)
- Last Synced: 2024-04-14T13:58:47.583Z (7 months ago)
- Language: JavaScript
- Size: 282 KB
- Stars: 11
- Watchers: 4
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# docusaurus-crowdin-example
This repository is an example of translating a [Docusaurus v2](http://v2.docusaurus.io/) with Crowdin.
Read the [official Docusaurus Crowdin tutorial](http://v2.docusaurus.io/docs/i18n/crowdin).
The initial site is a newly initialized Docusaurus site, and we provide i18n + Crowdin support with [this Pull-Request](https://github.com/slorber/docusaurus-crowdin-example/pull/1/files).
The original site is in English, and Crowdin help us provide French translations.
The site is deployed with Netlify at [docusaurus-crowdin-example.netlify.app](https://docusaurus-crowdin-example.netlify.app/) (build command: `yarn crowdin:sync && yarn build`).
We used the Crowdin pre-translate feature after hiding the `id`, `slug`, `tags` and `author_url` frontmatters to get this good-enough but inaccurate result fast.