Blog

Adding tags in your blog with Netlify CMS and GatsbyJS

Adding tags in your blog with Netlify CMS and GatsbyJS

15 March, 2019

Have a lot of posts? And you want to categorize them? Let's sort and tag them! I followed this tutorial for the basic setup: Adding Tags…

Adding Pagination with GatsbyJS

Adding Pagination with GatsbyJS

14 March, 2019

Do you have a lot of blog posts in your blog list and you need to paginate it? I will teach you how on your blog that uses GatsbyJS…

Create an image gallery with Netlify CMS and Gatsby JS

Create an image gallery with Netlify CMS and Gatsby JS

08 March, 2019

Hi all, it is totally possible to create an image gallery with your custom stylings too! Prerequisites: Has NetlifyCMS and GatsbyJS setup…

How to style Netlify CMS Preview Pane

How to style Netlify CMS Preview Pane

05 March, 2019

If you have installed and setup GatsbyJS and NetlifyCMS, then keep reading. If not, you can checkout my blog in setting it up here: Create…

How to create a free cms with Netlify CMS and Gatsby

How to create a free cms with Netlify CMS and Gatsby

03 March, 2019

Prerequisites: You should have a Github Page. Follow the steps of creating a Gatsby/Github page from here: https://faithmorante.netlify.com…

How I created my website without spending a dime

How I created my website without spending a dime

21 February, 2019

In this tutorial, I assume that you know the basics of web development. For styling and development I used ReactJS, Sass, Bootstrap…