Commit Graph
68 Commits
Author SHA1 Message Date
aiden01 f0107f18df feat: spread operator post 2019-08-11 13:46:11 -04:00
supergrecko 2e57776712 Fix incorrect file path 2019-08-07 20:17:07 +02:00
supergrecko 801e02a213 Fix front-matter title 2019-08-07 20:10:02 +02:00
supergrecko c6f593afa1 Add article explaining prepared statements with PDO. 2019-08-07 20:10:02 +02:00
aiden01 ea3d4f08fd fixed Array#every example 2019-08-07 10:02:59 -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
Thomas Ibarra bbb22cca33 feat(header): add index link to logo 2019-08-01 06:33:22 -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
Thomas Ibarra b684ddc8bd refactor(containers): clean up container styling 2019-07-31 10:42:19 -05:00
Jean-Philippe Sirois e3090fd4f1 feat: reimplement font smoothing 2019-07-31 09:02:39 -04:00
Xetera 8d844731e2 Merge branch 'master' into feature/sparks/responsiveness-proposal 2019-07-30 19:43:30 -07:00
Jean-Philippe Sirois 9d783afe87 feat: persist layout state across pages 2019-07-30 20:24:19 -04:00
Jean-Philippe Sirois 67fd17db97 feat: add menu to resources sidebar 2019-07-30 19:35:54 -04:00
Jean-Philippe Sirois 6e1142158d feat: redirect to home page on clicking the resources banner 2019-07-30 19:21:46 -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 90f10b191b fix: fix avatar size to keep proportions 2019-07-30 16:03:08 -04:00
Jean-Philippe Sirois 49f3cdc43a feat: stacked avatars for contributors 2019-07-30 13:56:50 -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
Xetera bf86d72173 added docs and rules pages 2019-07-29 21:24:56 -04:00
Jean-Philippe Sirois 8f771e194e chore: rename docs to resources 2019-07-29 20:48:30 -04:00
Jean-Philippe Sirois 2195e0c138 refact: extract index.sass to styled-components 2019-07-29 14:44:36 -04: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 f4384afdca feat: set up basic typography system for Markdown content 2019-07-29 14:11:56 -04:00
Jean-Philippe Sirois f49432e638 ui: update header/nav style to match layout 2019-07-29 10:26:55 -04:00
Xetera 8107b68021 updated language post to match changes 2019-07-29 04:13:13 -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
Xetera 7f083b63fa added tree-shaking to ramda import 2019-07-27 16:32:45 -07: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
Jean-Philippe Sirois e9f1bec654 refact: extra footer into its own component 2019-07-27 17:32:39 -04:00
Jean-Philippe Sirois 57863ee926 refact: standardize PropsWithChildren 2019-07-27 17:32:39 -04:00
Jean-Philippe Sirois 6389a246da refact: standardize Styled-Components 2019-07-27 17:32:39 -04:00
Jean-Philippe Sirois de846a4f58 style: clean up unused code 2019-07-27 17:32:39 -04:00
Jean-Philippe Sirois baa61147ac content: add WIP of JS iterarive vs functional array helpers 2019-07-27 15:52:25 -04:00