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 |
|
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 |
|
Anton
|
80c9375329
|
Fix another Netlify link
|
2018-01-17 03:00:31 +03:00 |
|
Austin Green
|
aca21d41dd
|
Merge pull request #28 from erquhart/gatsby-plugin
Migrate to Gatsby/Netlify CMS plugin
|
2018-01-16 14:52:37 -05:00 |
|
Shawn Erquhart
|
3e79cde978
|
migrate to cms plugin, revert jsx extensions
|
2018-01-16 11:04:11 -05:00 |
|
Austin Green
|
b7a3a0fff7
|
Merge pull request #25 from marcobiedermann/feature/structure
Feature: Structure
|
2018-01-15 18:32:06 -05:00 |
|
Austin Green
|
f40aa648f9
|
Merge pull request #27 from flppv/master
Fix broken NetlifyCMS link
|
2018-01-15 18:27:53 -05:00 |
|
Anton
|
830419acc9
|
Fix broken NetlifyCMS link
|
2018-01-15 04:34:59 +03:00 |
|
Marco Biedermann
|
f2bee176b1
|
merge master into feature/structure
|
2017-12-24 11:22:00 +01:00 |
|
Marco Biedermann
|
99c1a9bbf0
|
remove GraphQL dependency because it is already included in GatsbyJS
|
2017-12-24 11:20:57 +01:00 |
|
Marco Biedermann
|
b551708b23
|
fix Navbar import
|
2017-12-24 11:20:36 +01:00 |
|
Austin Green
|
9b75217a39
|
Merge pull request #23 from Benaiah/fix-cms-bundle-path
Make CMS bundle path relative to allow relocating the CMS
|
2017-12-22 08:22:57 -05:00 |
|
Benaiah Mischenko
|
ea8b0753d7
|
Make CMS bundle path relative to allow relocating the CMS
|
2017-12-21 14:28:36 -08:00 |
|
Marco Biedermann
|
1286549f65
|
move Navbar component into it's own file
|
2017-12-20 13:52:59 +01:00 |
|
Marco Biedermann
|
9c338c6924
|
update package-lock.json
|
2017-12-20 13:50:59 +01:00 |
|
Marco Biedermann
|
ee0cc8a931
|
fix file extension
|
2017-12-20 13:50:45 +01:00 |
|