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…

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…