Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate to Gatsby/Netlify CMS plugin #28

Merged
merged 1 commit into from
Jan 16, 2018

Conversation

erquhart
Copy link
Contributor

@erquhart erquhart commented Jan 16, 2018

Created a Gatsby plugin for the CMS when I realized how rough integrations were (requiring a separate build system). This PR drops integration code in favor of the plugin. It also reverts jsx extensions back to the more standard .js - I'd like to propose that such a change be discussed and agreed to in its own PR.

Didn't want to muck up the changeset with a bunch of format fixes, but we should run prettier after this is merged.

Closes #24

@AustinGreen
Copy link
Contributor

Thanks Shawn, I agree that .js is the standard and we should just leave it at that.

@AustinGreen AustinGreen merged commit aca21d4 into decaporg:master Jan 16, 2018
csw1995 pushed a commit to csw1995/unused-blog that referenced this pull request Aug 14, 2019
Migrate to Gatsby/Netlify CMS plugin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

use local cms.css
2 participants