Commit Graph
179 Commits
Author SHA1 Message Date
Jean-Philippe Sirois 0bc9d6b3df feat(archives): transfer locally, instead of fetching from git 2019-11-21 03:48:34 -05:00
Jean-Philippe Sirois 36775d4ee8 style: lint codebase (dead import) 2019-11-21 03:36:18 -05:00
Jean-Philippe Sirois 70049d9e30 feat: support custom mobile header title 2019-11-21 03:22:45 -05:00
Tom 9772a5165a content: add article about arithmetic, assignment and comparison operator & operator precendence 2019-11-21 01:00:49 -05:00
ddivad195 ae5d21758d fix(rules): fix rule links and formatting 2019-11-21 00:49:46 -05:00
Jean-Philippe Sirois 0983134a8e content(rules): update rules 2019-11-19 17:56:23 -05:00
Jean-Philippe Sirois da40a3e3ad fix: correctly cut long links on words 2019-11-12 01:12:43 -08:00
Jean-Philippe Sirois 711da3c517 refact: rename Column components to be generic 2019-11-11 17:18:09 -08:00
Jean-Philippe Sirois 7cc1e4c899 feat(archives): bootstrap what-is-archives from Github 2019-11-11 15:40:52 -08:00
Jean-Philippe Sirois 3f94a780be feat(resources): open current path on page load 2019-11-08 19:22:33 -08:00
Jean-Philippe Sirois 3b3a68698f refact: extract location to provider/hook 2019-11-08 17:04:09 -08:00
thomas-crane b578601593 fix(resources): fix typos in js resources
Some small typos in the code examples for the iterative vs functional JS
page have been fixed up.
2019-11-09 10:10:03 +11:00
Jean-Philippe Sirois 8e42839125 ui(resources): add space below resources content 2019-11-08 14:33:34 -08:00
Jean-Philippe Sirois 7c4aafbda8 style: format the codebase with Prettier 2019-11-08 14:24:27 -08:00
Jean-Philippe Sirois 5259235277 feat(resources): improve SEO by attaching excerpt as description 2019-11-05 14:52:52 -08:00
Jean-Philippe Sirois 1e3b199e0a feat(home): add jetbrains as a partner 2019-11-05 13:16:34 -08:00
jacquej96 b5af1418b0 content(resources): bootstrap Java inheritance article 2019-11-05 11:59:53 -08:00
jacquej96 50c82885b8 content(resources): bootstrap Java classes article 2019-10-23 10:43:59 -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
T0MGithub c1af78df5f content(resources): first write up about arrow functions in Javascript
Improved Arrow Functions Guide
2019-10-19 08:47:49 -04:00
matcha bd52398a10 tweak about page grammar 2019-10-19 08:31:31 -04:00
matcha 0cda992d63 fix missing link to Discord 2019-10-19 08:29:05 -04:00
adin234a ff94ce76ab Resources: very long links and wide images break mobile 2019-10-18 21:15:53 +08:00
matcha f70b72a9d3 stray '.' removed 2019-10-17 16:04:41 -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 80d4d178b6 ui: a11y fix for header active color 2019-10-09 00:28:23 -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 ba5d27b6a9 ui(resources): fix bad spacing on first line of code blocks 2019-10-09 00:08:49 -04:00
Jean-Philippe Sirois 0412c368d8 ui: update homepage color to match resources 2019-10-08 23:53:55 -04:00
Jean-Philippe Sirois 5f6111c82d feat: add source to footer 2019-10-08 23:45:41 -04:00
Jean-Philippe Sirois df46c3e802 ui: fix header waves being cut 2019-10-08 23:34:54 -04:00
ddivad195 9c9c507790 resource: fix broken link in promise article 2019-10-08 23:33:52 -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 eb9966dc41 content(resources): fix titles in js iterative-functional article 2019-10-08 23:16:39 -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 4940fc9df6 ui(resources): fix anchor color in dark mode 2019-10-08 22:55:48 -04:00
Jean-Philippe Sirois 792d8f2b1c ui(resources): highlight inline code in markdown 2019-10-08 22:52:30 -04:00
ddivad195 528527f4f0 content(js): add variable article 2019-10-08 17:54:48 +01:00
Jean-Philippe Sirois d436396c87 feat(resources): add popover to contributors 2019-10-07 13:29:13 -04:00
supergrecko aa845b084e feature(resources): Add syntax highlighting for languages used in articles 2019-10-07 15:37:19 +02:00
Jean-Philippe Sirois 31abdf80b5 ui(home): darken waves, improve legiblity on menu 2019-10-07 08:03:44 -04:00
Oden bd0b202161 Add href to DiscordButtonWrapper (fixes #117) 2019-10-07 07:48:10 -04:00
Oden 5e7cc5cbb5 Remove underline from a tag 2019-10-07 07:48:10 -04:00
Jean-Philippe Sirois 583b7ea61a style: autoformat/lint the codebase 2019-10-07 07:21:54 -04:00
Jean-Philippe Sirois f6a189a6d4 ui(resources): style markdown links 2019-10-07 06:28:40 -04:00
Amish Naidu 3c1bd6c5ed content(resources): Add pragma-once-faq for C++ 2019-10-06 22:47:21 -04:00
supergrecko 8cadbbfbfe content(resources): Add generics in java article 2019-10-06 22:20:57 -04:00
supergrecko 218497becb content(resources): improve JS iterative vs functional article 2019-10-06 22:15:26 -04:00
ddivad195 dce43d4b9d resource: add async await js article 2019-10-02 23:26:47 +01:00