Jekyll Decap Cms

screenshot of Jekyll Decap Cms
jekyll

A starter template for Jekyll and Decap CMS

Overview

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.

Features

  • Jekyll Starter Site: The article provides a basic Jekyll starter site that can be easily deployed.
  • Decap CMS Integration: The CMS is integrated into the Jekyll site, allowing for easy content management.
  • Netlify Identity Authentication: Netlify Identity is used for user authentication, providing secure access to the CMS.

Summary

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
Jekyll

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
Netlify

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.