Skip to content
forked from decaporg/decap-cms

A Git-based CMS for Static Site Generators

License

Notifications You must be signed in to change notification settings

EOX-A/decap-cms

This branch is 51 commits behind decaporg/decap-cms:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

7ca7fc3 · Jun 14, 2024
Mar 29, 2024
Feb 8, 2022
Aug 18, 2023
Feb 3, 2021
Mar 29, 2024
Apr 3, 2024
Apr 1, 2020
Aug 18, 2023
Jun 14, 2024
Mar 21, 2024
Jun 19, 2019
Feb 6, 2024
May 19, 2021
Feb 6, 2024
Mar 13, 2024
Oct 21, 2021
Jan 31, 2024
May 19, 2021
Aug 18, 2023
Mar 21, 2024
Aug 18, 2023
Mar 21, 2024
Aug 18, 2023
Mar 21, 2024
Oct 12, 2023
Oct 27, 2019
Jul 27, 2023
Mar 29, 2024
Mar 21, 2024
Feb 6, 2024
Jan 31, 2024
May 3, 2024
Mar 29, 2024
Apr 11, 2022
Nov 18, 2020
Jan 31, 2024

Repository files navigation

Decap CMS

GitHub license Netlify Status npm version Build Status PRs Welcome

decapcms.org

A CMS for static site generators. Give users a simple way to edit and add content to any site built with a static site generator.

Decap CMS is the new name of Netlify CMS since February 2023.

Community Chat

Join us on Discord

How It Works

Decap CMS is a single-page app that you pull into the /admin part of your site.

It presents a clean UI for editing content stored in a Git repository.

You setup a YAML config to describe the content model of your site, and typically tweak the main layout of the CMS a bit to fit your own site.

When a user navigates to /admin/ they'll be prompted to log in, and once authenticated they'll be able to create new content or edit existing content.

Read more about Decap CMS Core Concepts.

Installation and Configuration

The Decap CMS can be used in two different ways.

  • A Quick and easy install, that requires you to create a single HTML file and a configuration file. All the CMS JavaScript and CSS are loaded from a CDN. To learn more about this installation method, refer to the Quick Start Guide
  • A complete, more complex install, that gives you more flexibility but requires that you use a static site builder with a build system that supports npm packages.

Contributing

New contributors are always welcome! Check out CONTRIBUTING.md to get involved.

Change Log

This project adheres to Semantic Versioning. Every release is documented on the GitHub Releases page.

License

Decap CMS is released under the MIT License. Please make sure you understand its implications and guarantees.

Maintainers

Maintained with care by PM TechHub & friends.

Professional help

Our partners offer a range of services that can help you get the most out of Decap CMS. Find onboarding, priority support, and development of custom features.

Read more on our professional help page

About

A Git-based CMS for Static Site Generators

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 66.8%
  • TypeScript 26.9%
  • HTML 6.3%