Skip to content

AnssamGhezala/my-awesome-blog

Repository files navigation

Gatsby blog integrated with Contentful

Hey there! This is a blog I made for an article in progress to be published on the 1st of September 2019 titled "Gatsby+Contentful = Smarter content management". The article explains how to build this blog using Gatsby and Contentful (CMS) so that everytime you want to add an articl to id, you wont have to add a single line of code to your codebase. Check it out! and let me know what you think :D

Why?

Say you want to build a blog, or a personal portfolio. Your blog will contain the articles that you continuously publish. 

This means that every time you want to add a new article to your blog, you have to get your hands dirty again with the code base. This kind of project is different from the others, since it's a project that never ends, as you have to constantly update it with your newest publications… 

Is there a better way to manage the content of your blog without having to code every time?

Content Management Systems (CMS) seemed like the right answer to this question. "Gatsby+Contentful = Smarter content management" will help you, a reader who has a blog or a portfolio or any kind of website, to maintain your app in a smart and easy way forever 🤓

The article explains how to integrate Contentful, a CMS with a blog built with Gatsby, a fast framework based on React. The blog also uses GraphQL to manage the data flow within in.

Created with Gatsby

Here's a collection of official and community-created starters. This blog uses the gatsby-starter-blog starter. Checkout the Gatsby documentation here.

Start developing.

To run locally do the following:

`gatsby develop`

Open the source code and start editing!

The site is now running at http://localhost:8000!

🎓 Learning Gatsby

Full documentation for Gatsby lives on the website.

💫 Deployed with Netlify

Check it out here

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published