7) Learn Gatsby w/ Strapi - Create the Article page view

preview_player
Показать описание
📢 Important Notice: This video uses Strapi v3, the older version of Strapi. We want to ensure you know that Strapi 4 is the latest version with new features, improvements, security patches, and updates.

Please refer to the resources listed below.

Learn how to create a Gatsby Blog using Strapi a node based open source headless CMS in this video tutorial series. In this video, we create a new template for our individual blog articles and also learn the relationship between Strapi permissions, graphQL and Gatsby.

This entire video series will take you step by step through creating a blog in Gatsby and teach you how to connect it to the open source headless CMS - Strapi.

Based on the updated June 2019 article (copy/paste code examples from here):

Important links:

Blog Post Read Along Section - for this Video:

All Videos in this tutorial series:

7. Learn Gatsbyjs with Strapi Headless CMS Video Tutorial Series - Create the Article page view - THIS VIDEO
Рекомендации по теме
Комментарии
Автор

This is great and well done for making such easy to follow videos. I did notice that the Article page doesn't respect formatting. You've got one block of text instead of paragraphs, no subheadings etc. How do I render this content as an article rather than a single paragraph?

codingcocoon
Автор

Hello, while following tutorials I had no problem with images. After completing tutorial I decided to change some of my images inside of articles. When I change for example "title" it automatically change content on web page. But I have a problem - when i change (upload new image) inside of strapi UI it doesn't affect web page and I still see only old images.

Is there anything else I have to do in order to see new images on web page? Thanks you.

danoblinux
Автор

Hello there, Thanks for the videos! So helpful :)

I've got question, I hope you can help me to solve this. 
Can we update the content for Gatsby via Strapi without recompiling Gatsby?
If you think its possible, can you tell me how to do that.
If you think its impossible, please tell me why. Thank you for that all.

dianalifiansyah