Commit Graph
280 Commits
Author SHA1 Message Date
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
Amish Naidu 3c1bd6c5ed content(resources): Add pragma-once-faq for C++ 2019-10-06 22:47:21 -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
supergrecko 8cadbbfbfe content(resources): Add generics in java article 2019-10-06 22:20:57 -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
supergrecko 218497becb content(resources): improve JS iterative vs functional article 2019-10-06 22:15:26 -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
ddivad195 dce43d4b9d resource: add async await js article 2019-10-02 23:26:47 +01: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
1Computer1 1054749621 Add support for LaTeX using KaTeX 2019-10-01 16:20:49 -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