Commit graph

242 commits

Author SHA1 Message Date
Kyle Mathews
98e654bee7 Upgrade to alpha1 2016-10-05 18:31:48 -07:00
Kyle Mathews
640be90860 Upgrade to alpha-2 2016-09-21 10:22:04 -07:00
Kyle Mathews
f404f3a1bf Merge pull request #15 from chiedo/master
Switched from DocumentTitle to the More Robust HelmetJS lib
2016-09-14 09:35:13 -07:00
Chiedo
2b832d4b01 Switched from DocumentTitle to the More Robust HelmetJS lib 2016-09-14 11:04:58 -04:00
Kyle Mathews
94a2ab7ea3 remove all unneeded things 2016-09-10 10:44:26 -07: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
728dee0b30 Use new API from latest typography release 2016-08-03 19:03:43 -06:00
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