Commit Graph
171 Commits
Author SHA1 Message Date
Jean-Philippe Sirois 429197693b ui: tweak inline code padding 2020-05-22 01:33:34 -04:00
Jean-Philippe Sirois aeed2bc6e2 ui: tweak code block color/font 2020-05-22 01:33:29 -04:00
Jean-Philippe Sirois 56ffa2cdb9 perf: avoid loading all of ramda 2020-05-21 11:43:15 -04:00
Jean-Philippe Sirois b17f62d87f feat: use noreferrer on links 2020-05-21 01:25:41 -04:00
Jean-Philippe Sirois 4a18696e9f feat(resources): improve SEO 2020-05-21 00:54:59 -04:00
Jean-Philippe Sirois a1283334b3 style: format codebase 2020-05-19 21:57:49 -04:00
Jean-Philippe Sirois 4283300472 feat(resources): avoid a default language 2020-05-19 20:50:47 -04:00
IsaacIngram22 d21260bd9a Remove extra wrapper and add noreferrer tag 2020-05-19 20:07:21 -04:00
IsaacIngram22 dfe392071b Make JetBrains Logo Clickable 2020-05-19 20:02:08 -04:00
Jean-Philippe Sirois df8a1761c6 ui(resources): style blockquotes 2020-05-13 08:18:21 -04:00
Jean-Philippe Sirois 2a1d8626bd feat(resources): tweak external resources & visuals 2020-05-13 06:31:58 -04:00
Jean-Philippe Sirois ad3f172115 refact: remove unused components 2020-05-12 00:38:51 -04:00
Jean-Philippe Sirois f463d8c58a refact: clean up unused styles 2020-05-12 00:38:51 -04:00
Jean-Philippe Sirois 5e8edd29d4 build: resolve build related to global window 2020-05-12 00:14:19 -04:00
Jean-Philippe Sirois b17527cd6c feat: implement table of contents 2020-05-12 00:05:17 -04:00
Jean-Philippe Sirois cb0df3ec4b chore(deps): fix import for latest react-helmet API 2020-05-11 20:27:22 -04:00
Jean-Philippe Sirois ab8e8edd5a ui: first pass on redesign (#228) 2020-05-11 02:00:57 -04:00
Jean-Philippe Sirois 281fbe70f0 fix(home): remove extra space below page 2020-03-10 03:24:52 -04:00
Jean-Philippe Sirois 3bd0cf95d3 feat: remove link to forum for the time being 2020-03-10 01:20:25 -04:00
puremana 1e52c58aae Renamed count to foldersDepth 2020-02-16 11:49:21 +13:00
puremana 5104980c91 Fix unique key prop warning on resource sidebar 2020-02-12 21:50:04 +13:00
puremana 98521d8062 Only link the first folder when rendering breadcrumbs 2020-02-12 21:37:00 +13:00
Jean-Philippe Sirois a52982a79c ui: add footer below pages 2020-01-27 21:45:14 -05:00
Jean-Philippe Sirois fcbcd1a74a fix: remove now unused date from queries 2020-01-27 06:14:31 -05:00
Jean-Philippe Sirois fd656fdb66 fix(404): properly style link 2020-01-26 12:56:32 -05:00
Khinshan Khan b154d0c515 refact(404): convert link correction function to functional component 2020-01-26 12:38:28 -05:00
Khinshan Khan 8ab5ec1737 fix(404): 404 for collections to properly get their layout applied 2020-01-26 12:34:48 -05:00
Khinshan Khan a796facdb1 feat(404): allow for suffix of matching to be passed in to make archive matches more accurate 2020-01-26 12:30:33 -05:00
Khinshan Khan 56df4abeb6 feat(404): add threshold parameter, number of characters a link can be editted to be correct 2020-01-26 12:29:06 -05:00
Khinshan Khan 713f9c1629 refact(404): abstract 404 link correction logic for collections to a component 2020-01-26 12:26:55 -05:00
Maganth Seetharaman 4b2fb2e94f refact(home): clean up home header now used exclusively on home 2020-01-25 23:56:32 -05:00
Maganth Seetharaman 724ef13186 feat: move about & rules pages to the sidebar layout 2020-01-25 11:52:07 -05:00
Jeremy 7f49709c94 fix(home): keep top svg at same relative height regardless of res, align to right 2020-01-25 11:06:24 -05:00
Jeremy 8ff7a97566 fix(home): ie11 support: fix top and bottom svgs 2020-01-22 04:30:37 -05:00
Jeremy c06c7df749 fix(home): ie11 support: resolve overflowing h1, nav link underlines, discord button height 2020-01-22 04:30:37 -05:00
Jean-Philippe Sirois 0a9484ffae feat(resources): make languages collapsible 2020-01-18 02:55:10 -05:00
Jean-Philippe Sirois 28f58c9d44 style: sort imports 2020-01-18 00:14:51 -05:00
Jean-Philippe Sirois 3f08458b03 feat(sidebar): close on mobile upon clicking a link 2020-01-18 00:05:45 -05:00
Jean-Philippe Sirois e2dfaaf9a6 feat: link to the forum 2020-01-03 00:13:09 -08:00
Jean-Philippe Sirois a15459ca36 feat: remove dead/unused menu links 2020-01-03 00:13:09 -08:00
Jean-Philippe Sirois ccd93bd609 refact: use ramda for sorting 2020-01-01 15:06:38 -08:00
Jean-Philippe Sirois f81210326a feat(resources): sort menu items: intro, folders, pages 2020-01-01 14:59:56 -08:00
Jean-Philippe Sirois ab3360a1ad ui: improve bad animation on waves 2019-12-31 10:28:12 -08:00
Jean-Philippe Sirois b40d6aeb58 feat(resources): link to resources home from intro 2019-12-15 19:48:02 -05:00
Jean-Philippe Sirois 97e9b8ce53 feat(resources): create intro page for each language 2019-12-15 16:22:43 -05:00
Jean-Philippe Sirois 1195215117 style: auto-format code 2019-12-01 18:51:27 -05:00
Jean-Philippe Sirois b53c362e32 feat: extend languages syntax highlighting support 2019-11-21 05:30:59 -05:00
Jean-Philippe Sirois 2635a6e84a fix: make site title much smaller mobile/tablet 2019-11-21 04:54:48 -05:00
Jean-Philippe Sirois c6d48eb9b7 refact: rename poorly named mobile header 2019-11-21 04:48:02 -05:00
Jean-Philippe Sirois 70049d9e30 feat: support custom mobile header title 2019-11-21 03:22:45 -05:00