Commit Graph
100 Commits
Author SHA1 Message Date
Jean-Philippe Sirois 32d8a2fe9c chore(deps): bump gatsby-transformer-sharp to 2.3.9 2019-12-16 00:10:49 -05:00
Jean-Philippe Sirois d35b313c9c chore(deps): bump gatsby-transformer-remark to 2.6.42 2019-12-16 00:10:16 -05:00
Jean-Philippe Sirois 392aa5cab0 chore(deps): bump gatsby-source-filesystem to 2.1.42 2019-12-16 00:09:53 -05:00
Jean-Philippe Sirois 3daa346109 chore(deps): bump gatsby-remark-katex to 3.1.20 2019-12-16 00:09:33 -05:00
Jean-Philippe Sirois 5d8e70a7f3 chore(deps): bump gatsby-plugin-typescript to 2.1.23 2019-12-16 00:09:11 -05:00
Jean-Philippe Sirois 2be3b5fe85 chore(deps): bump gatsby-plugin-styled-components to 3.1.16 2019-12-16 00:08:50 -05:00
Jean-Philippe Sirois c9dbf2a211 chore(deps): bump gatsby-plugin-sharp to 2.3.7 2019-12-16 00:08:27 -05:00
Jean-Philippe Sirois 12a8609358 chore(deps): bump gatsby-plugin-react-helmet to 3.1.18 2019-12-16 00:07:47 -05:00
Jean-Philippe Sirois fbc0b14d72 chore(deps): bump gatsby-plugin-offline to 3.0.29 2019-12-16 00:07:26 -05:00
Jean-Philippe Sirois 0a2593710e chore(deps): bump gatsby-plugin-mdx to 1.0.62 2019-12-16 00:07:06 -05:00
Jean-Philippe Sirois 6d66548823 chore(deps): bump gatsby-plugin-manifest to 2.2.33 2019-12-16 00:06:43 -05:00
Jean-Philippe Sirois ec2db1223a chore(deps): bump gatsby-plugin-layout to 1.1.18 2019-12-16 00:06:08 -05:00
Jean-Philippe Sirois 131fcfa7ad chore(deps): bump gatsby-image to 2.2.36 2019-12-16 00:05:48 -05:00
Jean-Philippe Sirois b2310dcded chore(deps): bump gatsby to 2.18.12 2019-12-16 00:05:27 -05:00
Jean-Philippe Sirois 9147b75203 Merge pull request #199 from the-programmers-hangout/content-add-content-to-lang-intro-pages
content(resources): add content to lang intro pages
2019-12-16 00:02:34 -05:00
Jean-Philippe Sirois d392f3ec2f content(resources): add content to lang intro pages 2019-12-15 23:57:39 -05:00
Jean-Philippe Sirois 4690ca9e08 Merge pull request #197 from the-programmers-hangout/feat-link-to-resource-home
feat(resources): link to resources home from intro
2019-12-15 19:56:30 -05:00
Jean-Philippe Sirois b40d6aeb58 feat(resources): link to resources home from intro 2019-12-15 19:48:02 -05:00
Jean-Philippe Sirois 4003ae0b7c Merge pull request #196 from the-programmers-hangout/feat-intro-page-per-language
feat(resources): create intro page for each language
2019-12-15 17:07:07 -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 f54bf61817 Merge pull request #193 from kkhan01/master
fix(resources): redirect links on resources 404
2019-12-10 01:38:27 -05:00
Jean-Philippe Sirois 26ba9998c7 Merge pull request #191 from the-programmers-hangout/style-add-ts-types-to-resources-404
style: add TS types to resources 404
2019-12-01 21:04:40 -05:00
Jean-Philippe Sirois 7297015068 style: add TS types to resources 404 2019-12-01 21:00:20 -05:00
Jean-Philippe Sirois 8a01032bb3 Merge pull request #190 from the-programmers-hangout/style-auto-format-code
style: auto-format code
2019-12-01 20:40:25 -05:00
Jean-Philippe Sirois 1195215117 style: auto-format code 2019-12-01 18:51:27 -05:00
Jean-Philippe Sirois d6da413dec Merge pull request #189 from kkhan01/master
Resources 404 Page Implemented
2019-12-01 18:44:25 -05:00
Jean-Philippe Sirois 0c3d8a3b4f Merge pull request #185 from jacquej96/AddJavaArticles
Simplify Java/Class article
2019-12-01 17:48:42 -05:00
Jean-Philippe Sirois 0205acc1b7 Merge pull request #184 from HubertYe/master
Created a article name multidimensional-arrays for c++
2019-12-01 17:45:17 -05:00
Jean-Philippe Sirois 2e68282d80 Merge pull request #186 from haydennyyy/patch-1
Update ES6 Arrow Functions article
2019-11-24 23:27:31 -05:00
Jean-Philippe Sirois b2ab8d3781 Merge pull request #188 from ddivad195/patch-2
fix(content): fix typo in async / await article
2019-11-24 22:48:34 -05:00
Jean-Philippe Sirois 04d499a44f Merge pull request #182 from the-programmers-hangout/feat-extend-language-highlight-support
feat: extend languages syntax highlighting support
2019-11-21 05:35:55 -05:00
Jean-Philippe Sirois b53c362e32 feat: extend languages syntax highlighting support 2019-11-21 05:30:59 -05:00
Jean-Philippe Sirois 32ce6763e8 Merge pull request #181 from the-programmers-hangout/content-archives-format
content(archives): format codeblocks
2019-11-21 05:21:12 -05:00
Jean-Philippe Sirois beed6e278e content(archives): format codeblocks 2019-11-21 05:18:13 -05:00
Jean-Philippe Sirois b72d535b2e Merge pull request #180 from the-programmers-hangout/fix-overly-large-mobile-title
fix: make site title much smaller mobile/tablet
2019-11-21 04:59:04 -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 498c660ff2 Merge pull request #179 from the-programmers-hangout/refact-rename-mobile-header
refact: rename poorly named mobile header
2019-11-21 04:54:40 -05:00
Jean-Philippe Sirois c6d48eb9b7 refact: rename poorly named mobile header 2019-11-21 04:48:02 -05:00
Jean-Philippe Sirois 07aed26a92 Merge pull request #178 from the-programmers-hangout/feat-replace-favicon
feat: replace favicon with new logo
2019-11-21 04:45:23 -05:00
Jean-Philippe Sirois e79c68fdaf feat: replace favicon with new logo 2019-11-21 04:37:43 -05:00
Jean-Philippe Sirois 4b6d961ad3 Merge pull request #177 from the-programmers-hangout/chore-bump-deps
chore: bump dependencies
2019-11-21 04:34:53 -05:00
Jean-Philippe Sirois 89f157429b chore(deps): bump lockfile 2019-11-21 04:17:47 -05:00
Jean-Philippe Sirois d8de7485f7 chore(deps): bump tslint to 5.20.1 2019-11-21 04:12:45 -05:00
Jean-Philippe Sirois 8f7907cc7d chore(deps): bump prettier to 1.19.1 2019-11-21 04:12:18 -05:00
Jean-Philippe Sirois 58521c1ab4 chore(deps): bump @types/styled-components to 4.4.0 2019-11-21 04:11:51 -05:00
Jean-Philippe Sirois 8c38a8cac5 chore(deps): bump @types/react-helmet to 5.0.14 2019-11-21 04:11:25 -05:00
Jean-Philippe Sirois 54e4837353 chore(deps): bump @types/react-dom to 16.9.4 2019-11-21 04:11:02 -05:00
Jean-Philippe Sirois a4318a717f chore(deps): bump @types/react to 16.9.11 2019-11-21 04:10:37 -05:00
Jean-Philippe Sirois 4239b08189 chore(deps): bump @types/ramda to 0.26.36 2019-11-21 04:10:11 -05:00
Jean-Philippe Sirois 255c192d9a chore(deps): bump @graphql-codegen/typescript-react-apollo to 1.8.3 2019-11-21 04:09:43 -05:00
Jean-Philippe Sirois 90f547c147 chore(deps): bump @graphql-codegen/typescript-operations to 1.8.3 2019-11-21 04:09:16 -05:00
Jean-Philippe Sirois 57928a8016 chore(deps): bump @graphql-codegen/typescript to 1.8.3 2019-11-21 04:08:44 -05:00
Jean-Philippe Sirois 61126cd9b2 chore(deps): bump @graphql-codegen/cli to 1.8.3 2019-11-21 04:08:15 -05:00
Jean-Philippe Sirois 08be081603 chore(deps): bump typescript to 3.7.2 2019-11-21 04:07:40 -05:00
Jean-Philippe Sirois 0a81a54b00 chore(deps): bump styled-components to 4.4.1 2019-11-21 04:07:15 -05:00
Jean-Philippe Sirois 111fce142c chore(deps): bump react-dom to 16.12.0 2019-11-21 04:06:44 -05:00
Jean-Philippe Sirois a40244895b chore(deps): bump react to 16.12.0 2019-11-21 04:06:15 -05:00
Jean-Philippe Sirois 9f08508dd0 chore(deps): bump polished to 3.4.2 2019-11-21 04:05:49 -05:00
Jean-Philippe Sirois 56d049cbe0 chore(deps): bump gatsby-transformer-sharp to 2.3.5 2019-11-21 04:05:23 -05:00
Jean-Philippe Sirois 291318b16f chore(deps): bump gatsby-transformer-remark to 2.6.37 2019-11-21 04:04:38 -05:00
Jean-Philippe Sirois e6c38c4c0a chore(deps): bump gatsby-source-filesystem to 2.1.38 2019-11-21 04:04:10 -05:00
Jean-Philippe Sirois 14a3f8881a chore(deps): bump gatsby-remark-katex to 3.1.17 2019-11-21 04:03:42 -05:00
Jean-Philippe Sirois f9812dbf39 chore(deps): bump gatsby-plugin-typescript to 2.1.19 2019-11-21 04:03:15 -05:00
Jean-Philippe Sirois 92941b32e6 chore(deps): bump gatsby-plugin-styled-components to 3.1.13 2019-11-21 04:02:47 -05:00
Jean-Philippe Sirois 9d22e42ac1 chore(deps): bump gatsby-plugin-sharp to 2.3.2 2019-11-21 04:02:19 -05:00
Jean-Philippe Sirois 6298ad6499 chore(deps): bump gatsby-plugin-react-helmet to 3.1.15 2019-11-21 04:01:25 -05:00
Jean-Philippe Sirois 5f1456f25c chore(deps): bump gatsby-plugin-offline to 3.0.22 2019-11-21 04:00:56 -05:00
Jean-Philippe Sirois 0be93b9a6d chore(deps): bump gatsby-plugin-mdx to 1.0.57 2019-11-21 04:00:31 -05:00
Jean-Philippe Sirois 6b76cf81c7 chore(deps): bump gatsby-plugin-manifest to 2.2.29 2019-11-21 04:00:03 -05:00
Jean-Philippe Sirois 49883cbeeb chore(deps): bump gatsby-plugin-layout to 1.1.15 2019-11-21 03:59:17 -05:00
Jean-Philippe Sirois 12db071eac chore(deps): bump gatsby-image to 2.2.33 2019-11-21 03:58:51 -05:00
Jean-Philippe Sirois 7f97421a9d chore(deps): bump gatsby to 2.18.1 2019-11-21 03:58:27 -05:00
Jean-Philippe Sirois 401813bdf4 Merge pull request #176 from the-programmers-hangout/feat-transfer-what-is-as-local-content
feat(archives): transfer locally, instead of fetching from git
2019-11-21 03:52:16 -05:00
Jean-Philippe Sirois 0bc9d6b3df feat(archives): transfer locally, instead of fetching from git 2019-11-21 03:48:34 -05:00
Jean-Philippe Sirois 9f6e420a44 Merge pull request #175 from the-programmers-hangout/style-lint-codebase
style: lint codebase (dead import)
2019-11-21 03:39:09 -05:00
Jean-Philippe Sirois 36775d4ee8 style: lint codebase (dead import) 2019-11-21 03:36:18 -05:00
Jean-Philippe Sirois 39faacdf24 Merge pull request #174 from the-programmers-hangout/feat-mobile-header-title
feat: support custom mobile header title
2019-11-21 03:34:42 -05:00
Jean-Philippe Sirois 70049d9e30 feat: support custom mobile header title 2019-11-21 03:22:45 -05:00
Jean-Philippe Sirois 55401af656 Merge pull request #166 from T0MGithub/master
Added Article about Operators In Python
2019-11-21 01:28:00 -05:00
Jean-Philippe Sirois c750d053c6 Merge pull request #169 from ddivad195/patch-1
fix(rules): fix rule links and formatting
2019-11-21 00:57:58 -05:00
Jean-Philippe Sirois d993c5e070 Merge pull request #171 from MarkHC/master
Update broken banner link in README
2019-11-20 14:27:43 -05:00
Jean-Philippe Sirois ed82ddfe41 Merge pull request #168 from the-programmers-hangout/content-update-rules
content(rules): update rules
2019-11-19 18:04:06 -05:00
Jean-Philippe Sirois 0983134a8e content(rules): update rules 2019-11-19 17:56:23 -05:00
Jean-Philippe Sirois c34ec7312b Merge pull request #165 from the-programmers-hangout/fix-markdown-long-links
fix: correctly cut long links on words
2019-11-12 12:43:08 -08:00
Jean-Philippe Sirois da40a3e3ad fix: correctly cut long links on words 2019-11-12 01:12:43 -08:00
Jean-Philippe Sirois 88c1fe060b Merge pull request #164 from the-programmers-hangout/feat-what-is-archive
refact: rename Column components to be generic
2019-11-11 18:52:15 -08:00
Jean-Philippe Sirois 711da3c517 refact: rename Column components to be generic 2019-11-11 17:18:09 -08:00
Jean-Philippe Sirois ba88927304 Merge pull request #163 from the-programmers-hangout/feat-what-is-archive
feat(archives): bootstrap what-is-archives from Github
2019-11-11 15:49:00 -08:00
Jean-Philippe Sirois 7cc1e4c899 feat(archives): bootstrap what-is-archives from Github 2019-11-11 15:40:52 -08:00
Jean-Philippe Sirois 51eeb489e5 Merge pull request #162 from the-programmers-hangout/feat-improve-sidebar-ux
feat(resources): improve sidebar ux
2019-11-08 19:39:16 -08:00
Jean-Philippe Sirois 3f94a780be feat(resources): open current path on page load 2019-11-08 19:22:33 -08:00
Jean-Philippe Sirois 3b3a68698f refact: extract location to provider/hook 2019-11-08 17:04:09 -08:00
Jean-Philippe Sirois ab43fee166 Merge pull request #161 from thomas-crane/fix/js-resources
fix(resources): fix typos in js resources
2019-11-08 16:20:14 -08:00
Jean-Philippe Sirois 69e8e1b84a Merge pull request #160 from the-programmers-hangout/ui-resources-add-space-bottom
ui(resources): add space below resources content
2019-11-08 14:49:22 -08:00
Jean-Philippe Sirois 8e42839125 ui(resources): add space below resources content 2019-11-08 14:33:34 -08:00
Jean-Philippe Sirois 90a7936b86 Merge pull request #159 from the-programmers-hangout/style-format-codebase
style: format the codebase with Prettier
2019-11-08 14:27:24 -08:00
Jean-Philippe Sirois 7c4aafbda8 style: format the codebase with Prettier 2019-11-08 14:24:27 -08:00
Jean-Philippe Sirois 55e0c5cebe Merge pull request #158 from the-programmers-hangout/feat-improve-seo
feat(resources): improve SEO by attaching excerpt as description
2019-11-06 09:29:52 -08:00
Jean-Philippe Sirois 5259235277 feat(resources): improve SEO by attaching excerpt as description 2019-11-05 14:52:52 -08:00
Jean-Philippe Sirois 57561f8104 Merge pull request #157 from the-programmers-hangout/feat-add-jetbrains-partner
feat(home): add jetbrains as a partner
2019-11-05 13:28:41 -08:00