Commit graph

58 commits

Author SHA1 Message Date
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
Kyle Mathews
dba1c2fd05 Merge pull request #6 from mef/patch-1
Add history as top-level dependency
2016-03-24 15:07:18 -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
44fc7c7b40 Surround image path with link function so will work on non-root deploys 2016-03-16 10:02:36 -06:00
Kyle Mathews
34cbb588af Let people zoom if they want to 2016-03-16 09:58:37 -06:00
Kyle Mathews
603411f0cd Consolidate two bios into one Bio component 2016-03-16 09:40:26 -06:00
Kyle Mathews
02eadc482b Fix condition 2016-03-13 14:24:42 -07:00
Kyle Mathews
47408c3997 Make 404 check work even with link prefixes 2016-03-13 14:12:42 -07: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
Kyle Mathews
51d93b1363 Switch path of 404 page to /404.html so works by default on github pages 2016-03-10 10:09:50 -08:00
Kyle Mathews
0aa5a0ea64 Ignore the 404 page 2016-03-08 22:46:49 -08:00
Kyle Mathews
655448def2 Merge pull request #5 from gatsbyjs/add-404
Add simple 404 page
2016-03-07 10:35:25 -08:00
Kyle Mathews
13cea9a306 Add simple 404 page 2016-03-07 10:35:17 -08:00
Kyle Mathews
a1b0a357fe Pass the ReadNext post link through the link helper function 2016-02-23 17:41:27 -08:00
Kyle Mathews
9482c3f810 Put some global css in external file 2016-02-21 18:37:37 -08:00
Kyle Mathews
d70ecc146e Merge pull request #4 from gesposito/master
Update dependencies, use .js file extensions
2016-02-21 15:58:34 -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
066c8013c4 Test automatically on Travis 2016-02-20 12:41:19 -08:00
Kyle Mathews
d0552c19b2 Fix eslint errors 2016-02-20 12:31:34 -08:00
Kyle Mathews
f856fe0060 Add barebones .babelrc 2015-12-11 17:23:44 -08:00
Kyle Mathews
3052f6ecfa Also check that path is defined 2015-12-01 11:08:12 -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
8f1b58c801 Use Gatby's new link prefixing format. 2015-11-21 16:59:27 -08:00
Kyle Mathews
1043f18f0c Update packages + update Typography setup 2015-11-21 16:59:04 -08:00
Kyle Mathews
950e38687e Merge pull request #2 from luandro/master
Updated to es6
2015-10-07 09:39:34 -07:00
Luandro
63473a7301 updated index and template to es6 2015-10-07 09:17:10 -03:00
Luandro
befc53d387 es7 not workig yet 2015-10-07 09:13:44 -03:00
Luandro
61c82d3b05 static es7 2015-10-07 09:06:58 -03:00
Luandro
e68ae6737c updated html.jsx to es6 2015-10-07 09:03:10 -03:00
Luandro
0a4ebe5e10 updated readNext to es6 2015-10-07 08:57:25 -03:00
Kyle Mathews
7706b42e01 Create README.md 2015-09-13 16:35:06 -07:00
Kyle Mathews
2e5167eb08 Merge pull request #1 from gesposito/master
Converted CoffeeScript and CJSX to ES6 and JSX
2015-09-11 10:13:23 -07:00
Gianluca Esposito
8ffbe53b96 Cleaned displayName 2015-09-11 18:13:18 +02:00
Gianluca Esposito
c3342aac15 Fixed template string style 2015-09-10 22:54:47 +02:00
Gianluca Esposito
742b029244 Converted ReadNext Component to ES6 2015-09-10 22:54:25 +02:00
Gianluca Esposito
3f78235061 Fixed template string 2015-09-10 22:30:12 +02:00
Gianluca Esposito
373eae7a53 Converted md wrapper to ES6 2015-09-10 22:22:45 +02:00
Gianluca Esposito
43da6b8695 Fixed conversion 2015-09-10 22:07:30 +02:00
Gianluca Esposito
077cb982ea Converted template to ES6 2015-09-10 22:06:17 +02:00
Gianluca Esposito
4e3fc298d6 Cleaned displayName 2015-09-10 21:49:47 +02:00
Gianluca Esposito
1ecf9b7959 Converted index to ES6 2015-09-10 21:43:55 +02:00
Gianluca Esposito
82fa9f21a2 Started moving to ES6, JSX 2015-09-10 20:13:26 +02:00
Kyle Mathews
a896447db1 Fix titles to posts 2015-07-22 13:27:21 -07:00
Kyle Mathews
2286041789 Update blog to work with new gatsby-helpers + work on github pages 2015-07-22 11:01:45 -07:00
Kyle Mathews
8019569f69 Add package.json 2015-07-21 17:18:42 -07:00
Kyle Mathews
3ea7c23dfe Tweak wording on the fake blog post 2015-07-15 11:50:10 -07:00