Commit Graph
100 Commits
Author SHA1 Message Date
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
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
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
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 f7ec493b2e Merge pull request #80 from the-programmers-hangout/feat-responsive-resources
feat: responsive resources
2019-09-04 22:44:08 -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 79353eea50 Merge pull request #79 from the-programmers-hangout/style/fix-lint-issues
style: fix lint issues
2019-08-23 17:23:50 -04:00
Jean-Philippe Sirois e4d969d023 style: fix lint issues 2019-08-23 17:23:05 -04:00
Jean-Philippe Sirois 8011b04d63 Merge pull request #75 from supergrecko/master
Create Kotlin interop article
2019-08-23 17:20:11 -04:00
Jean-Philippe Sirois b345e9a8a5 Merge pull request #72 from the-programmers-hangout/feat-new-homepage
feat: set up new homepage using new branding
2019-08-23 17:14:31 -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
Jean-Philippe Sirois 59f83e3dd0 Merge pull request #74 from hongphinguyen/sidebar-context
Fixing up the sidebar context
2019-08-23 14:21:38 -04:00
Jean-Philippe Sirois 5ad58fe5dc Merge pull request #73 from the-programmers-hangout/fix-resources-extra-link
fix: prevent extra link icon from shrinking with long text
2019-08-22 01:33:19 -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 424d1cb372 refact: clean up unused scrollbar in base layout (#71)
refact: clean up unused scrollbar in base layout
2019-08-19 03:06:57 -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 c4015c40e7 feat: capitalize breadcrumbs (#67)
feat: capitalize breadcrumbs
2019-08-19 01:09:38 -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
Jean-Philippe Sirois adb2a925ba chore: set up tslint (#60)
chore: set up tslint
2019-08-19 00:00:27 -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
Jean-Philippe Sirois 4e43178448 chore: set up tslint 2019-08-18 23:57:17 -04:00
Jean-Philippe Sirois 8f740b8dc2 ui(resources): use the new banner (#66)
ui(resources): use the new banner
2019-08-18 23:03:02 -04:00
Jean-Philippe Sirois 0c2bc899e7 chore: gitignore yarn.lock (favour NPM) (#65) 2019-08-18 22:40:02 -04:00
Jean-Philippe Sirois 809678383a feat(resources): implement breadcrumbs 2019-08-12 22:40:15 -04:00
Jean-Philippe Sirois da3f21d4d6 fix: typo in spread operator post (#59)
fix: typo in spread operator post
2019-08-12 22:39:31 -04:00
Jean-Philippe Sirois e9d7b4a9fa fix: add key to mapped items (#57)
fix: add key to mapped items
2019-08-12 15:34:00 -04:00
Jean-Philippe Sirois d7c87121f4 fix: add key to mapped items 2019-08-12 15:33:32 -04:00
Jean-Philippe Sirois b61af14b5e style: sort package.json (#56)
style: sort package.json
2019-08-12 11:32:18 -04:00
Jean-Philippe Sirois 2c58fa100d style: sort package.json 2019-08-12 11:30:45 -04:00
Jean-Philippe Sirois e8b15dc69f feat: spread operator post (#54)
feat: spread operator post
2019-08-11 13:47:18 -04:00
Jean-Philippe Sirois e492c8ddc1 fix: added fox to server owners (#55)
fix: added fox to server owners
2019-08-11 04:18:02 -04:00
Jean-Philippe Sirois 9ef321566d Merge pull request #53 from supergrecko/master
resources: Fix incorrect file path
2019-08-07 14:41:50 -04:00
Jean-Philippe Sirois d9a1d4b69a resources: Added article for prepared statements with PHP (#52)
resources: Added article for prepared statements with PHP
2019-08-07 14:14:02 -04:00
Jean-Philippe Sirois 18cac578b4 Merge pull request #51 from Aiden01/patch
fixed Array#every example
2019-08-07 10:59:13 -04:00
Jean-Philippe Sirois 8d6b9fe0e9 feat: support external resources (#50)
feat: support external resources
2019-08-06 20:59:07 -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
Jean-Philippe Sirois 17bf166ad2 chore: bump deps (#49)
chore: bump deps
2019-08-05 20:03:48 -04:00
Jean-Philippe Sirois 00762a722e chore(deps): bump @types/react to 16.8.24 2019-08-05 14:39:06 -04:00
Jean-Philippe Sirois 7232fff18e chore(deps): bump gatsby-transformer-sharp to 2.2.5 2019-08-05 14:38:20 -04:00
Jean-Philippe Sirois be5cab4945 chore(deps): bump gatsby-transformer-remark to 2.6.10 2019-08-05 14:37:37 -04:00
Jean-Philippe Sirois efd2d83899 chore(deps): bump gatsby-source-filesystem to 2.1.8 2019-08-05 14:36:55 -04:00
Jean-Philippe Sirois a9e1b53d40 chore(deps): bump gatsby-plugin-react-helmet to 3.1.3 2019-08-05 14:35:56 -04:00
Jean-Philippe Sirois cc465efc5f chore(deps): bump gatsby-plugin-prefetch-google-fonts to 1.4.3 2019-08-05 14:35:15 -04:00
Jean-Philippe Sirois 952970587b chore(deps): bump gatsby-plugin-mdx to 1.0.22 2019-08-05 14:34:27 -04:00
Jean-Philippe Sirois 4784c7b115 chore(deps): bump gatsby-image to 2.2.8 2019-08-05 14:33:38 -04:00
Jean-Philippe Sirois bc6b63259f chore(deps): bump gatsby to 2.13.51 2019-08-05 14:32:49 -04:00
Jean-Philippe Sirois 9252f1d99e Add index link to header logo (#47)
Add index link to header logo
2019-08-01 06:38:11 -04:00
Jean-Philippe Sirois 87530f69c3 Added syntax highlighting (#45)
Added syntax highlighting
2019-08-01 06:24:55 -04:00
Jean-Philippe Sirois 94e6a95037 Merge pull request #46 from the-programmers-hangout/feature/sparks/refactor-container-styles
refact: reduce container styles complexity
2019-07-31 13:20:11 -04:00
Jean-Philippe Sirois 1fa92ac026 feat: reimplement text smoothing (#44)
feat: reimplement text smoothing
2019-07-31 09:03:19 -04:00
Jean-Philippe Sirois e3090fd4f1 feat: reimplement font smoothing 2019-07-31 09:02:39 -04:00
Jean-Philippe Sirois 9d783afe87 feat: persist layout state across pages 2019-07-30 20:24:19 -04:00
Jean-Philippe Sirois 67fd17db97 feat: add menu to resources sidebar 2019-07-30 19:35:54 -04:00