Commit Graph
346 Commits
Author SHA1 Message Date
Jean-Philippe Sirois 404d5047d7 chore(deps): bump gatsby-plugin-offline to 3.0.16 2019-10-23 11:30:27 -04:00
Jean-Philippe Sirois b33dfe2cc6 chore(deps): bump gatsby-plugin-mdx to 1.0.53 2019-10-23 11:29:38 -04:00
Jean-Philippe Sirois 4dce5c0211 chore(deps): bump gatsby-plugin-manifest to 2.2.23 2019-10-23 11:28:48 -04:00
Jean-Philippe Sirois e5350d6f23 chore(deps): bump gatsby-plugin-layout to 1.1.13 2019-10-23 11:27:52 -04:00
Jean-Philippe Sirois af947b809d chore(deps): bump gatsby-image to 2.2.29 2019-10-23 11:27:07 -04:00
Jean-Philippe Sirois 6d952ce510 chore(deps): bump gatsby to 2.17.2 2019-10-23 11:26:04 -04:00
Jean-Philippe Sirois 065021bf35 Merge pull request #153 from jacquej96/AddJavaArticles
Create Java Class Article
2019-10-23 11:22:50 -04:00
jacquej96 50c82885b8 content(resources): bootstrap Java classes article 2019-10-23 10:43:59 -04:00
Jean-Philippe Sirois 9b9c530b1d Merge pull request #152 from T0MGithub/patch-1
content(resources): fix Discord Tag
2019-10-20 11:14:25 -04:00
T0MGithub ca511539bf Fixed Discord Tag
Fixed discord tag, as they are case-sensitive. The tag should now be accurate. This should fix the profile picture not appearing on the article.
2019-10-20 11:30:07 +01:00
Jean-Philippe Sirois 078c062b98 Merge pull request #145 from T0MGithub/master
Add Basics about Arrow Functions
2019-10-19 08:52:38 -04:00
T0MGithub c1af78df5f content(resources): first write up about arrow functions in Javascript
Improved Arrow Functions Guide
2019-10-19 08:47:49 -04:00
Jean-Philippe Sirois f06f64ac33 Merge pull request #149 from aerori/aerori-patch-1
tweak about page grammar
2019-10-19 08:33:40 -04:00
matcha bd52398a10 tweak about page grammar 2019-10-19 08:31:31 -04:00
Jean-Philippe Sirois a241303ea9 Merge pull request #148 from aerori/patch-3
fix link to join
2019-10-19 08:29:27 -04:00
matcha 0cda992d63 fix missing link to Discord 2019-10-19 08:29:05 -04:00
Jean-Philippe Sirois b6bebe5090 Merge pull request #150 from adin234/fix/break-anchor-image-max-width
#143 Resources: very long links and wide images break mobile
2019-10-18 10:37:01 -04:00
adin234a ff94ce76ab Resources: very long links and wide images break mobile 2019-10-18 21:15:53 +08:00
Jean-Philippe Sirois a4f3865e97 Merge pull request #147 from aerori/patch-2
stray '.' removed
2019-10-17 16:19:50 -04:00
matcha f70b72a9d3 stray '.' removed 2019-10-17 16:04:41 -04:00
Jean-Philippe Sirois 259b986160 Merge pull request #144 from sanketmaru/master
Enforce Order of languages in Resources List
2019-10-12 11:06:09 -04:00
Sanket Maru f8856d7458 Enforce Order of languages in Resources List 2019-10-12 11:40:22 +05:30
Hayden Young 4431cdea5e Add some KUtils tutorials (#115)
* Add some KUtils tutorials

* Merge all KUtils guide into one long guide

* Update kutils-guide.md

This was to resolve the review from @Xetera

* Update kutils-guide.md
2019-10-10 02:58:51 -07:00
Jean-Philippe Sirois b710925ef7 Merge pull request #141 from the-programmers-hangout/chore-bump-deps
chore: bump deps
2019-10-09 04:40:55 -04:00
Jean-Philippe Sirois 2a6615ec0a chore(deps): bump @types/ramda to 0.26.28 2019-10-09 04:36:05 -04:00
Jean-Philippe Sirois f95793eb04 chore(deps): bump gatsby-source-filesystem to 2.1.30 2019-10-09 04:35:48 -04:00
Jean-Philippe Sirois 3065832d73 chore(deps): bump gatsby-plugin-offline to 3.0.12 2019-10-09 04:35:31 -04:00
Jean-Philippe Sirois fe4debc997 chore(deps): bump gatsby-plugin-mdx to 1.0.49 2019-10-09 04:35:13 -04:00
Jean-Philippe Sirois 104fdce0a9 chore(deps): bump gatsby to 2.15.33 2019-10-09 04:34:55 -04:00
Jean-Philippe Sirois a50ee104ea Merge pull request #139 from the-programmers-hangout/ui-make-header-active-color-a11y
ui: a11y fix for header active color
2019-10-09 00:31:05 -04:00
Jean-Philippe Sirois 80d4d178b6 ui: a11y fix for header active color 2019-10-09 00:28:23 -04:00
Jean-Philippe Sirois 6923d14b72 Merge pull request #138 from the-programmers-hangout/fix-resolve-locked-body-from-resources
fix: resolve locked body back from resources on mobile
2019-10-09 00:25:37 -04:00
Jean-Philippe Sirois ab8561b5b2 fix: resolve locked body back from resources on mobile 2019-10-09 00:20:11 -04:00
Jean-Philippe Sirois 6b22636e02 Merge pull request #137 from the-programmers-hangout/ui-resources-fix-bad-spacing-on-code-blocks
ui(resources): fix bad spacing on first line of code blocks
2019-10-09 00:14:46 -04:00
Jean-Philippe Sirois ba5d27b6a9 ui(resources): fix bad spacing on first line of code blocks 2019-10-09 00:08:49 -04:00
Jean-Philippe Sirois 5df0213dac Merge pull request #136 from the-programmers-hangout/ui-update-homepage-color-to-match-resources
ui: update homepage color to match resources
2019-10-08 23:58:45 -04:00
Jean-Philippe Sirois 0412c368d8 ui: update homepage color to match resources 2019-10-08 23:53:55 -04:00
Jean-Philippe Sirois 73f716febd Merge pull request #135 from the-programmers-hangout/feat-add-source-to-footer
feat: add source to footer
2019-10-08 23:53:48 -04:00
Jean-Philippe Sirois 5f6111c82d feat: add source to footer 2019-10-08 23:45:41 -04:00
Jean-Philippe Sirois 937d6e27e7 Merge pull request #134 from the-programmers-hangout/ui-fix-header-waves-being-cut
ui: fix header waves being cut
2019-10-08 23:39:32 -04:00
Jean-Philippe Sirois df46c3e802 ui: fix header waves being cut 2019-10-08 23:34:54 -04:00
Jean-Philippe Sirois 09a56b03dc Merge pull request #116 from ddivad195/fix-broken-links
resource: fix broken links in js promise article
2019-10-08 23:34:27 -04:00
ddivad195 9c9c507790 resource: fix broken link in promise article 2019-10-08 23:33:52 -04:00
Jean-Philippe Sirois 116d7a191a Merge pull request #133 from the-programmers-hangout/content-init-es6-arrow-article
content(resources): init blank es6 arrow functions article to prevent 404
2019-10-08 23:31:08 -04:00
Jean-Philippe Sirois 3d9e1c2e04 content(resources): init blank es6 arrow functions article to prevent 404 2019-10-08 23:20:49 -04:00
Jean-Philippe Sirois 17c9b645b0 Merge pull request #132 from the-programmers-hangout/content-fix-titles-in-js-iterative-functional
content(resources): fix titles in js iterative-functional article
2019-10-08 23:20:39 -04:00
Jean-Philippe Sirois eb9966dc41 content(resources): fix titles in js iterative-functional article 2019-10-08 23:16:39 -04:00
Jean-Philippe Sirois 12470f5572 Merge pull request #131 from the-programmers-hangout/content-rename-articles
content(resources): rename article names to fit context
2019-10-08 23:16:32 -04:00
Jean-Philippe Sirois a3a1b78372 content(resources): rename article names to fit context 2019-10-08 23:13:45 -04:00
Jean-Philippe Sirois ea94a9e27d Merge pull request #130 from the-programmers-hangout/ui-resources-fix-anchor-color
ui(resources): fix anchor color in dark mode
2019-10-08 23:13:17 -04:00