Commit Graph
274 Commits
Author SHA1 Message Date
Jean-Philippe Sirois 75cfa8a7bf chore(deps): bump gatsby-source-filesystem to 2.1.26 2019-09-23 17:50:15 -04:00
Jean-Philippe Sirois 1aa160b18d chore(deps): bump gatsby-plugin-typescript to 2.1.9 2019-09-23 17:49:27 -04:00
Jean-Philippe Sirois 1213d4722c chore(deps): bump gatsby-plugin-styled-components to 3.1.6 2019-09-23 17:48:44 -04:00
Jean-Philippe Sirois b9757baf78 chore(deps): bump gatsby-plugin-sharp to 2.2.25 2019-09-23 17:48:04 -04:00
Jean-Philippe Sirois 6ec16ffdfa chore(deps): bump gatsby-plugin-react-svg to 2.1.2 2019-09-23 17:47:16 -04:00
Jean-Philippe Sirois e4b0ac0106 chore(deps): bump gatsby-plugin-react-helmet to 3.1.8 2019-09-23 17:46:34 -04:00
Jean-Philippe Sirois c5a2da7663 chore(deps): bump gatsby-plugin-offline to 3.0.8 2019-09-23 17:45:50 -04:00
Jean-Philippe Sirois affce459e8 chore(deps): bump gatsby-plugin-mdx to 1.0.43 2019-09-23 17:45:09 -04:00
Jean-Philippe Sirois df2e4a0624 chore(deps): bump gatsby-plugin-manifest to 2.2.18 2019-09-23 17:44:26 -04:00
Jean-Philippe Sirois b68e683bcc chore(deps): bump gatsby-plugin-layout to 1.1.8 2019-09-23 17:43:38 -04:00
Jean-Philippe Sirois aed6a470a3 chore(deps): bump gatsby-image to 2.2.20 2019-09-23 17:42:58 -04:00
Jean-Philippe Sirois 7f46398771 chore(deps): bump gatsby to 2.15.21 2019-09-23 17:42:18 -04:00
Jean-Philippe Sirois 2db7bfa7a0 chore(deps): bump react to 16.9.0 2019-09-23 17:40:00 -04:00
Jean-Philippe Sirois f2b1c566e6 Merge pull request #103 from the-programmers-hangout/ui-tweak-homepage
ui: tweak homepage
2019-09-19 03:18:29 -04:00
Jean-Philippe Sirois a0a53520c6 fix: replace bad logo 2019-09-19 03:14:58 -04:00
Jean-Philippe Sirois e70bb3d61e ui(home): make elements 20% smaller 2019-09-19 03:09:05 -04:00
Jean-Philippe Sirois 5f85179d7f Merge pull request #102 from the-programmers-hangout/refact-extract-layout-components
refact: extract layout components to the layouts directory
2019-09-17 18:09:53 -04:00
Jean-Philippe Sirois d67f006537 refact: extract layout components to the layouts directory 2019-09-17 18:07:42 -04:00
Jean-Philippe Sirois 172fff0da5 Merge pull request #98 from the-programmers-hangout/chore-gitignore-editors
chore: gitignore editors
2019-09-17 17:16:10 -04:00
Phi 18b133314e chore: gitignore editors 2019-09-17 17:15:35 -04:00
Jean-Philippe Sirois 396f20d65c Merge pull request #97 from hongphinguyen/type-correction-and-context-memo-fix
Adding FC to all components and fixing the lack of memoization in The…
2019-09-17 17:09:03 -04:00
Phi 1d88367645 refact: convert components to use React.FC type + type improvements 2019-09-17 17:06:43 -04:00
Phi d61c218657 perf: memoize ThemeProvider 2019-09-17 17:03:43 -04:00
Jean-Philippe Sirois ce38236ed5 Merge pull request #95 from the-programmers-hangout/ui-resources-tweak-styles
ui(resources): slightly tweak styles
2019-09-17 03:07:09 -04:00
Jean-Philippe Sirois f526716831 ui(resources): slightly tweak styles 2019-09-17 03:02:49 -04:00
Jean-Philippe Sirois 5f8764444f Merge pull request #94 from the-programmers-hangout/fix-bad-imports
fix: bad imports
2019-09-17 02:46:07 -04:00
Jean-Philippe Sirois b29d89beb5 fix: bad imports 2019-09-17 02:44:39 -04:00
Jean-Philippe Sirois 6101ed57cb Merge pull request #93 from the-programmers-hangout/feat-standardize-titles
feat: standarize titles
2019-09-17 02:42:50 -04:00
Jean-Philippe Sirois edac103a42 feat: standarize titles 2019-09-17 02:40:12 -04:00
Jean-Philippe Sirois 3d0b733df4 Merge pull request #92 from the-programmers-hangout/feat-resources-entry-pages
feat(resources) entry pages
2019-09-17 02:00:24 -04:00
Jean-Philippe Sirois 568977a4ee content(resources): add link to GitHub 2019-09-17 01:58:45 -04:00
Jean-Philippe Sirois 94f8c5317d ui(resources): style the TPH link 2019-09-17 01:58:44 -04:00
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 2d16e9489c Merge pull request #85 from the-programmers-hangout/refact-general-cleanup
refact: general cleanup
2019-09-14 22:13:41 -04:00
Jean-Philippe Sirois 1078d7702b style: remove dead code 2019-09-14 19:55:14 -04:00
Jean-Philippe Sirois 120920c40c fix: resolve missing type imports 2019-09-14 19:54:25 -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 8b1b9bfd53 Merge pull request #84 from the-programmers-hangout/feat-resources-sidebar-improve-ux
feat(resources): improve UX of sidebar
2019-09-14 19:46:39 -04:00
Jean-Philippe Sirois 3377944ac8 feat(resources): improve UX of sidebar 2019-09-14 19:35:16 -04:00
Jean-Philippe Sirois 7da34cc143 Merge pull request #83 from the-programmers-hangout/feat-implement-dark-mode
feat: implement dark mode
2019-09-14 15:58:29 -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 a9e74c108f Merge pull request #82 from the-programmers-hangout/feat-add-scrollbar-to-sidebar
feat(resources): add scrollbar to sidebar
2019-09-09 18:23:19 -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 4e485d1cf9 Merge pull request #81 from the-programmers-hangout/refact-clean-up
refact: clean up
2019-09-05 01:44:44 -04:00
Jean-Philippe Sirois cd81e62d0c refact: clean up unused variables & setup matching lint rule 2019-09-05 01:41:03 -04:00