Gatsby With NetlifyCMS Tutorial

preview_player
Показать описание
In this tutorial we go through the netlify + gatsby guide to set everything up to add blog entries from the netlify cms. We then configure an admin settings controlled via netlify cms as well.

Leave any comments below with questions you may have, hope this helps!
Рекомендации по теме
Комментарии
Автор

Thanks a lot Profesh for the vid! Short, sweet and to the point :-)

jaimeseuma
Автор

Nailed this video. I've been slowly starting to learn Gatsby to build a new site for my company, definitely going to hook it up to Netlify after seeing this!

kycharle
Автор

I had a lot of problems setting up this, and spent bunch hours. I don't know what to say except that thank you for those small details that they always miss on the docs. Subscribed to you and also big like. Thank you!!

dedefh
Автор

Awesome job! This is exactly what I was looking for, so looks like you've gained another subscriber 👍🏽

DynamiteDro
Автор

" unless they're ... like us" X)

Hey man, this is a really helpful video - Thank you! Subd..

nodehash
Автор

Hi, thanks for the video. Question: does the site/ file exist? I am able to see the changes in the admin, but using the collection in the admin does not work. I get this error:

./src/pages/index.js
Module not found: Can't resolve in

Do I need to create it first?

introvertedperson
Автор

THANK YOU, im subscribing! Ive been making html css js websites, should I go for react before gatsby? Im not used to advanced js yet, and component layout

AnaFerreira-mtod
Автор

This was great man, very informative. I just wish it put the blog post in database instead of in a file structure.

chrislanejones
Автор

Very useful video! thank you. Definitely subscribed.

amoohesam
Автор

Hey guys I have a question. If I am trying to design a website BEFORE integrating a CMS. can i just query basic text from text fields on the CMS and inject them into specific pages? Or is my only option here to programmatically create separate new pages such as blog articles etc.

BobbyBundlez
Автор

Hi, very helpful video, thanks! I usually create sites for my clients using Wordpress, but would this be a good alternative for making a site for client in Wordpress? Are there any downsides compared to WP?

thelord
Автор

Thanks for the vid - netlifyCMS documentation is a bit over the place.

letsvotealready
Автор

Is there a gitless solution?
Because I don't understand why I would need to version control my personal blog website...
I want to use a static-site generator, but also want the rich-text editor to post new articles, so I don't have to deal with the markup.

vcaalnu
Автор

Great video - loved the content with relevant examples. What font are you using in VS Code?

IsaacArnold
Автор

followed the steps all the way up to the git add .

its giving me the error

fatal: not a git repository (or any of the parent directories: .git

any idea what I could have done wrong?

Scottiex
Автор

hey mate thanks for this video very usefull. Another side question: what is this VS code theme? (pink and dark) love it! any chance to share that?

fouflo
Автор

Thanks for the video!
It would really help though, if you posted the npm commands either in the description of the video or if You moved the screen to a position where they are readable. Right now they end up right under the red loading bar in the youtube video, making it virtually impossible to read them.

EDIT: Also the command "npm i netlify-cms-app gatsby-plugin-netlify-cms" throws an error:
"Unexpected end of JSON input while parsing near '...T6T+1E6q7/vZO8FnXTbp0'"

danielmethner
Автор

can you pull contact info using graphql?

graddsky