* format: expand events
* format: add blank lines between steps of check job
* format: to run steps using multiline format
* feat: group for each output
* fix: solve crash on first push (trilom 2 tj action)
* chore: upload ab-results as `awesomebot-results.zip` artifact
* feat: changed files as workflow output
* feat: Generate GitHub Summary using `ab-results-*.json`s
* security: limit access rights with `contents: read`
Seen at PR #7043
Cherry picked from 50300ca119
Co-authored-by: Alex <93376818+sashashura@users.noreply.github.com>
* chore: setup concurrency policy
* chore: modularize using composite actions
Co-authored-by: Alex <93376818+sashashura@users.noreply.github.com>
* format: remove playlist extra parameters
* format: use playlist url instead of that points to it 1st video
* chore: merge CSS - HTML categories to remove dups
* fix: update title and rearrange module 1
* add module 2-5
* add module 3-5
* add module 4-5
* Update free-programming-books-langs.md
Added a new section NewSQL and added the first course in the section
* add toc entry for `NewSQL`
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
* remove non-free leanpub books
45 books removed, the 59 books remaining are still free.
* re-add 5, fix 3
a programmed scan of the leanpub urls reveal 5 that should not have been removed and 3 that should use /read urls
* revert to previous index structure
* fix bad link syntax in CONTRIBUTING-vi
* also dots, while we're at it
* also dots, while we're at it (remaining)
Recover changes and resolves suggestions made in https://github.com/EbookFoundation/free-programming-books/pull/7010#discussion_r947625933
* fix: strip ampersands `&` from fragment ids
* fix: strips other characters like `&`, `/`, `+`, `#`... to be compilant with Kramdown GMF processor
Co-authored-by: eric <eric@hellman.net>
* Update free-courses-ml.md
* Expand title of `bash/shell` section and fix its fragment id to get right cross linking.
* Move `Bootstrap` as subsection of `HTML/CSS` (like in other listings)
* Move `Bootstrap` as subsection of `HTML/CSS` (like in other listings)
* Escape pipes on Markdown
See #5176 for a reason
* Fix `node.js` title like in other listings and alphabetize Node-React sections
* Update free-courses-ml.md
* Fix TOC entry fragment of `HTML / CSS`
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
* updated book-bn - removed a book Because that website does not exist right now
* Fixed issue and updated book-bn - removed a book Because that website does not exist right now
* replace the broken link with an archive.org link
* replace the broken link with an archive.org link -2
* Added Node.js / Express.js and TypeScript Bangla Course
* fixe issue
* added tailwindcsss ,vue amd Svelte structured properly
* Update free-courses-bn.md
* Fixed- Incorrect number of blank lines
* Changed shortened URL's
* fixed issue
* use lower case in fragment ids
* use YouTube playlist url instead of video parametric
Co-authored-by: ImVector <59611597+LuigiImVector@users.noreply.github.com>
* Revert playlist url to video url to refer right resource
https://www.youtube.com/watch?v=iIvN7upsLoA
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
Co-authored-by: ImVector <59611597+LuigiImVector@users.noreply.github.com>
* chore: homogenize C# table of content anchor (`#c-sharp` to `#csharp`)
* format: homogenize c# category title
right markdown escape instead of use HTML entities
* lint: fix `MD012/no-multiple-blanks` rule
Multiple consecutive blank lines [Expected: 2; Actual: 3]
* lint: fix `MD039/no-space-in-links`
Spaces inside link text
* lint: fix `MD009/no-trailing-spaces` rule
Trailing spaces [Expected: 0 or 4; Actual: 1]
Trailing spaces [Expected: 0 or 4; Actual: 2]
* lint: fix `MD006/ul-start-left` rule
* format: remove extra spaces between note tokens
* spell: fix lint `MD044/proper-names` rule
- HTML
- JavaScript
- YouTube
* spell: normalize to the most common `Index` heading
* lint: fix `MD007/ul-indent` rule
Unordered list indentation [Expected: 4; Actual: 2]
* format: escape pipes `|` from resources text
addresses #5176
* add Hesham Asem courses about machine and deep learning and nlp
* Expand the name of nlp section
* Change the order
* Revert "spell: normalize to the most common `Index` heading"
This reverts commit 4d6a74e7d7.
Co-authored-by: AhmedElTabarani <eltabaraniahmed@gmail.com>
* Added a useful resource
Have added a useful resource about the Bootstrap from the Scaler topics in the Bootstrap section.
* Update free-programming-interactive-tutorials-en.md
* Update free-programming-interactive-tutorials-en.md
* fix: spaces between link markup tokens
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>