Commit Graph
240 Commits
Author SHA1 Message Date
Jean-Philippe Sirois b6b4c9df61 refact: extract resources helpers to utils 2019-09-17 01:58:44 -04:00
Jean-Philippe Sirois fee748c67d refact: extract duplicated File/Folder types 2019-09-17 01:58:44 -04:00
Jean-Philippe Sirois 5bd0787112 resources: set up home page 2019-09-17 01:58:15 -04:00
Jean-Philippe Sirois 1078d7702b style: remove dead code 2019-09-14 19:55:14 -04:00
Jean-Philippe Sirois d933820454 style: auto-format code 2019-09-14 19:54:25 -04:00
Jean-Philippe Sirois 79e19c974f refact: add missing keys on mapped JSX 2019-09-14 19:53:56 -04:00
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 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
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
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
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
Jean-Philippe Sirois d7c87121f4 fix: add key to mapped items 2019-08-12 15:33:32 -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
Thomas Ibarra b684ddc8bd refactor(containers): clean up container styling 2019-07-31 10:42:19 -05:00
Xetera 8d844731e2 Merge branch 'master' into feature/sparks/responsiveness-proposal 2019-07-30 19:43:30 -07:00
Jean-Philippe Sirois 67fd17db97 feat: add menu to resources sidebar 2019-07-30 19:35:54 -04:00
Jean-Philippe Sirois 6e1142158d feat: redirect to home page on clicking the resources banner 2019-07-30 19:21:46 -04:00
Thomas Ibarra fc0683a407 fix(footer): adjust width for center panel 2019-07-30 17:50:33 -05:00
Thomas Ibarra a39d5e5ac0 fix(logo): adjust spacing between logo and menu 2019-07-30 17:45:27 -05:00
Thomas Ibarra 2e85d8e9f1 fix(layout): centered layout with responsive principles applied 2019-07-30 17:23:59 -05:00
Jean-Philippe Sirois 0055dc00f7 refact: remove react-treeview dependency, rework resource sidebar 2019-07-30 18:10:41 -04:00