Commit Graph

25 Commits

Author SHA1 Message Date
Alexander S
20b85cd54c Merge pull request #11 from abisz/patch-3
Fixes not rendering of ReadNext component
2016-09-17 23:27:49 +03:00
Simon Reinsperger
a77594f1ba Fixes not rendering of ReadNext component
The component didn't render because pages were undefined.
I found that they are stored inside the route object.
This fixed it for me.
2016-09-16 12:14:38 +02:00
A. Shelepenok
f869ef4946 Merge pull request #8 from jmsmrgn/patch-1
Add trailing slashes to nav links
2016-08-25 04:08:14 +03:00
jmsmrgn
480cf55663 Add trailing slashes to nav links
gatsby@0.12.5 enforces trailing slashes

https://github.com/gatsbyjs/gatsby/pull/378
2016-08-24 14:52:28 -07:00
wpioneer
58f879350d Update dependencies 2016-08-02 16:52:09 +03:00
wpioneer
e8f183226f Upgrade to Gatsby 0.12.0 2016-07-30 02:05:32 +03:00
wpioneer
3ea9799f76 Update .gitignore 2016-07-30 02:02:55 +03:00
wpioneer
cacc5c9cf8 Update gatsby-node 2016-06-07 21:44:26 +03:00
wpioneer
b8fb3c75ee Added vendor prefixes 2016-06-06 18:01:16 +03:00
wpioneer
cddc26d082 Fixed postcss errors 2016-06-06 17:59:23 +03:00
wpioneer
fca47a8abd Added scripts to package.json 2016-06-05 15:27:41 +03:00
wpioneer
d00f2ff68a Update Readme 2016-06-03 14:08:18 +03:00
wpioneer
4a4b34f52b Version 1.0 2016-06-03 14:05:50 +03:00
wpioneer
05ee70daab upgrade to Gatsby 0.11 2016-06-03 02:32:38 +03:00
wpioneer
b00aff65ad Add Statinamic port to README.md 2016-04-14 17:43:56 +03:00
wpioneer
155284d772 Fixed path to starter 2016-04-14 17:17:27 +03:00
wpioneer
49a364497e Merge branch 'master' of https://github.com/hb-gatsby/gatsby-starter-lumen.git 2016-03-21 20:06:34 +03:00
wpioneer
e5ca5bc98b Update 2016-03-21 20:03:01 +03:00
A. Shelepenok
3ca7d0efc0 Update README.md 2016-03-20 17:45:50 +03:00
wpioneer
a044ccf244 Update config.toml 2016-03-19 21:26:11 +03:00
wpioneer
a75d2862b9 Remove public dir, update config.toml 2016-03-19 21:17:15 +03:00
A. Shelepenok
7c78952f78 Update README.md 2016-03-12 02:16:10 +03:00
A. Shelepenok
021fbdff0f Update README.md 2016-03-12 02:15:36 +03:00
wpioneer
c5a75b6a5f Init 2016-03-12 01:28:19 +03:00
A. Shelepenok
f5ab9dc499 Initial commit 2016-03-12 00:02:37 +03:00