Commit Graph
73 Commits
Author SHA1 Message Date
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
Jean-Philippe Sirois 90f10b191b fix: fix avatar size to keep proportions 2019-07-30 16:03:08 -04:00
Jean-Philippe Sirois 49f3cdc43a feat: stacked avatars for contributors 2019-07-30 13:56:50 -04:00
Jean-Philippe Sirois a893cf4a6a feat: setup resource title & extract necessary helpers 2019-07-30 08:44:07 -04:00
Jean-Philippe Sirois 75a53a4919 feat: bootstrap resource header 2019-07-30 08:44:02 -04:00
Jean-Philippe Sirois 49ea33049f ui: further style collapsible sidebar 2019-07-30 07:43:14 -04:00
Jean-Philippe Sirois 021a1d4aa2 feat: implement collapsable first level tree 2019-07-30 06:45:19 -04:00
Jean-Philippe Sirois 96d9aec89a ui: wip on styling resources page 2019-07-30 06:45:15 -04:00
Xetera bf86d72173 added docs and rules pages 2019-07-29 21:24:56 -04:00
Jean-Philippe Sirois 8f771e194e chore: rename docs to resources 2019-07-29 20:48:30 -04:00
Jean-Philippe Sirois 2195e0c138 refact: extract index.sass to styled-components 2019-07-29 14:44:36 -04:00
Jean-Philippe Sirois 7e324bff3b refact: extract typography constants 2019-07-29 14:12:08 -04:00
Jean-Philippe Sirois 17728684ea feat: set up global styles for font 2019-07-29 14:12:08 -04:00
Jean-Philippe Sirois f4384afdca feat: set up basic typography system for Markdown content 2019-07-29 14:11:56 -04:00
Jean-Philippe Sirois f49432e638 ui: update header/nav style to match layout 2019-07-29 10:26:55 -04:00
Xetera 1b6525f4b4 added user-fetching functionality on build 2019-07-29 04:12:04 -04:00
Xetera 7f083b63fa added tree-shaking to ramda import 2019-07-27 16:32:45 -07:00
Jean-Philippe Sirois baa05d1968 style: prefer named exports 2019-07-27 18:04:52 -04:00