readme
This commit is contained in:
parent
53ad73a78f
commit
dcaed4988f
2 changed files with 7 additions and 23 deletions
17
README.md
17
README.md
|
@ -5,19 +5,16 @@ This repository hosts the content of the Modern JavaScript Tutorial, published a
|
|||
|
||||
## Translations
|
||||
|
||||
Published:
|
||||
- Russian: [https://github.com/iliakan/javascript-tutorial-ru](https://github.com/iliakan/javascript-tutorial-ru).
|
||||
| Language | Github | Translation leads | Published |
|
||||
|----------|--------|-------------------|-----------|
|
||||
| Russian | https://github.com/iliakan/javascript-tutorial-ru | @iliakan | https://learn.javascript.ru |
|
||||
| Chinese | https://github.com/xitu/javascript-tutorial-en | @leviding | – |
|
||||
| German | https://github.com/MartinEls/javascript-tutorial-de | @MartilEls | - |
|
||||
|
||||
In progress:
|
||||
- Chinese: the ongoing translation at [https://github.com/iliakan/javascript-tutorial-cn](https://github.com/iliakan/javascript-tutorial-cn), go ahead and join if you know Chinese.
|
||||
- Spanish: https://github.com/lmauromb/javascript-tutorial-es
|
||||
- German: https://github.com/MartinEls/javascript-tutorial-de
|
||||
|
||||
If you'd like to translate it into your language then fork the English tutorial and go ahead. I can publish the translation with your credits on a domain like fr.javascript.info or you can do it on your domain.
|
||||
If you'd like to translate it into your language, please [create an issue](https://github.com/iliakan/javascript-tutoria-en/issues/new).
|
||||
|
||||
You can also send PR for this file to indicate that there's work in progress.
|
||||
|
||||
Please note that the tutorial can run locally using <https://github.com/iliakan/javascript-tutorial-server/>.
|
||||
The server to run the tutorial locally is at <https://github.com/iliakan/javascript-tutorial-server/>.
|
||||
|
||||
## Structure
|
||||
|
||||
|
|
|
@ -1,13 +0,0 @@
|
|||
|
||||
The file lists people who made significant contributions to the project:
|
||||
|
||||
<ul>
|
||||
<li>Alexey Maximov @amaxcz (admin)</li>
|
||||
<li>Alexey Shisterov (tutorial)</li>
|
||||
<li>Anton Vernogor @smmurf (markup)</li>
|
||||
<li>Artem Beztsenny @bezart (design)</li>
|
||||
<li>Ilya Kantor @iliakan (tutorial, code)</li>
|
||||
<li>Yuri Tkachenko @tyv (markup)</li>
|
||||
</ul>
|
||||
|
||||
The project exists for a long time, I might have missed someone. If you expect to find yourself in the list, but you're not -- please mail me at mk@javascript.ru.
|
Loading…
Add table
Add a link
Reference in a new issue