Commit Graph
142 Commits
Author SHA1 Message Date
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
Jean-Philippe Sirois c1245dadbe Merge pull request #23 from the-programmers-hangout/chore-rename-docs-to-resources
chore: rename docs to resources
2019-07-29 20:53:59 -04:00
Jean-Philippe Sirois 8f771e194e chore: rename docs to resources 2019-07-29 20:48:30 -04:00
Jean-Philippe Sirois a833613b21 chore: clean up deps (#26)
chore: clean up deps
2019-07-29 15:04:32 -04:00
Jean-Philippe Sirois 9f3989199c chore(deps): move devDeps where they belong 2019-07-29 15:04:11 -04:00
Jean-Philippe Sirois 2ff1a406ef chore(deps): remove extraneous deps 2019-07-29 15:04:11 -04:00
Jean-Philippe Sirois fb529929b1 Merge pull request #25 from the-programmers-hangout/refact-move-index-sass-to-styled-components
refact: move index sass to styled components
2019-07-29 15:03:49 -04:00
Jean-Philippe Sirois 2195e0c138 refact: extract index.sass to styled-components 2019-07-29 14:44:36 -04:00
Xetera 4f1cf7fac9 Merge pull request #24 from the-programmers-hangout/feat-set-up-typography
feat: set up typography
2019-07-29 11:36:34 -07:00
Jean-Philippe Sirois 7e324bff3b refact: extract typography constants 2019-07-29 14:12:08 -04:00
Jean-Philippe Sirois 17728684ea feat: set up global styles for font 2019-07-29 14:12:08 -04:00
Jean-Philippe Sirois cc9dc391a9 feat: import/prefetch Google fonts 2019-07-29 14:12:08 -04:00
Jean-Philippe Sirois f4384afdca feat: set up basic typography system for Markdown content 2019-07-29 14:11:56 -04:00
Jean-Philippe Sirois 5515ee2172 ui: update header/nav style to match layout (#22)
ui: update header/nav style to match layout
2019-07-29 10:35:40 -04:00
Jean-Philippe Sirois f49432e638 ui: update header/nav style to match layout 2019-07-29 10:26:55 -04:00
Jean-Philippe Sirois 51ab549237 Pulling avatar information of authors from discord (#19)
Pulling avatar information of authors from discord
2019-07-29 04:16:31 -04:00
Xetera 079185e3cc fixed problematic fetchusers script 2019-07-29 04:13:13 -04:00
Xetera 8107b68021 updated language post to match changes 2019-07-29 04:13:13 -04:00
Xetera dadafd2670 update readme to match new authors format 2019-07-29 04:13:13 -04:00
Xetera 2fd129acc2 fixed error with buildHelper 2019-07-29 04:12:09 -04:00
Xetera 71b6078e40 added a script for fetching user information 2019-07-29 04:12:09 -04:00
Xetera aed86c901a modified language template query 2019-07-29 04:12:09 -04:00