* Add Quantum Computing
* fixes alphabetical order
* Update books/free-programming-books-subjects.md
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
* Update books/free-programming-books-subjects.md
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
* Use book landing page instead of PDF direct download link
Co-authored-by: Eric Hellman <eric@hellman.net>
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
Co-authored-by: Eric Hellman <eric@hellman.net>
* add `forks count` badges
* Add `stargazers counter` badge
* Add `repo size` badge
pointing to main branch download
* add `sponsors count` badge
- link points to sponsorized profile page
- render version is placed at new line.
* Add `open issues counter` badges
- With social balloon style
- link points to its filter: open & "help wanted"
- in a new line
* Add pull request count badges
- by filter: open, merged, "help wanted"
- using social balloon style
- linked with its own query filter
- in a new line
* Add watchers count badge
* Add website status badge
- link points to the github.io version of the repo
* Add `contributions count` badge
* Use nonbreak spaces to separate badges
* Add `contribution covenant 1.3` badge
* Shorten longer `"Help Wanted" Pull Request` badge text
* Add `good first issues` count badge
- It links to related issue search query
* format clean cluttered
- flat style for all badges
- fix some target urls (CoC, contribs)
- organize url parameters
- capitalize labels
- move contrib/sponsors nest to forks/stars...
- group by paragraph instead of br
* format: less gap flow
* change logo for website badge to `www`
a PR submit into @badges/shields project is pending to be rendered
* Update repo stats counters + fix typos
Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>
* transfer each badge to its section. now seems less dense
* Fix markdownlint issues
- MD041/first-line-heading/first-line-h1: First line in a file should be a top-level heading
- MD009/no-trailing-spaces: Trailing spaces [Expected: 0 or 4; Actual: 2]
* move website status badge near to its paragraph
* transfer CoC badge near to its paragraph/link
* reword website badge
* Reword issues/PRs badge preface
Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>
* Add Arduino books
* Update books/free-programming-books-pt_BR.md
Co-authored-by: ImVector <59611597+LuigiImVector@users.noreply.github.com>
* Remove Eletrogate books and add a new one
* Change book's author.
* Removing link of the book
* Removing journal and edit the link
* Add a new book about Linux
* Update books/free-programming-books-pt_BR.md
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
Co-authored-by: ImVector <59611597+LuigiImVector@users.noreply.github.com>
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
* add some courses
added Go-lang, Codeigniter, Vue, React courses
* Nusedra: alphabetize, add instructor and use titles as is
* Solve Platform typos and use titles as it is
* Use titles as it is, so alphabetize again
* Author typo and use titles as it is
* Add authoring attribution and use titles as it is
* Alphabetize to solve linter faults
* Alphabetize to solve linter faults
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
* Add Arduino books
* Update books/free-programming-books-pt_BR.md
Co-authored-by: ImVector <59611597+LuigiImVector@users.noreply.github.com>
* Remove Eletrogate books and add a new one
* Change book's author.
* Removing link of the book
* Removing journal and edit the link
Co-authored-by: ImVector <59611597+LuigiImVector@users.noreply.github.com>
* Add some missing Finnish coding podcasts
* Some small modifications based on contributing guidelines
* Put podcast list into alphabetical order
* Fix 'no-url-trailing-slash' error
* Added Solidity to table of contents
* Added Solidity to the table of contents and moved solidity section from the java section.
* Solidity to heading level 3
Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>
* feat(react-native): add "The React Native Show" screencast
* fix(react-native): add hoster and add et al.
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
* chore: configure dependabot for github-actions
Needs add this labels to github repo/org:
- dependencies
- github-actions
* Follow conventional-commits message
Also labels are now more adecuated, based on I can se in other repos
* Update .github/dependabot.yml
Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>
* sync and emojify labels
* Add the arrays of assignees and reviewers
Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>
* add more books from Ei Maung
* Update free-programming-books-my.md
* move api book, add file type and download link
- Move 'API - On Point' book from API category to JavaScript category
- add the file type to Ei Maung's Book
- add direct download link
* remove direct download link
* Added sass book(pdf)
* Arranging alphabetically
* Rectifying blank lines between last section and next heading
* changing link to be direct to the pdf for dowloading
* Add Italian Spring Framework course
* Update courses/free-courses-it.md
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
* 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>
* Add RTL to courses file
* Escape pipes (markdown table token)
Via #5176
* use raw LRM mark instead its HTML entity
`` instead of ‎
* remove LTM from .NET
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
* added Mastering Ethereum in Blockchain category
* Update books/free-programming-books-subjects.md for normalization
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.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>
* fix h2-h3 heading levels
* Use a more idiomatic paragraph for resources section
It helps to newcommers take a context about how to the repository is structured
Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>
* Fix a little bit an incorrect tense with the word splited and complete idiomatic paragraph
It helps to newcommers take a context about how to the repository is structured
Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>
* Reword resources paragraph to be more succintely
Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>
* added free courses bahasa Indonesia
add Indonesian free Spring courses
* added free courses bahasa Indonesia(2)
Co-authored-by: ImVector <59611597+LuigiImVector@users.noreply.github.com>
* Update Spring list at courses/free-courses-id.md
* add nodejs course
* Fix link: remove time parameter in link youtube
remove time parameter on courses: nodejs, spring.
* add course 'Tutorial Android Dasar'
add a course video 'Tutorial Android Dasar' with playlist links
* fix: alphabetical order
Co-authored-by: ImVector <59611597+LuigiImVector@users.noreply.github.com>
* Update free-programming-playgrounds.md
* Update free-programming-playgrounds.md
* Update more/free-programming-playgrounds.md
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
* Update more/free-programming-playgrounds.md
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
* Give credits to authors and set resources format
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
* add golang open sourch books
* Update books/free-programming-books-bn.md
space
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
Co-authored-by: Eric Hellman <eric@hellman.net>
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>