Commit graph

282 commits

Author SHA1 Message Date
Kyle Mathews
7cb361f81d Update dependencies 2016-08-03 18:20:30 -06:00
Kyle Mathews
f7fed5a3ce No reason to set maximum-scale unless building web app 2016-08-02 15:40:43 -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
454199e133 Add an example post with more varied HTML elements 2016-06-28 21:48:24 -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
bf466274f9 Up header weight to 900 2016-06-06 10:21:57 -07:00
Kyle Mathews
dfeb3ffd44 Update dependencies 2016-06-04 13:55:11 -07:00
Kyle Mathews
c13679f8d1 Merge pull request #11 from gatsbyjs/0.11
0.11
2016-05-11 10:47:37 -07:00
Kyle Mathews
2b67c05222 Fix linting error 2016-05-11 10:44:07 -07:00
Kyle Mathews
f43f021c88 Update dependencies 2016-05-11 10:13:11 -07:00
Kyle Mathews
cd331d8ba7 Inline css 2016-05-11 10:12:48 -07:00
Kyle Mathews
2afbf6a136 Add cache buster to bundle.js 2016-05-07 22:15:42 -07:00
patrykkopycinski
ffcdb8b697 Add support for react 15.0.1 (#9) 2016-04-18 21:11:54 -07:00
Kyle Mathews
ab93f14855 app.js not used by Gatsby any longer 2016-04-11 20:22:22 -07:00
Kyle Mathews
e746f17610 Merge pull request #8 from benstepp/bs-imgopt
Optimizes the JPG
2016-04-05 22:28:14 -07:00
Benjamin Stepp
5e26e33a4c Optimizes the JPG
Just pumped it through imagemagick. The progressive jpg was slightly
larger, but the image is so small it's probably not going to make a big
difference to the end user.

Related to gatsbyjs/gatsby#234
2016-04-06 00:11:45 -05: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
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