
A starter template for Jekyll and Decap CMS
This article introduces Jekyll + Decap CMS with Netlify Identity, which is a combination of technologies used for creating and managing websites. It explains how to deploy the CMS using Netlify, set up user authentication, and start editing content.
The article introduces Jekyll + Decap CMS with Netlify Identity, providing a guide on how to deploy the CMS, set up user authentication, and start editing content. It also provides an alternative method of authentication using basic OAuth with GitHub. Overall, this combination of technologies offers a powerful solution for managing website content.

Jekyll is a static site generator written in Ruby that allows you to create simple, fast, and secure websites without the need for a database.
Netlify is a cloud-based web development platform that provides a range of tools and services to help developers build, deploy, and manage modern web applications. It offers features such as continuous deployment, serverless functions, and CDN hosting, making it an ideal platform for building fast, scalable, and secure websites.