Commit Graph
163 Commits
Author SHA1 Message Date
aiden01 ea3d4f08fd fixed Array#every example 2019-08-07 10:02:59 -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
Thomas Ibarra bbb22cca33 feat(header): add index link to logo 2019-08-01 06:33:22 -04:00
Jean-Philippe Sirois 87530f69c3 Added syntax highlighting (#45)
Added syntax highlighting
2019-08-01 06:24:55 -04:00
Xetera 569146446e added client side syntax highlighting
added client side syntax highlighting

removed unnecessary packages
2019-08-01 06:18:25 -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
Thomas Ibarra b684ddc8bd refactor(containers): clean up container styling 2019-07-31 10:42:19 -05: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
Xetera 3272ec48de Merge pull request #39 from the-programmers-hangout/feature/sparks/responsiveness-proposal
fix(layout): centered layout with responsive principles applied
2019-07-30 19:46:47 -07:00
Xetera 8d844731e2 Merge branch 'master' into feature/sparks/responsiveness-proposal 2019-07-30 19:43:30 -07:00
Xetera 3769439821 Merge pull request #43 from the-programmers-hangout/feat-persist-layout-across-pages
feat: persist layout state across pages
2019-07-30 19:42:54 -07:00
Jean-Philippe Sirois 9d783afe87 feat: persist layout state across pages 2019-07-30 20:24:19 -04:00
Xetera a28452fbd7 Merge pull request #42 from the-programmers-hangout/feat-add-menu-to-resources-sidebar
feat: add menu to resources sidebar
2019-07-30 16:39:34 -07:00
Jean-Philippe Sirois 67fd17db97 feat: add menu to resources sidebar 2019-07-30 19:35:54 -04:00
Jean-Philippe Sirois f64abc030f Merge pull request #41 from the-programmers-hangout/feat-link-to-homepage-from-resources
feat: redirect to home page on clicking the resources banner
2019-07-30 19:24:27 -04:00
Jean-Philippe Sirois 6e1142158d feat: redirect to home page on clicking the resources banner 2019-07-30 19:21:46 -04:00
Jean-Philippe Sirois 91ada92e36 refact: remove react-treeview dependency, rework resource sidebar (#38)
refact: remove react-treeview dependency, rework resource sidebar
2019-07-30 19:19:12 -04:00
Thomas Ibarra fc0683a407 fix(footer): adjust width for center panel 2019-07-30 17:50:33 -05:00
Thomas Ibarra a39d5e5ac0 fix(logo): adjust spacing between logo and menu 2019-07-30 17:45:27 -05:00
Thomas Ibarra 2e85d8e9f1 fix(layout): centered layout with responsive principles applied 2019-07-30 17:23:59 -05:00
Jean-Philippe Sirois 0055dc00f7 refact: remove react-treeview dependency, rework resource sidebar 2019-07-30 18:10:41 -04:00
Jean-Philippe Sirois 674d304408 fix: fix avatar size to keep proportions (#37)
fix: fix avatar size to keep proportions
2019-07-30 16:23:09 -04:00
Jean-Philippe Sirois 90f10b191b fix: fix avatar size to keep proportions 2019-07-30 16:03:08 -04:00
Xetera 15d1724070 Merge pull request #36 from the-programmers-hangout/feat-stacked-avatars-for-contributors
feat: stacked avatars for contributors
2019-07-30 11:12:15 -07:00
Jean-Philippe Sirois 49f3cdc43a feat: stacked avatars for contributors 2019-07-30 13:56:50 -04:00
Jean-Philippe Sirois 7e0750c575 feat: style resources page (#30)
feat: style resources sidebar
2019-07-30 11:34:03 -04:00
Jean-Philippe Sirois a893cf4a6a feat: setup resource title & extract necessary helpers 2019-07-30 08:44:07 -04:00
Jean-Philippe Sirois 1be2818a08 content: update content titles to match wanted format 2019-07-30 08:44:07 -04:00
Jean-Philippe Sirois 75a53a4919 feat: bootstrap resource header 2019-07-30 08:44:02 -04:00
Jean-Philippe Sirois 49ea33049f ui: further style collapsible sidebar 2019-07-30 07:43:14 -04:00
Jean-Philippe Sirois 021a1d4aa2 feat: implement collapsable first level tree 2019-07-30 06:45:19 -04:00
Jean-Philippe Sirois 96d9aec89a ui: wip on styling resources page 2019-07-30 06:45:15 -04:00
Jean-Philippe Sirois e6ebd8e300 Generating a github link for each of the markdown files (#29)
Generating a github link for each of the markdown files
2019-07-29 22:44:58 -04:00
Xetera f18f92372a added a graphql field for the link to the current markdown file on github 2019-07-29 19:35:55 -07:00
Jean-Philippe Sirois d5cd08918b Added /about and /rules pages (#28)
Added /about and /rules pages
2019-07-29 21:36:07 -04:00
Xetera bf86d72173 added docs and rules pages 2019-07-29 21:24:56 -04:00