Commit graph

166 commits

Author SHA1 Message Date
najomar68
0827bda2d2 Update Blog “2016-12-17-making-sense-of-the-scaas-new-flavor-wheel” 2018-07-11 11:50:04 +00:00
Shawn Erquhart
502143b11c update dependencies 2018-06-14 13:00:25 -04:00
Austin Green
cb992ab75f Release v1.1.3 2018-05-21 13:59:32 -04:00
Austin Green
e078bc9c63
Merge pull request #63 from terrierscript/blog-post-filter-as-gql
Move blog-post filter to graphQL
2018-05-21 13:57:29 -04:00
Austin Green
32a8b791d4 updated lock file 2018-05-05 11:49:15 -04:00
Austin Green
417ab0526f update version 1.1.2 2018-05-05 11:40:35 -04:00
Austin Green
fab8baa6f7
Merge pull request #69 from pborreli/add-netifly-plugin
Added gatsby-plugin-netlify
2018-05-05 11:38:56 -04:00
Austin Green
da491f0293
Merge pull request #71 from mki-skt/fix-Testimonials
Fix testimonials of key prop error
2018-05-05 11:38:17 -04:00
Austin Green
066d4c342e
Merge pull request #74 from hennessyevan/master
Add netlify-cms to package.json now required by gatsby-plugin-netlify-cms
2018-05-05 11:37:52 -04:00
Evan Hennessy
e57db18a08
Add netlify-cms as a dependency
As noted in issue https://github.com/AustinGreen/gatsby-starter-netlify-cms/issues/73 and 35ccf1848d the `gatsby-netlify-cms-plugin` now requires `netlify-cms` as a peer-dependency
2018-05-04 14:55:21 -04:00
Evan Hennessy
6a9b214963
Merge pull request #1 from AustinGreen/master
Update Fork
2018-05-04 14:48:30 -04:00
mki-skt
272f15d2c2 fix : Change map key to uuid 2018-04-15 00:58:38 +09:00
mki-skt
2ef03261e3 add : uuid package 2018-04-15 00:29:58 +09:00
mki-skt
2ad73a09f0 fix : Testimonials of key prop error 2018-04-13 00:11:05 +09:00
Pascal Borreli
82f3415f07 Added gatsby-plugin-netlify 2018-04-07 13:10:46 +01:00
terrierscript
b663a84b26 Move filter to graphQL 2018-03-29 14:16:39 +09:00
Austin Green
8fc632144b increment patch number 2018-03-23 20:01:37 -04:00
Austin Green
ef012433fa
Merge pull request #56 from ekoeryanto/prop-types
feat(prop-types): add prop-types validation to components
2018-03-23 20:00:13 -04:00
Austin Green
01f846e050
Merge branch 'master' into prop-types 2018-03-23 19:59:46 -04:00
Austin Green
6b929b7539
Merge pull request #51 from rdela/tag-pages
add tag pages and adjust config
2018-03-23 19:58:27 -04:00
Eko Eryanto
7e82411ada fix: incorect types 2018-03-14 17:04:02 +07:00
Eko Eryanto
60ee9f12dc feat(prop-types): add prop-types validation to components
Fixes #26
2018-03-14 15:38:46 +07:00
Ricky de Laveaga
6a01bd7c19 add flavor and tasting tags to Jamaican Blue post 2018-03-05 14:50:47 -08:00
Shawn Erquhart
8ffb26d18c fix page paths in config.yml 2018-03-02 13:19:17 -05:00
Ricky de Laveaga
4e21f58c1f add tag pages and adjust config 2018-02-28 00:52:15 -08:00
Austin Green
566502a976
Merge pull request #50 from AustinGreen/select-by-id
Select by ID instead of path and derive path from file path
2018-02-27 21:23:49 -05:00
Austin Green
d925464f03 remove the path fields from the CMS config.yml 2018-02-27 21:21:54 -05:00
Austin Green
6a210e58ff update directory structure 2018-02-27 21:04:30 -05:00
Austin Green
376bd10e2c remove path from frontmatter and restructure directories 2018-02-27 20:42:59 -05:00
Ricky de Laveaga
6dd7ca3fad rename query and make arbitrary change to all.sass for testing 2018-02-27 17:13:57 -08:00
Ricky de Laveaga
aacda70eb4 Select by ID instead of path
Closes #47

See for background
5bc432b71d (commitcomment-27821888)
5bc432b71d (commitcomment-27821874)

+ links in #47

thanks @KyleAMathews
2018-02-27 16:37:01 -08:00
Kyle Mathews
8e33279b6b Correct path + remove unneeded graphql import 2018-02-26 20:09:28 -05:00
Shawn Erquhart
bdb1abdebc update lockfile 2018-02-26 17:08:37 -05:00
Shawn Erquhart
3ec57b4ca2 add react-helmet, update lockfiles 2018-02-26 13:39:22 -05:00
Kyle Mathews
9e6a77d4c3 Fix for #4225 & various other tweaks 2018-02-26 13:29:14 -05:00
Shawn Erquhart
5131876240
Merge pull request #42 from AustinGreen/cms-preloaded
remove css import, now handled by plugin
2018-02-25 08:31:16 -05:00
Shawn Erquhart
9df734f98a remove css import, now handled by plugin 2018-02-23 19:32:29 -05:00
Shawn Erquhart
3bd842c0d8
Merge pull request #37 from futuregerald/patch-1
Add "--no-ignore-optional" for netlify
2018-02-06 11:53:21 -05:00
Gerald Onyango
5c349ced8c
Update netlify.toml 2018-02-05 11:40:34 -05:00
Gerald Onyango
b6cdfce027
Add "--no-ignore-optional" for netlify
This is currently necessary for Netlify since switching to yarn version 1.3.2 by default.
2018-02-05 11:38:33 -05:00
Austin Green
f942b38afe
Merge pull request #36 from tylerbrewer2/patch-1
update gatsby config to use starter name
2018-02-03 16:32:18 -05:00
Tyler Brewer
351c863dfd
update gatsby config to use starter name 2018-02-02 22:44:37 -05:00
Austin Green
93e0de4c32
Merge pull request #34 from kalinchernev/master
Make paths more flexible
2018-01-22 14:18:29 -05:00
Kalin Chernev
c3cc1d252c Small refactoring 2018-01-21 02:42:03 +01:00
Kalin Chernev
28bdcfe81b
Merge branch 'master' into master 2018-01-20 19:18:58 +01:00
Kalin Chernev
29c0b9ba7e
Merge branch 'master' into master 2018-01-20 19:17:54 +01:00
Austin Green
d3ebfbb382
Merge pull request #33 from mattpham/fix-redirect
Fix "/admin" post login redirect
2018-01-20 11:00:57 -05:00
Kalin Chernev
6aa992e6c3 Make paths more flexible 2018-01-20 16:52:11 +01:00
matt pham
c95829edb7 Remove static keyword from handleScriptLoad 2018-01-19 15:12:01 -08:00
Austin Green
c20e5b4c04
Merge pull request #29 from flppv/master
Fix another Netlify link
2018-01-17 16:55:35 -05:00