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

[Guide] Using Netlify CMS with NextJS #2222

Merged
merged 6 commits into from
Mar 25, 2019
Merged

Conversation

steffenz
Copy link
Contributor

Summary
Another guide for decaporg/decap-website#6.
I went with a slightly different approach to make this guide as simple as possible to "code along" with. Hopefully, my list of "internet cats" won't offend anybody 😂
I didn't want to depend on any boilerplate code, nor use complex configuration (like remarkable for parsing). I do however understand if you want to do things differently.
This is my first PR ever, so I'm sorry in advance if I messed up somewhere!

I used some of the other guides as inspiration and copied the "Enable Identity and Git Gateway" part directly from the Gatsby documentation.

@netlify
Copy link

netlify bot commented Mar 18, 2019

Preview proposed changes to the CMS demo site in the link below:

Built with commit 8453e94

https://deploy-preview-2222--cms-demo.netlify.com

Copy link
Collaborator

@talves talves left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR submit looking good just needs a spelling correction on line 183 unfortunatly ==> unfortunately

```

Awesome! Netlify CMS should now be available at ```localhost:3000/static/admin/index.html```.
Unfortunatly we can't edit our content just yet. First we need to move our code into a git repository, and create a new Netlify site.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unfortunately

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great, thanks for your feedback! I just fixed the typo 😁

@netlify
Copy link

netlify bot commented Mar 19, 2019

Preview proposed changes to netlifycms.org in the link below:

Built with commit 8453e94

https://deploy-preview-2222--netlify-cms-www.netlify.com

@erquhart
Copy link
Contributor

So pumped to see this @steffenz!

@verythorough any chance you'd have time to review this?

@verythorough
Copy link
Contributor

I'm pretty swamped right now, but I'll try to take a look later in the week.

@erquhart
Copy link
Contributor

@steffenz is this still in progress? If it's ready to go, drop the WIP in the title and we'll get this moved forward.

@steffenz steffenz changed the title [WIP][Guide] Using Netlify CMS with NextJS [Guide] Using Netlify CMS with NextJS Mar 25, 2019
@steffenz
Copy link
Contributor Author

@steffenz is this still in progress? If it's ready to go, drop the WIP in the title and we'll get this moved forward.

I think this is pretty much done. I removed the [WIP] tag now. I guess there's always room for improvements, but as a first version I think it's ready to go 😄

@erquhart
Copy link
Contributor

erquhart commented Mar 25, 2019

Agreed, if anyone would still like to review, please open a new issue with change suggestions (or a PR with improvements). Thanks for putting this together @steffenz!!

@erquhart erquhart merged commit 9fccd7b into decaporg:master Mar 25, 2019
@steffenz
Copy link
Contributor Author

Awesome - glad I could help! Thanks for being so helpful and friendly, everybody. Hopefully, I'll find something else I can contribute to further down the road! 😁 Really love the work you do, rock on!

@steffenz steffenz deleted the nextjs-guide branch March 25, 2019 21:10
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.

4 participants