Commit Graph
78 Commits
Author SHA1 Message Date
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
Xetera 1b6525f4b4 added user-fetching functionality on build 2019-07-29 04:12:04 -04:00
Xetera 1d93f4e160 callbacks post WIP 2019-07-29 03:29:48 -04:00
Jean-Philippe Sirois a65127f0ce style: auto-format with Prettier (#20)
style: auto-format with Prettier
2019-07-29 03:27:56 -04:00
Jean-Philippe Sirois 2f904614a6 style: auto-format with Prettier 2019-07-29 03:23:42 -04:00
Jean-Philippe Sirois 7880032a7d perf: added tree-shaking to ramda import (#13)
added tree-shaking to ramda import
2019-07-27 20:35:09 -04:00
Xetera 7f083b63fa added tree-shaking to ramda import 2019-07-27 16:32:45 -07:00
Xetera 32c1c8ab49 Update README.md 2019-07-27 15:49:05 -07:00
Jean-Philippe Sirois d11bffee3c refact: clean up (#12)
refact: clean up
2019-07-27 18:05:48 -04:00
Jean-Philippe Sirois baa05d1968 style: prefer named exports 2019-07-27 18:04:52 -04:00
Jean-Philippe Sirois 4d434573d2 style: nit on object order 2019-07-27 17:56:03 -04:00
Jean-Philippe Sirois 90fb9b1888 refact: prefer function over lambdas 2019-07-27 17:54:51 -04:00
Jean-Philippe Sirois f7f66a3071 refact: extract tree build a hook 2019-07-27 17:32:39 -04:00
Jean-Philippe Sirois 04d0c19239 fix: improve SEO types 2019-07-27 17:32:39 -04:00
Jean-Philippe Sirois 22e4d68583 style: auto-format code 2019-07-27 17:32:39 -04:00