Commit Graph
109 Commits
Author SHA1 Message Date
Jean-Philippe Sirois 3377944ac8 feat(resources): improve UX of sidebar 2019-09-14 19:35:16 -04:00
Jean-Philippe Sirois 543c16b412 ui: tweak code highlighting color to match themes 2019-09-14 15:47:51 -04:00
Jean-Philippe Sirois 5f76447e05 feat: implement dark mode 2019-09-14 15:47:10 -04:00
Jean-Philippe Sirois 7a470e4c5e feat(resources): enforce fixed sidebar on desktop 2019-09-05 09:59:21 -04:00
Jean-Philippe Sirois 494d7b3095 feat(resources): add scrollbar to sidebar 2019-09-05 09:59:21 -04:00
Jean-Philippe Sirois cd81e62d0c refact: clean up unused variables & setup matching lint rule 2019-09-05 01:41:03 -04:00
Jean-Philippe Sirois 7d426bc21d refact: prefer named exports 2019-09-05 01:41:03 -04:00
Jean-Philippe Sirois f32bdb549d style: remove console.log leftover from dev 2019-09-05 01:41:03 -04:00
Jean-Philippe Sirois de7e06eb2a fix: missed type after refactor 2019-09-05 01:40:48 -04:00
Jean-Philippe Sirois ae530d05c5 refact(resources): extract mobile header to its own component 2019-09-04 21:23:07 -04:00
Jean-Philippe Sirois 875a69eda7 ui(resources): tweak mobile header styles with logo 2019-09-04 21:21:53 -04:00
Jean-Philippe Sirois 1a717cda18 ui(resources): tweak resource page for mobile 2019-09-04 21:21:01 -04:00
Jean-Philippe Sirois 9202824d44 feat(resources): set up responsive sidebar 2019-09-04 21:20:16 -04:00
Jean-Philippe Sirois 07733d8a32 ui(resources): prevent vertical scroll on desktop 2019-09-04 21:18:35 -04:00
Jean-Philippe Sirois e4d969d023 style: fix lint issues 2019-08-23 17:23:05 -04:00
supergrecko bf45274f07 Create C-bindings article 2019-08-23 23:18:06 +02:00
Jean-Philippe Sirois 816249f27a refact(header): extract DiscordButton to its own component 2019-08-23 17:13:06 -04:00
Jean-Philippe Sirois 506f78735a refact(header): use key instead of noop prop to force rerender 2019-08-23 17:13:06 -04:00
Jean-Philippe Sirois eaf2e6edf3 ui(header): tweak layout on content pages 2019-08-23 17:13:06 -04:00
Jean-Philippe Sirois 7681e159d2 refact(header): clean up home checks 2019-08-23 17:13:06 -04:00
Jean-Philippe Sirois 8de39f7587 ui: restore header anchor color for dark theme 2019-08-23 17:13:06 -04:00
Jean-Philippe Sirois 1b26fc67b1 ui: style links on homepage 2019-08-23 17:13:06 -04:00
Jean-Philippe Sirois ec07c9a31d feat(header): correctly gray out disabled menu links 2019-08-23 17:12:59 -04:00
Jean-Philippe Sirois 67bb1c2cdd feat: style other pages to match home 2019-08-23 17:03:10 -04:00
Jean-Philippe Sirois 0af9faf322 feat: set up new homepage using new branding 2019-08-23 17:00:15 -04:00
Phi b933b1b87e Adding memo to FirstLevelFolder 2019-08-23 14:11:26 -04:00
Phi bf0df576d2 Fixing up the sidebar context 2019-08-23 14:04:38 -04:00
Jean-Philippe Sirois 7300cb5248 fix: prevent extra link icon from shrinking with long text 2019-08-22 01:33:03 -04:00
Jean-Philippe Sirois 6ac648c993 refact: clean up unused scrollbar in base layout 2019-08-19 03:06:16 -04:00
Jean-Philippe Sirois 782141751a feat(resources): remove dashes in breadcrumbs 2019-08-19 00:14:31 -04:00
Jean-Philippe Sirois 357e2dd2d2 refact: favour functional approach 2019-08-19 00:14:29 -04:00
Hayden Young e53ed690df feat(resources): capitalize breadcrumbs + add home
Fixed linting errors

Fix linting errors again
2019-08-19 00:13:59 -04:00
Jean-Philippe Sirois e7f1f0728a style: fix lint issues 2019-08-18 23:58:11 -04:00
Jean-Philippe Sirois 71557fa75b chore: move generated graphql files 2019-08-18 23:57:17 -04:00
Hayden Young cd13214844 ui(resources): use the new banner 2019-08-18 22:55:00 -04:00
Jean-Philippe Sirois 809678383a feat(resources): implement breadcrumbs 2019-08-12 22:40:15 -04:00
aiden01 3b0eeb76f9 fix: typo in spread operator post 2019-08-12 21:58:48 -04:00
Jean-Philippe Sirois d7c87121f4 fix: add key to mapped items 2019-08-12 15:33:32 -04:00
Jean-Philippe Sirois e8b15dc69f feat: spread operator post (#54)
feat: spread operator post
2019-08-11 13:47:18 -04:00
aiden01 aa0f2f5bf2 added extra resources on spread operator 2019-08-11 13:46:11 -04:00
aiden01 f0107f18df feat: spread operator post 2019-08-11 13:46:11 -04:00
aiden01 440536868b fix: added fox to server owners 2019-08-10 15:29:13 -04:00
supergrecko 2e57776712 Fix incorrect file path 2019-08-07 20:17:07 +02:00
supergrecko 801e02a213 Fix front-matter title 2019-08-07 20:10:02 +02:00
supergrecko c6f593afa1 Add article explaining prepared statements with PDO. 2019-08-07 20:10:02 +02:00
aiden01 ea3d4f08fd fixed Array#every example 2019-08-07 10:02:59 -04:00
Jean-Philippe Sirois c47190e815 content: use external resources 2019-08-06 01:35:21 -04:00
Jean-Philippe Sirois 079f1c39a9 feat: support external resources 2019-08-05 22:01:15 -04:00
Thomas Ibarra bbb22cca33 feat(header): add index link to logo 2019-08-01 06:33:22 -04:00
Xetera 569146446e added client side syntax highlighting
added client side syntax highlighting

removed unnecessary packages
2019-08-01 06:18:25 -04:00