* add contributing translation for catalan
* fix catalan language code on contribution file
* Rename CONTRIBUTING-es_CA.md to CONTRIBUTING-ca.md
* add contributing readme on docs/readme.md
Co-authored-by: Eric Hellman <eric@hellman.net>
* Add some free courses in Nepali and Translate Contributing in Nepali
* Update free-courses-ne.md
* Update free-courses-ne.md
* Update README.md
* Update free-courses-ne.md
* Update free-courses-ne.md
This Pull request helps to improve the readability by fixing the errors and typos of this translated file in Telugu language, that helps many contributors who knows only Telugu language !!!
* Add translation for Swedish in docs
Added swedish translation for Code of Conduct and Contributing and
linked them to the main README.md file in the docs folder
* fix: homepage markdown anchor
* chore: link swedish tranlations between
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
* Translated alot of Text in Hindi and added few links
##Translated Text to Hindi
##Added website link
##My first contributions under Hacktober Fest 2022
##Amazing project really glad to help you guys
* Updated the Annotations
changed it back to in english under HOWTO-hi.md
Contributed under Hacktober Fest 2022
I'm really glad that i was able to help you sir
* ko translation modified
* Ko course added for WebRTC
* lint: fix warnings
* register `WebRTC` section in the TOC
* lint: alphabetize
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
* complete creators guidelines with relator terms
* Update CONTRIBUTING.md
minor language editing
* Update CONTRIBUTING.md
recover missing MARC relators URL to complete empty link
* chore: copy ENG missing texts to translated files
* chore: translate new texts to spanish
* chore: translate new text to italian
Co-authored-by: ImVector <59611597+LuigiImVector@users.noreply.github.com>
Co-authored-by: Eric Hellman <eric@hellman.net>
Co-authored-by: ImVector <59611597+LuigiImVector@users.noreply.github.com>
* 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>
* 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>
* 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>
Co-authored-by: Suman Roy <95040233+Suman373@users.noreply.github.com>
Co-authored-by: Eric Hellman <eric@hellman.net>
* Homogenize HowTo's
- Add H1 header
- `Read this` ... right alignmements
- Split a bit first paragraph to highlight welcome.
- Introduce Pull Request acronym.
- trademarks / typos: GitHub, YouTube, Pull Request
- Update GitHub links urls. `help`/`guides` subdomain was moved to `docs` so now a 301 Redirect is skipped.
- Details block added, with center align. When clicked, the contributor graphs is toggled.
- Some bolds to highlight common resources formating issues (like in CONTRIBUTING)
- Repo name in monospace font
- Re-worded last part of 4th paragraph to explain that no new PR is needed to open if there are linter errors or changes are requested. Now it's more clear, I thought.
Via EbookFoundation/free-programming-books#6590
* Rewording to be more meaningful
* Add H1 header + `Read this` ... aligned to right
Via EbookFoundation/free-programming-books#6590
* remove trailing spaces
* Split a bit first paragraph to highlight welcome.
Via EbookFoundation/free-programming-books#6590
* homogenize `1-2` newlines amount between paragraphs
* Update Github documentation links list
- Update GitHub links urls. `help`/`guides` subdomain was moved to `docs` so now a 301 Redirect is skipped.
- Remove flag emojis from link, perhaps use text in notes format to give accesibility locale context
Via EbookFoundation/free-programming-books#6590
* GitHub trademark typos
* YouTube trademark typos
* `Welcome to fpb!` in bold style
* Repo name backticked in monospace font
(non-translatable)
* reword es-en graph summary
* Add a centered details block with graphs about contributions (users vs. time)
Detail blocks are toggleable sections in GitHub
Provided graphs by apiseven:
- Contributor over time Graph
- Monthly Active Contributors graph
* GitHub trademark typos
* Fix pull request typos and introduce it acronym
* Update Github documentation links list
- Update GitHub links urls. `help`/`guides` subdomain was moved to `docs` so now a 301 Redirect is skipped.
- Remove flag emojis from link, perhaps use text in notes format to give accesibility locale context
The forgot rest addressed on 7ee485bb3b commit
Via EbookFoundation/free-programming-books#6590
* Some bolds to highlight common resources formating issues (like in CONTRIBUTING)
* Fix typos suggested by AhmedElTabarani
Co-authored-by: أحمد الطبراني <eltabaraniahmed@gmail.com>
* Add paragrah from #5351. Need language translation
* New strings translated to `it` Italian
Co-authored-by: ImVector <59611597+LuigiImVector@users.noreply.github.com>
* use languages not countries. `in Egyptian Arabic`
* use languages not countries. `in Algerian Arabic`
* remove notes from details block containing graphs about contributions (users vs. time)
* Fix spanish typos
Co-authored-by: Wonjang Son <sondaniel.88@gmail.com>
* Fix korean typos
Co-authored-by: Wonjang Son <sondaniel.88@gmail.com>
* New strings translated to `ar` Arabic
Co-authored-by: أحمد الطبراني <eltabaraniahmed@gmail.com>
* New strings translated to `fr` French
Co-authored-by: Loic Beylot <loic.beylot@gmail.com>
Co-authored-by: أحمد الطبراني <eltabaraniahmed@gmail.com>
Co-authored-by: ImVector <59611597+LuigiImVector@users.noreply.github.com>
Co-authored-by: Wonjang Son <sondaniel.88@gmail.com>
Co-authored-by: Loic Beylot <loic.beylot@gmail.com>
* Merge #5752 Indonesian CONTRIBUTING translation
Vía EbookFoundation/free-programming-books#6590
Vía EbookFoundation/free-programming-books#5762
Recovered from PR EbookFoundation/free-programming-books#5752 requested by @reskimulud
Co-authored-by: Reski Mulud Muchamad <63949402+reski-mulud-muchamad@users.noreply.github.com>
* Homogenize format & indent of code blocks
- Format using fenced style.
- Well indent in those placed inside list enumerations.
- Simulate `Good` - `Bad` monospace double colon indent inside each one.
- Examples highlighting as `text-plain`. The `md, markdown` style doesn't work very well since blocks has mixed syntax.
- `check_urls` code block highlighted as `properties` style (key-value pair).
Solves markdownlint rules:
- MD040/fenced-code-language: Fenced code blocks should have a language specified
- MD046/code-block-style: Code block style [Expected: indented; Actual: fenced]
* Homogenize `check_urls=file_to_check`
* use "consistent" unordered list mark and ensure 4-spaces indent .editorconfig param
Solves markdownlint rules:
MD004/ul-style: Unordered list style "consistent"
* Move some punctuation just before any closing brackets after it
* Apply headings `2-1` empty lines lint rule
* Move anchor alias to inside list items there where an anchor alias `<a name="...">` is used near to each of those list items
* fix missing anchor aliases
specially ones about Guidelines and Formatting
* Hack highlight IDE/Editors headings+HTML
It apply the hack to highlight in IDE/Editors those headings with an anchor alias just before itself
* Homogenize Pull Request acronym
* YouTube trademark typos
* filenames in monospace font
* literals/markup texts in monospace font
- `et al.`
- File extensions `.md`
- Protocols: `http`, `https`...
- Notes: LeanPub, require email, StackOverflow, in process, archived
trailing dots in that lines
* Fix#6721 in CONTRIBUTING-id.md
Co-authored-by: ImVector <59611597+LuigiImVector@users.noreply.github.com>
* HTML5 anchors compilant `<a name=`>`<a id=`
Co-authored-by: Reski Mulud Muchamad <63949402+reski-mulud-muchamad@users.noreply.github.com>
Co-authored-by: ImVector <59611597+LuigiImVector@users.noreply.github.com>
* 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: e83220aa4c
* docs(contributing): Move anchor alias to inside list items
... there where an anchor alias `<a name="...">` is used near to each of those list items
This solves markdownlint `MD032/blanks-around-lists` issue
* docs(contributing): Homogenize `1` blank line in nutshell enumeration
* docs(contributing): Homogenize `1` blank line inside Formatting section
* docs(contributing): Ensure `4-spaces` indent `.editorconfig` param
* docs(contributing): Homogenize format & indent of code blocks
- Format using fenced style.
- Well indent in those placed inside list enumerations.
- Simulate `Good` - `Bad` monospace double colon indent inside each one.
- Examples highlighting as `text-plain`. The `md, markdown` style doesn't work very well since blocks has mixed syntax.
- `check_urls` code block highlighted as `properties` style (key-value pair).
Solves markdownlint rules:
- MD040/fenced-code-language: Fenced code blocks should have a language specified
- MD046/code-block-style: Code block style [Expected: indented; Actual: fenced]
* docs(contributing): Ensure `4-spaces` indent `.editorconfig` param
Forgotten in commit: 31c776cb52
* docs(contributing): Homogenize format & indent of code blocks
- Simulate `Good` - `Bad` monospace double colon indent inside each one.
Revert commit f9dc719aef only in this file after check non-needs in a deployed web snapshot
* docs(contributing): Use "consistent" unordered list mark
Solves markdownlint rules:
MD004/ul-style: Unordered list style "consistent"
* docs(contributing): Solve `no-space-in-*` lint rules
markdownlint rules:
MD037/no-space-in-emphasis: Spaces inside emphasis
MD038/no-space-in-code: Spaces inside code span elements
MD039/no-space-in-links: Spaces inside link text
* docs(contributing): Move some punctuation just before any closing brackets after it
* docs(contributing): Hack highlight IDE/Editors headings+HTML
It apply the hack to highlight in IDE/Editors those headings with an anchor alias just before itself
* docs(contributing): Homogenize Pull Request acronym
* docs(contributing): Fix `GitHub` trademark typos
* docs(contributing): ALLCAPS
* docs(contributing): Git trademark
* docs(contributing): YouTube trademark
* docs(contributing): ISBN acronym
* fix: flag emoji code `en` > `us`
Resolves d775cb34fb (commitcomment-59537594)#5831: `:en:` emoji flag markup doesn't work. Use `🇺🇸` 🇺🇸 or `🇬🇧` 🇬🇧d775cb34fb (diff-b35eb40c148657d4ea1361c44496e11c5625f484a4c6040c022770e88cbcfdccR8-R10)
* docs(contributing): Fix fa_IR broken anchors
* docs(contributing): filenames in monospace font
* docs(contributing): Homogenize `check_urls=file_to_check`
* docs(contributing): literals/markup texts in monospace font
- `et al.`
- File extensions `.md`
- Protocols: `http`, `https`...
- Notes: LeanPub, require email, StackOverflow, in process, archived
trailing dots in that lines
* docs(contributing): linkify wayback machine
* docs(contributing): Fix `Leanpub` trademark typos
* chore: Rename `master` to `main` #blacklivesmatter
Resolves EbookFoundation/free-programming-books#5803
* docs(contributing): fix broken ref link to `programming-playgrounds`
Fix over EbookFoundation/free-programming-books#5449 and commit 3c42c3629e
(cherry picked from commit 59ebfe3f97e318fa43d58877cbc5bfdd8b0c7426)
* docs(contributing): fix repo urls on initial FR translation
- `ElivreFoundation` -> `EbookFoundation`
- `free-programming-livres` ->`free-programming-books`
PR: #5554
Commit: e629db6b05
Affected lines:
- 18bb745c90 (diff-d6fa57ebb070f7f05f8c686a2fe92110652f48886774460ffee08d4be4cd5f27R4) // e629db6b05 (diff-d6fa57ebb070f7f05f8c686a2fe92110652f48886774460ffee08d4be4cd5f27R4)
- 18bb745c90 (diff-d6fa57ebb070f7f05f8c686a2fe92110652f48886774460ffee08d4be4cd5f27R7) // e629db6b05 (diff-d6fa57ebb070f7f05f8c686a2fe92110652f48886774460ffee08d4be4cd5f27R7)
- 18bb745c90 (diff-d6fa57ebb070f7f05f8c686a2fe92110652f48886774460ffee08d4be4cd5f27R13) // e629db6b05 (diff-d6fa57ebb070f7f05f8c686a2fe92110652f48886774460ffee08d4be4cd5f27R13)
- 18bb745c90 (diff-d6fa57ebb070f7f05f8c686a2fe92110652f48886774460ffee08d4be4cd5f27R45) // e629db6b05 (diff-d6fa57ebb070f7f05f8c686a2fe92110652f48886774460ffee08d4be4cd5f27R45)
* docs(contributing): use relative urls EN
Via #6614
* docs(contributing): greek. place translations link in right place
Via #6614
* Merge EbookFoundation/free-programming-books#6631 upstream/main commit into docs/contributing/sync/1
* Add repo badges (see EbookFoundation/free-programming-books#5983)
(cherry picked from a16a79b12d solving merge conflict)
* Merge EbookFoundation/free-programming-books#6662 upstream/main commit into docs/contributing/sync/1
* Apply centering proposed at #5983 but not implemented in #6631
(cherry picked from commit f36fd03c06)
* format(contributing): Bold 5th nutshell equal zh
* Merge #6677 upstream/main commit into docs/contributing/sync/1
fix(docs): Use Kramdown processor (#6677)
* Update _config.yml
* add markdown="1"
* update url
* complete removing spaces?
* explicitly use kramdown
(cherry picked from commit de2f31976f)