Browse Source

contributing

functions-page-redirect
Alejandro Criado-Pérez 3 years ago
committed by Jonathon Hammond
parent
commit
d1fc234d8a
  1. 2
      src/common/navigation.yaml
  2. 2
      src/pages/en/contribute.md
  3. 15
      src/pages/en/contribute/translations.md
  4. 23
      src/pages/en/contributing/translations.md

2
src/common/navigation.yaml

@ -97,4 +97,4 @@ sections:
- path: /bns-contract
- path: /stacking-contract
- path: /contributing
- path: /contribute

2
src/pages/en/contributing.md → src/pages/en/contribute.md

@ -11,7 +11,7 @@ images:
Welcome. Thank you for your interest in contributing and helping make these docs as good as they can be. This page outlines how this site is built, its general structure, getting it running locally, and some helpful tips for using all of its features.
These steps should only be followed to make changes on the general structure of the site and documents written in English. To make changes on pages in other languages, please refer to translations instead. This means that in the folder /src/pages/ you should any make changes in /src/pages/en, as changes in any other locale (/src/pages/es or /src/pages/fr for example) are overwritten.
These steps should only be followed to make changes on the general structure of the site and documents written in English. **To make changes in other languages**, please refer to [translations](/contribute/translations) instead. This means that in the folder /src/pages/ you should any make changes in /src/pages/en, as changes in any other locale (/src/pages/es or /src/pages/fr for example) are overwritten.
## Next.js, MDX, Markdown

15
src/pages/en/contribute/translations.md

@ -0,0 +1,15 @@
---
title: How to contribute with translations
description: Want to help tranlating these docs to your local language?.
---
## Help with translations
Translations are managed with Crowin.
Anybody can colaborate and no technichal skills are required, as it's all done on the browser.
To help with translation please go to [this page](https://crowdin.com/project/docsstacksco), click any language and start translating.
All help is appreciated.
-> Please don't add any translations to the Github repository, as the translated pages get rewritten from Crowin. Translations need to be added on Crowin intead.

23
src/pages/en/contributing/translations.md

@ -1,23 +0,0 @@
---
title: How to contribute with translations
description: Want to help tranlating these docs to your local language?.
icon: BlockstackIcon
images:
large: /images/contribute.svg
sm: /images/contribute.svg
---
## Help with translations
Translations are managed with Crowin.
Anybody can colaborate and no technichal skills are required, as it's all done on the browser.
To help with translation please go to [this page](https://crowdin.com/project/docsstacksco), click and language and start translating.
All help is appreciated.
Note to Github users: please don't add any translations via our GitHub repository, as the translated pages get rewritten from Crowin, so you must use this tool instead.
## Adding a language
Want to add a new language that doesn't show in Crowin? Great! Let us know!
Loading…
Cancel
Save