mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2024-12-18 17:36:14 +00:00
97022b79cd
6 Commits
Author | SHA1 | Message | Date | |
---|---|---|---|---|
David Ordás
|
97022b79cd
|
chore(docs): Apply #6822 (playground definition) to the rest of CONTRIBUTING files (#6824)
* Added playground definition Added a small definition about programming/coding playgrounds for making it understandable to beginners * Define what is a playground Via / completes: - What's a programming playground? #6107 - Added playground definition #6817 - Sentence added under playground #6819 Thanks @Suman373 for the initial idea. Co-authored-by: Suman Roy <95040233+Suman373@users.noreply.github.com> * reword playground definition as suggested Co-authored-by: Eric Hellman <eric@hellman.net> * copy #6822 playground definition into rest files * translate #6822 (playground definition) to spanish * translate #6822 (playground definition) to italian Co-authored-by: ImVector <59611597+LuigiImVector@users.noreply.github.com> * translate #6822 (playground definition) to french Thanks to @Existential-nonce Co-authored-by: nonce <77142078+Existential-nonce@users.noreply.github.com> * translate EbookFoundation#6822 (playground definition) to chinese Provided by @kang8. Thank you too much! Co-authored-by: kang <1115610574@qq.com> * Improve playground definition in `zh_TW` language Co-authored-by: Alan Syue <33183531+AlanSyue@users.noreply.github.com> * Minor improve playground definition in `fr` language Co-authored-by: lorrding <mathias.berthonneau@gmail.com> Co-authored-by: Suman Roy <95040233+Suman373@users.noreply.github.com> Co-authored-by: Eric Hellman <eric@hellman.net> Co-authored-by: ImVector <59611597+LuigiImVector@users.noreply.github.com> Co-authored-by: nonce <77142078+Existential-nonce@users.noreply.github.com> Co-authored-by: kang <1115610574@qq.com> Co-authored-by: Alan Syue <33183531+AlanSyue@users.noreply.github.com> Co-authored-by: lorrding <mathias.berthonneau@gmail.com> |
||
ImVector
|
a75cf7641f
|
docs(CONTRIBUTING): Apply #6878 to the rest of the CONTRIBUTING files (#6890)
* docs(CONTRIBUTING): Apply #6878 to the rest of the CONTRIBUTING files * Update docs/CONTRIBUTING-es.md Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com> * Update docs/CONTRIBUTING-es.md Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com> * Update docs/CONTRIBUTING-es.md Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com> * Update docs/CONTRIBUTING-es.md Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com> * doc: translate to zh_TW version * fix: add the link anchor * translate the changes to the de version * Update docs/CONTRIBUTING-fr.md Co-authored-by: lorrding <mathias.berthonneau@gmail.com> * Update docs/CONTRIBUTING-fr.md Co-authored-by: lorrding <mathias.berthonneau@gmail.com> * Update docs/CONTRIBUTING-fr.md Co-authored-by: lorrding <mathias.berthonneau@gmail.com> * Update CONTRIBUTING-fa_IR.md * Fix the wrong link Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com> Co-authored-by: alansyue <b123105@gmail.com> Co-authored-by: Oliver Matla <info@lupinitylabs.com> Co-authored-by: lorrding <mathias.berthonneau@gmail.com> Co-authored-by: Amirhossein Mojiri Foroushani <amojiry@gmail.com> |
||
David Ordás
|
0e9ad7e994
|
chore: HTML5 anchors compilant <a name= > <a id= (#6730)
* HTML5 anchors compilant `<a name=>` > `<a id=` for books * HTML5 anchors compilant `<a name=>` > `<a id=` for courses * HTML5 anchors compilant `<a name=>` > `<a id=` for contribs * HTML5 anchors compilant `<a name=>` > `<a id=` for casts * HTML5 anchors compilant `<a name=>` > `<a id=` for cheats * HTML5 anchors compilant `<a name=>` > `<a id=` for interactives * HTML5 anchors compilant `<a name=>` > `<a id=` for playgrounds |
||
David Ordás
|
7a8349abfe
|
feat: Add docs/readme.md + update crosslinks (#6700)
* complete translate list with the new languages appeared since hacktoberfest
* Create docs/README.md with the translations section
using root README.md as source. Links are adapted to this folder
Address EbookFoundation/free-programming-books#6698
* fix remaining url + translation items
- Portuguese (Portugal)
- Slovak / slovenčina
- Slovenian / slovenščina
Address EbookFoundation/free-programming-books#6698
* fix remaining url + translation items
- Portuguese (Portugal)
- Slovak / slovenčina
- Slovenian / slovenščina
Address EbookFoundation/free-programming-books#6698
* Add inclusiveness `dare to translate...` paragraph
* Add inclusiveness `dare to translate...` paragraph
* Move translations link target url to docs
* move translation links `bs`
* move translations link `en`
* move translations crosslink `es`
* move translations crosslink `fr`
* move translations crosslink `de`
* move translations crosslink `el`
* move translations crosslink `fa_IR`
* move translations crosslink `fil`
* move translations crosslink `it`
* move translations crosslink `pt_BR`
* move translations crosslink `ko`
* move translations crosslink `ru`
* move translations crosslink `id`
* move translations crosslink `zh`
* move translations crosslink `hi`
* move translations crosslink `pl`
* move translations crosslink `uk`
* move translations crosslink `vi`
* move translations crosslink remaining `HOW-To's`
* revert feature moved to #6688
* Remove the list from the top level. Leave `en` links
* use `previous languages` in root README
* Add more languages lists in root `readme.md`
* fix typo
* fix typo
* Update docs/README.md after translations paragraph
Less text is more
Co-authored-by: Eric Hellman <eric@hellman.net>
* Update README.md after translations paragraph
Less text is more
Co-authored-by: Eric Hellman <eric@hellman.net>
* Update README.md preface translations paragraph
Co-authored-by: Eric Hellman <eric@hellman.net>
* fix CONTRIBUTING target url commited at
|
||
David Ordás
|
84438cb1df
|
docs(contributing): Homogenize format across translated files (#6625)
* docs(contributing): remove trailing spaces * docs(contributing): Apply headings `2-1` empty lines lint rule * docs(contributing): Apply headings `2-1` empty lines lint rule forgotten in previous commit: |
||
Eric Hellman
|
868d94730a
|
move the translated documentation files to a docs folder (#6614)
* new branch for misc cleanup
* add item to resolve #6319
* fix grammar
* re-collate
* centralize all the translation links
* one more
* fix link
* localize labels
* move files
* fix links
* indent in arabic
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
* typos
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
* remove
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
* translation
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
* translation
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
* mixed markdown
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
* period
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
* missing *
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
* Update docs/HOWTO-pl.md
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
* Update docs/HOWTO-th.md
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
* translated
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
* translate
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
* lower case
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
* typo
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
* wording
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
* translations link
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
* space
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
* space
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
* typo
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
* fix link
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
* fix link
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
* Update CONTRIBUTING-de.md
* space
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
* fix link
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
* fix link
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
* parens not brackets
* fix link
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
* fix link
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
* add #6619
* chore: resolve dead code CONTRIB-es
Addressed at https://github.com/EbookFoundation/free-programming-books/pull/6614#commitcomment-60517997
Review suggestion: https://github.com/EbookFoundation/free-programming-books/pull/6614#discussion_r751697277
* chore: use spanish translated text for "translations"
Review suggestion: https://github.com/EbookFoundation/free-programming-books/pull/6614#discussion_r751697277
* chore: DRY. Use markdown link refs as translations target
Review suggestion: https://github.com/EbookFoundation/free-programming-books/pull/6614#discussion_r751697277
* fix: revert removed parens in previous commit
|