Using Netlify CMS to manage my blog posts

This page summarizes the projects mentioned and recommended in the original post on dev.to

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • git add . git commit -m "setup netlify cms" git remote add origin https://github.com/YOUR_USERNAME/NEW_REPO_NAME.git git push -u origin master

  • decap-cms

    A Git-based CMS for Static Site Generators

  • Writing my first post about styled-components on this blog directly in Markdown, made me want so hard an editor or something to manage the file posts without having to worry about .md syntax and etc. So I found Netlify CMS with this incredibly support to Gatsby!

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • Gatsby

    The best React-based framework with performance, scalability and security built in.

  • So, after searching between Hugo and Gatsby and once I was familiar with React, to make things easier I chose to use a Gatsby boilerplate blog (gatsby-starter-blog).

  • Hugo

    The world’s fastest framework for building websites.

  • So, after searching between Hugo and Gatsby and once I was familiar with React, to make things easier I chose to use a Gatsby boilerplate blog (gatsby-starter-blog).

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts