Browse Source

contributing

functions-page-redirect
Alejandro Criado-Pérez 3 years ago
committed by Jonathon Hammond
parent
commit
8e8d64b2f4
  1. 2
      src/common/navigation.yaml
  2. 2
      src/pages/en/contributing.md
  3. 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: /contributing

2
src/pages/en/contributing.md

@ -12,6 +12,8 @@ images:
Welcome. Thank you for your interest in contributing and helping make these docs as good as they can be. This page will
outline 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) will be overwritten.
## Next.js, MDX, Markdown
This docs site is built with [Next.js](https://github.com/vercel/next.js) and uses something called [MDX](https://mdxjs.com/).

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

@ -0,0 +1,23 @@
---
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, and we will add it.
Loading…
Cancel
Save