Commit graph

106 commits

Author SHA1 Message Date
Kyle Mathews
4936e80940 Merge pull request #34 from rstacruz/patch-1
gatsby-node.js: make onCreateNode more readable
2017-06-09 11:25:41 -07:00
Rico Sta. Cruz
1a2fbbcebb gatsby-node.js: make onCreateNode more readable 2017-06-09 10:13:06 +08:00
Kyle Mathews
13430a68d1 update starter blog for alpha18 2017-06-02 13:37:24 -07:00
Kyle Mathews
4f47229cb6 Upgrade to 1.0-alpha16 2017-05-26 10:46:52 +01:00
Kyle Mathews
11e1d019cb Remove and ignore yarn.lock as causes troubles with canaries 2017-05-22 23:51:20 +01:00
Kyle Mathews
6a806c21cd Update starter to latest canary 2017-05-19 11:57:38 +02:00
Kyle Mathews
1d2329c1c9 Fix path to styles.css 2017-05-03 12:44:45 -07:00
Kyle Mathews
532d70bcb9 Update to alpha13 2017-04-24 15:15:39 -07:00
Kyle Mathews
b23a664df6 Update for latest canary + prettier 2017-04-21 12:19:19 -07:00
Kyle Mathews
b7d1dbf4e1 Upgrade to latest canary 2017-04-11 18:00:00 -07:00
Kyle Mathews
1eb4820ba3 Merge pull request #26 from rsternagel/rsternagel-toml
delete config.toml cause seems unused
2017-04-01 22:54:45 -04:00
rsternagel
5cb7d5105b delete config.toml cause seems unused
With User/Repository@SHA: gatsbyjs/gatsby@66f90132b4 the code loading this config has been removed. So the config seems obsolete.
2017-04-01 10:58:10 +02:00
Kyle Mathews
1dc7ca52c0 Update to latest canary 2017-03-27 12:34:02 -04:00
Kyle Mathews
9bbe18709c Remove extra import fixes #24 2017-03-27 10:22:49 -04:00
Kyle Mathews
927626063b Update dependencies 2017-03-27 10:22:28 -04:00
Kyle Mathews
854294a799 Upgrade branch to latest gatsby 2017-03-14 11:01:37 -07:00
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
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