gatsby-starter-blog-forestry/pages
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
..
2015-05-01-hello-world Remove unused layout key from frontmatter 2017-01-03 13:09:47 -07:00
2015-05-06-my-second-post Remove unused layout key from frontmatter 2017-01-03 13:09:47 -07:00
2015-05-28-hi-folks Remove unused layout key from frontmatter 2017-01-03 13:09:47 -07:00
2016-12-9-react-component-post Add post written in javascript to demonstrate new js frontmatter capability 2016-12-09 16:15:42 -08:00
404.md Switch path of 404 page to /404.html so works by default on github pages 2016-03-10 10:09:50 -08:00
_template.js Update to latest typography 2016-10-19 10:40:54 -06:00
favicon.ico Basics are in place 2015-06-11 16:41:30 -07:00
index.js Replace access with lodash.get, make more declarative. 2017-02-02 09:30:51 -08:00
robots.txt Basics are in place 2015-06-11 16:41:30 -07:00