Commit Graph
1052 Commits
Author SHA1 Message Date
Jean-Philippe Sirois 465bfb849b chore(deps): bump eslint-plugin-jsdoc to 35.0.0 2021-05-27 03:15:14 -04:00
Jean-Philippe Sirois fc6a2a1b3f chore(deps): bump eslint-plugin-import to 2.23.3 2021-05-27 03:14:43 -04:00
Jean-Philippe Sirois 6b6ef293e0 chore(deps): bump @typescript-eslint/eslint-plugin-tslint to 4.25.0 2021-05-27 03:14:13 -04:00
Jean-Philippe Sirois 7936c809ce Merge pull request #404 from EstebanBorai/ci/lint-workflow
CI | Lint | Implement "lint" workflow
2021-05-27 02:59:35 -04:00
Esteban Borai a8b481d64a chore(gha): impl lint workflow
Implements "lint" workflow to run "npm run lint" on every PR against
`master` branch
2021-05-27 02:55:03 -04:00
Jean-Philippe Sirois 800a850378 Merge pull request #397 from MuhammadWasif/label-fix
Display author name when only one contributor
2021-05-27 02:54:04 -04:00
MuhammadWasif 79eaea6e05 Display author when only one contribute 2021-05-27 02:48:46 -04:00
Jean-Philippe Sirois 4492b17a4b Merge pull request #402 from norogoth/patch-1
Update beginners.md
2021-05-27 02:48:22 -04:00
norogoth 2370741701 Update beginners.md
Grammar
Changed the punctuation from a comma to a semicolon. Changed "is" to "are"

Tactfulness
Changed "mind you" to "In addition" to improve the tone.

Number
Changed the number to over 80,000! :)
2021-05-27 02:41:13 -04:00
Jean-Philippe Sirois cc575f3718 Merge pull request #403 from EstebanBorai/fix/prism-env-config-safari
Fix | Safari support for PrismJS env configuration
2021-05-24 15:24:55 -04:00
Esteban Borai e3eff37aca fix: Safari support for PrismJS env configuration
Fixes a RegExp validation error caused when building and executing
a RegExp with LookBehind syntax on Safari.

This issue causes a white screen when running `npm start` on Safari
browser.
2021-05-22 01:10:07 -04:00
Jean-Philippe Sirois 02784d6320 Merge pull request #401 from the-programmers-hangout/update-content
Update role info and beginner content
2021-05-15 19:43:27 -04:00
Jean-Philippe Sirois b8cedc8f1c Merge pull request #400 from the-programmers-hangout/what-is-vim
feat: add vim spotlight
2021-05-15 19:42:39 -04:00
Jean-Philippe Sirois 5cc5d856cb Merge pull request #399 from itsHobbes/master
feat: Add google spotlight
2021-05-15 19:42:11 -04:00
Mark 77208384d4 Update role info and beginner content 2021-05-15 21:52:33 +01:00
Mark 0cb2c17905 feat: add vim spotlight 2021-05-15 21:45:54 +01:00
Mark a82035d908 feat: Add google spotlight 2021-05-04 18:07:02 +01:00
Jean-Philippe Sirois 05f9ebacd9 Merge pull request #398 from itsHobbes/master
feat: add sqlite spotlight
2021-04-27 06:20:10 -04:00
Mark 4c63e35fe6 feat: add sqlite spotlight 2021-04-21 20:16:21 +01:00
Jean-Philippe Sirois c581969870 Merge pull request #395 from itsHobbes/master
feat: Make spotlight formatting consistent across articles
2021-04-02 09:50:26 -04:00
Mark 41f3748b04 feat: Make spotlight formatting consistent across articles 2021-04-02 12:35:40 +01:00
Jean-Philippe Sirois 59ad73b907 Merge pull request #394 from itsHobbes/master 2021-04-01 22:02:32 -04:00
Mark 54ceb3cf02 feat: add symfony spotlight 2021-04-02 00:12:52 +01:00
Mark 4adf7e3c0e feat: add ansible spotlight 2021-04-02 00:08:38 +01:00
Jean-Philippe Sirois d4672eff8d Merge pull request #390 from the-programmers-hangout/fix-typo-beginners
fix: typo begginers -> beginners
2021-02-25 13:36:14 -05:00
Jean-Philippe Sirois 3a25f87fd6 fix: typo begginers -> beginners 2021-02-25 13:28:46 -05:00
JakeJMattson 5ec2cbff8f Migrate KUtils references to DiscordKt 2021-02-25 12:28:12 -06:00
JakeJMattson 64c2506a0c Delete kutils-guide.md 2021-02-25 12:27:49 -06:00
Jean-Philippe Sirois 89d3bb1749 Merge pull request #384 from jumpyapple/fixing-python-book-dead-link
Replace the link to Python free book with a new one
2021-02-25 04:42:54 -05:00
jumpyapple 51caf8ac80 fix(resources/python): replace the link to free book with a new one
The target repository change the directory structure resulting in a dead link.
2021-02-25 04:39:36 -05:00
Jean-Philippe Sirois 2f18b8e4a9 Merge pull request #385 from jshepin/begginers-page
added begginers page
2021-02-25 04:38:28 -05:00
Jean-Philippe Sirois 3497768ecc style: auto-format 2021-02-25 04:37:28 -05:00
Joseph f3337f8cfb added begginers page 2021-02-25 04:34:41 -05:00
Jean-Philippe Sirois 0a37e7750d Merge pull request #386 from leduyquang753/cannot-read-property
Add "Cannot read property "abc" of null/undefined."
2021-02-25 04:26:09 -05:00
Jean-Philippe Sirois 46e8651b31 style: auto-format 2021-02-25 04:24:10 -05:00
Lê Duy Quang f782589856 Added a cause and fix for the cannot read property error. 2021-02-25 04:21:57 -05:00
Lê Duy Quang b854b46050 Converted all tabs to spaces. 2021-02-25 04:21:57 -05:00
Lê Duy Quang 0862031bf9 Fixed grammar errors. 2021-02-25 04:21:57 -05:00
Lê Duy Quang ac1ed508f7 Added "Cannot read property "abc" of null/undefined." 2021-02-25 04:21:57 -05:00
Jean-Philippe Sirois 607f8f8941 Merge pull request #389 from itsHobbes/master
feat: Update moderation information
2021-02-25 04:17:36 -05:00
Mark f29db39382 feat: Update moderation information 2021-02-20 15:50:48 +00:00
Jean-Philippe Sirois 31200e0ac9 Merge pull request #388 from jkbbwr/master
Fixed my discord icon :blaze:
2021-02-16 12:22:52 -05:00
Jakob Bowyer c974b5ca5e Fixed my discord icon :blaze: 2021-02-12 15:28:09 +00:00
Jean-Philippe Sirois 7ce360ae8f Merge pull request #383 from the-programmers-hangout/chore-bump-deps
chore: bump deps
2020-12-03 14:42:16 -05:00
Jean-Philippe Sirois c449d4c676 chore(deps): bump prettier to 2.2.1 2020-12-03 14:02:10 -05:00
Jean-Philippe Sirois e9bbb32208 chore(deps): bump gatsby-plugin-remove-trailing-slashes to 2.6.0 2020-12-03 14:01:32 -05:00
Jean-Philippe Sirois 14337c9b86 chore(deps): bump eslint-plugin-react-hooks to 4.2.0 2020-12-03 14:00:55 -05:00
Jean-Philippe Sirois ee7074ecc9 chore(deps): bump eslint-plugin-react to 7.21.5 2020-12-03 14:00:15 -05:00
Jean-Philippe Sirois e41ea037a3 chore(deps): bump eslint-plugin-jsdoc to 30.7.8 2020-12-03 13:59:45 -05:00
Jean-Philippe Sirois e610452c80 chore(deps): bump eslint-plugin-import to 2.22.1 2020-12-03 13:59:18 -05:00