Commit Graph
100 Commits
Author SHA1 Message Date
Jean-Philippe Sirois 792d8f2b1c ui(resources): highlight inline code in markdown 2019-10-08 22:52:30 -04:00
Jean-Philippe Sirois 778fe242a1 Merge pull request #118 from ddivad195/res/add-js-variable
content(js): add variable article
2019-10-08 14:37:41 -04:00
Jean-Philippe Sirois 2fcabf7056 Merge pull request #125 from the-programmers-hangout/feat-resources-contributor-popover
feat(resources): add popover to contributors
2019-10-07 14:36:07 -04:00
Jean-Philippe Sirois d436396c87 feat(resources): add popover to contributors 2019-10-07 13:29:13 -04:00
Jean-Philippe Sirois 0fe58f9f30 Merge pull request #112 from supergrecko/feature/more-prism-langs
feature(resources): Add syntax highlighting for languages used in articles
2019-10-07 10:00:25 -04:00
Jean-Philippe Sirois 95a30a48b3 Merge pull request #124 from the-programmers-hangout/ui-darken-waves
ui(home): darken waves, improve legiblity on menu
2019-10-07 08:09:17 -04:00
Jean-Philippe Sirois 31abdf80b5 ui(home): darken waves, improve legiblity on menu 2019-10-07 08:03:44 -04:00
Jean-Philippe Sirois 07505ab4d4 Merge pull request #121 from odensc/patch-1
Add link to Discord button
2019-10-07 07:52:56 -04:00
Jean-Philippe Sirois 5207f21bf3 Merge pull request #123 from the-programmers-hangout/chore-bump-deps
chore: bump deps
2019-10-07 07:46:36 -04:00
Jean-Philippe Sirois 904be3baeb chore(deps): bump package-lock.json 2019-10-07 07:43:50 -04:00
Jean-Philippe Sirois 62c6aaca36 chore(deps): bump @types/styled-components to 4.1.19 2019-10-07 07:33:56 -04:00
Jean-Philippe Sirois cb906e35e3 chore(deps): bump @types/react-helmet to 5.0.11 2019-10-07 07:33:39 -04:00
Jean-Philippe Sirois e35b62c2f7 chore(deps): bump @types/react-dom to 16.9.1 2019-10-07 07:33:23 -04:00
Jean-Philippe Sirois 87ed933e02 chore(deps): bump @types/react to 16.9.5 2019-10-07 07:33:06 -04:00
Jean-Philippe Sirois 122d11de21 chore(deps): bump @types/ramda to 0.26.26 2019-10-07 07:32:49 -04:00
Jean-Philippe Sirois a467ebdc41 chore(deps): bump @graphql-codegen/typescript-react-apollo to 1.8.1 2019-10-07 07:32:32 -04:00
Jean-Philippe Sirois a243aa331d chore(deps): bump @graphql-codegen/typescript-operations to 1.8.1 2019-10-07 07:32:13 -04:00
Jean-Philippe Sirois 8fe3a67c44 chore(deps): bump @graphql-codegen/typescript to 1.8.1 2019-10-07 07:31:54 -04:00
Jean-Philippe Sirois b08b7775d4 chore(deps): bump @graphql-codegen/cli to 1.8.1 2019-10-07 07:31:33 -04:00
Jean-Philippe Sirois 6c1ce6f0c9 chore(deps): bump react-dom to 16.10.2 2019-10-07 07:31:08 -04:00
Jean-Philippe Sirois 9469f299d6 chore(deps): bump react to 16.10.2 2019-10-07 07:30:50 -04:00
Jean-Philippe Sirois e9253b2ccd chore(deps): bump gatsby-transformer-sharp to 2.2.20 2019-10-07 07:30:32 -04:00
Jean-Philippe Sirois 609d5cc95e chore(deps): bump gatsby-transformer-remark to 2.6.27 2019-10-07 07:30:01 -04:00
Jean-Philippe Sirois a2c44e6fd9 chore(deps): bump gatsby-source-filesystem to 2.1.29 2019-10-07 07:29:43 -04:00
Jean-Philippe Sirois 36e84b9d55 chore(deps): bump gatsby-plugin-typescript to 2.1.11 2019-10-07 07:29:27 -04:00
Jean-Philippe Sirois 2f641f4bfc chore(deps): bump gatsby-plugin-styled-components to 3.1.8 2019-10-07 07:29:10 -04:00
Jean-Philippe Sirois 72049c8ffd chore(deps): bump gatsby-plugin-sharp to 2.2.28 2019-10-07 07:28:54 -04:00
Jean-Philippe Sirois 1a3cff2b01 chore(deps): bump gatsby-plugin-react-helmet to 3.1.10 2019-10-07 07:28:24 -04:00
Jean-Philippe Sirois 5c41901edb chore(deps): bump gatsby-plugin-offline to 3.0.11 2019-10-07 07:28:08 -04:00
Jean-Philippe Sirois 67f63d63eb chore(deps): bump gatsby-plugin-mdx to 1.0.47 2019-10-07 07:27:52 -04:00
Jean-Philippe Sirois 1513f3972f chore(deps): bump gatsby-plugin-manifest to 2.2.20 2019-10-07 07:27:34 -04:00
Jean-Philippe Sirois 4fbffa10d0 chore(deps): bump gatsby-plugin-layout to 1.1.10 2019-10-07 07:27:03 -04:00
Jean-Philippe Sirois 30c1187805 chore(deps): bump gatsby-image to 2.2.24 2019-10-07 07:26:47 -04:00
Jean-Philippe Sirois e9fd2e52f5 chore(deps): bump gatsby to 2.15.29 2019-10-07 07:26:31 -04:00
Jean-Philippe Sirois 69abe535e7 Merge pull request #122 from the-programmers-hangout/style-tweak-prettier-and-format
style: tweak prettier and format
2019-10-07 07:25:13 -04:00
Jean-Philippe Sirois 583b7ea61a style: autoformat/lint the codebase 2019-10-07 07:21:54 -04:00
Jean-Philippe Sirois 153295f543 chore: force semicolons in articles for consistency 2019-10-07 07:21:54 -04:00
Jean-Philippe Sirois 37ff0c1cf5 chore: adjust prettier paths 2019-10-07 07:21:54 -04:00
Jean-Philippe Sirois 44a8d02b35 Merge pull request #119 from the-programmers-hangout/ui-style-markdown-links
ui(resources): style markdown links
2019-10-07 06:34:06 -04:00
Jean-Philippe Sirois f6a189a6d4 ui(resources): style markdown links 2019-10-07 06:28:40 -04:00
Jean-Philippe Sirois 76c3bb4c59 Merge pull request #114 from amhndu/pragma-once-faq
resource: Add pragma-once-faq for C++
2019-10-06 22:51:03 -04:00
Jean-Philippe Sirois b85ee4fb3c Merge pull request #111 from supergrecko/generics-in-java
content(resources): Add generics in java article
2019-10-06 22:24:00 -04:00
Jean-Philippe Sirois 840ad6c068 Merge pull request #91 from supergrecko/resource-arrays-js
resources: iterate over javascript arrays resource
2019-10-06 22:19:34 -04:00
Jean-Philippe Sirois 7d1cbb1b96 Merge pull request #109 from ddivad195/master
feat(content): add async await js article
2019-10-03 13:50:10 -04:00
Jean-Philippe Sirois 28bd1d830c Merge pull request #108 from 1Computer1/katex
Add support for LaTeX inside resources pages, using KaTeX
2019-10-01 17:41:50 -04:00
Jean-Philippe Sirois a33c362701 Merge pull request #107 from the-programmers-hangout/feat-default-to-darkmode
feat: default to darkmode instead of lightmode
2019-09-27 19:25:34 -04:00
Jean-Philippe Sirois 392ca29507 feat: default to darkmode instead of lightmode 2019-09-27 19:24:09 -04:00
Jean-Philippe Sirois 90e2341b97 Merge pull request #106 from the-programmers-hangout/fix-lock-body-on-opening-sidebar
fix(resources): lock body on opening mobile sidebar.
2019-09-24 19:22:06 -04:00
Jean-Philippe Sirois 94e2489a85 fix(resources): lock body on opening sidebar 2019-09-24 01:31:48 -04:00
Jean-Philippe Sirois 0931f9e4ce Merge pull request #105 from the-programmers-hangout/chore-bump-deps
chore: bump deps
2019-09-23 19:40:24 -04:00
Jean-Philippe Sirois 0ff0c38560 chore(deps): bump tslint to 5.20.0 2019-09-23 17:59:18 -04:00
Jean-Philippe Sirois 07cabe0c2f chore(deps): bump @types/react-helmet to 5.0.10 2019-09-23 17:57:36 -04:00
Jean-Philippe Sirois b133eccdb3 chore(deps): bump @types/ramda to 0.26.22 2019-09-23 17:57:01 -04:00
Jean-Philippe Sirois a4f916d4b1 chore(deps): bump @graphql-codegen/typescript-react-apollo to 1.7.0 2019-09-23 17:56:27 -04:00
Jean-Philippe Sirois bafc2cead5 chore(deps): bump @graphql-codegen/typescript-operations to 1.7.0 2019-09-23 17:55:51 -04:00
Jean-Philippe Sirois 3666025699 chore(deps): bump @graphql-codegen/typescript to 1.7.0 2019-09-23 17:55:03 -04:00
Jean-Philippe Sirois 4b74c9b21b chore(deps): bump @graphql-codegen/cli to 1.7.0 2019-09-23 17:54:18 -04:00
Jean-Philippe Sirois e572796f0a chore(deps): bump typescript to 3.6.3 2019-09-23 17:53:29 -04:00
Jean-Philippe Sirois dc247d87ea chore(deps): bump styled-components to 4.4.0 2019-09-23 17:52:45 -04:00
Jean-Philippe Sirois 20f77faa39 chore(deps): bump gatsby-transformer-sharp to 2.2.16 2019-09-23 17:51:57 -04:00
Jean-Philippe Sirois a1b75f8c34 chore(deps): bump gatsby-transformer-remark to 2.6.24 2019-09-23 17:51:04 -04:00
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
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