Jordan Eldredge
df2c7ef323
Replace access with lodash.get, make more declarative.
...
Lodash already has support for safe property access via the explicit
`get` method, and as a shorthand to many of the collection methods (such
as `sortBy`.
I also took this opportunity to refactor the code to be a bit more
functional, which allows us to place the list tiems inline with the rest
of the JSX, which I find far more readable.
Interesting project!
2017-02-02 09:30:51 -08:00
irekrog
e6f0d083a9
add react-addons-shallow-compare
2016-12-11 15:51:16 +01:00
Kyle Mathews
e333cb1aad
Add post written in javascript to demonstrate new js frontmatter capability
2016-12-09 16:15:42 -08:00
Kyle Mathews
d8740e1109
Update dependencies
2016-11-28 14:16:38 -08:00
Kyle Mathews
ed3087926f
Update to latest typography
2016-10-19 10:40:54 -06:00
Chiedo
2b832d4b01
Switched from DocumentTitle to the More Robust HelmetJS lib
2016-09-14 11:04:58 -04:00
Kyle Mathews
6398adac1b
Update for Gatsby 0.12.6 — remove now unneeded dependencies
2016-09-09 16:49:33 -07:00
Kyle Mathews
44a945f78d
Add two required loaders
2016-09-02 09:34:53 -07:00
Kyle Mathews
0e5fa0c7a0
Update dependencies
2016-08-18 13:09:23 -07:00
Kyle Mathews
8adca0d4ab
Switch to use react-typography
2016-08-04 16:17:57 -06:00
Kyle Mathews
7cb361f81d
Update dependencies
2016-08-03 18:20:30 -06:00
Kyle Mathews
0f0991b06c
Pin version of eslint-plugin-jsx-a11y so doesn't break NPM2
2016-07-30 10:36:36 -07:00
Kyle Mathews
153a255db2
Update dependencies
2016-07-30 09:01:28 -07:00
Kyle Mathews
7e36a90334
Add scripts to develop/build gatby w/o global Gatsby install
...
npm run develop
npm run build
2016-07-20 11:52:52 -07:00
Kyle Mathews
fe529b5ee6
Upgrade for Gatsby 0.12
2016-07-20 11:52:05 -07:00
Kyle Mathews
bea1c89913
Add deploy script
2016-07-13 13:46:30 -07:00
Kyle Mathews
29f9fa0471
Update dependencies
2016-07-13 13:39:24 -07:00
Kyle Mathews
710eebc3b5
Update dependencies
2016-07-05 20:44:49 -07:00
Kyle Mathews
a865b54d5e
Use typography-theme-wordpress-2016 as default theme
2016-06-28 20:02:19 -07:00
Kyle Mathews
3efd74a20f
Update to latest typography
2016-06-28 19:39:39 -07:00
Kyle Mathews
284c7970a4
Add dependencies necessary for NPM 2
2016-06-07 09:42:00 -07:00
Kyle Mathews
dfeb3ffd44
Update dependencies
2016-06-04 13:55:11 -07:00
Kyle Mathews
f43f021c88
Update dependencies
2016-05-11 10:13:11 -07:00
patrykkopycinski
ffcdb8b697
Add support for react 15.0.1 ( #9 )
2016-04-18 21:11:54 -07:00
Kyle Mathews
a111454df1
Add back react-router
2016-03-29 16:44:00 -07:00
Kyle Mathews
b6c68bf288
Merge branch '0.9'
...
Conflicts:
package.json
2016-03-28 21:24:40 -07:00
Kyle Mathews
dc2746a93f
Update for 0.9
2016-03-28 21:15:50 -07:00
Mehdi El Fadil
72b6c5fbbb
Add history as top-level dependency
...
was causing the webpack build to fail (cf similar problem fixed in gatsbyjs/gatsby/pull/174)
2016-03-24 22:57:58 +01:00
Kyle Mathews
8ba3990076
Upgrade eslint and friends
2016-03-12 23:50:02 -08:00
Kyle Mathews
21e9abb899
Add gh-pages as dev dependency so easy to publich to github pages
2016-03-10 10:10:31 -08:00
Gianluca Esposito
65431b45bb
Update dependencies, use .js file extensions
2016-02-21 23:45:50 +01:00
Kyle Mathews
4d3c5ca244
Upgrades for Gatsby 0.8
2016-02-20 18:23:13 -08:00
Kyle Mathews
d0552c19b2
Fix eslint errors
2016-02-20 12:31:34 -08:00
Kyle Mathews
f6d5fef8c3
Update to react-responsive-grid release for React 0.14
2015-11-24 21:34:51 -08:00
Kyle Mathews
1043f18f0c
Update packages + update Typography setup
2015-11-21 16:59:04 -08:00
Kyle Mathews
8019569f69
Add package.json
2015-07-21 17:18:42 -07:00