Skip to content

Commit c25be00

Browse files
Merge pull request #881 from alianza/main
Change Netlify CMS to Decap CMS
2 parents 499e5a2 + 51ba100 commit c25be00

File tree

2 files changed

+29
-38
lines changed

2 files changed

+29
-38
lines changed

src/site/headless-cms/decap-cms.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
---
2+
title: Decap CMS
3+
repo: decaporg/decap-cms
4+
homepage: https://decapcms.org/
5+
twitter: Decap_CMS
6+
opensource: "Yes"
7+
typeofcms: "Git-based"
8+
supportedgenerators:
9+
- All
10+
description: A different kind of CMS. It's a single page app written in React. It's an npm package. It's a script running on a static page that lives in your repo. Built for static site generators.
11+
startertemplaterepo: https://github.com/wutali/nextjs-netlify-blog-template
12+
images:
13+
- path: /img/cms/netlify-cms1.png
14+
- path: /img/cms/netlify-cms2.png
15+
- path: /img/cms/netlify-cms3.png
16+
---
17+
# Decap CMS (formerly Netlify CMS)
18+
19+
An open source content management system for your Git workflow that enables you to provide editors with a friendly UI and intuitive workflows. You can use it with any static site generator to create faster, more flexible web projects. Content is stored in your Git repository alongside your code for easier versioning, multi-channel publishing, and the option to handle content updates directly in Git.
20+
21+
At its core, Decap CMS is an open-source React app that acts as a wrapper for the Git workflow, using the GitHub, GitLab, or Bitbucket API. This provides many advantages, including:
22+
23+
- **Fast, web-based UI:** With rich-text editing, real-time preview, and drag-and-drop media uploads.
24+
- **Platform agnostic:** Works with most static site generators.
25+
- **Easy installation:** Add two files to your site and hook up the backend by including those files in your build process or linking to our Content Delivery Network (CDN).
26+
- **Modern authentication:** Using GitHub, GitLab, or Bitbucket and JSON web tokens.
27+
- **Flexible content types:** Specify an unlimited number of content types with custom fields.
28+
- **Fully extensible:** Create custom-styled previews, UI widgets, and editor plugins.
29+

src/site/headless-cms/netlify-cms.md

Lines changed: 0 additions & 38 deletions
This file was deleted.

0 commit comments

Comments
 (0)