{"id":13394613,"url":"https://github.com/decaporg/decap-cms","last_synced_at":"2026-04-07T19:34:06.994Z","repository":{"id":26070352,"uuid":"29514104","full_name":"decaporg/decap-cms","owner":"decaporg","description":"A Git-based CMS for Static Site Generators","archived":false,"fork":false,"pushed_at":"2025-09-01T09:13:00.000Z","size":90669,"stargazers_count":18567,"open_issues_count":574,"forks_count":3089,"subscribers_count":251,"default_branch":"main","last_synced_at":"2025-09-06T17:22:22.847Z","etag":null,"topics":["cms","content-management-system","decap-cms","git-based-cms","headless-cms","jamstack","javascript","netlify-cms","npm-package","react","static","static-site","static-site-generator"],"latest_commit_sha":null,"homepage":"https://decapcms.org","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/decaporg.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"decaporg","open_collective":"decap"}},"created_at":"2015-01-20T05:47:47.000Z","updated_at":"2025-09-06T06:06:41.000Z","dependencies_parsed_at":"2023-12-21T12:10:58.246Z","dependency_job_id":"5f9ec352-e693-4027-81df-d05806f07e6a","html_url":"https://github.com/decaporg/decap-cms","commit_stats":{"total_commits":4142,"total_committers":581,"mean_commits":7.129087779690189,"dds":0.8165137614678899,"last_synced_commit":"51eb7e831e9b587faed62314c4397b2966a8eefe"},"previous_names":["netlify/netlify-cms"],"tags_count":2743,"template":false,"template_full_name":null,"purl":"pkg:github/decaporg/decap-cms","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decaporg%2Fdecap-cms","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decaporg%2Fdecap-cms/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decaporg%2Fdecap-cms/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decaporg%2Fdecap-cms/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/decaporg","download_url":"https://codeload.github.com/decaporg/decap-cms/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decaporg%2Fdecap-cms/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273993103,"owners_count":25203794,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-07T02:00:09.463Z","response_time":67,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cms","content-management-system","decap-cms","git-based-cms","headless-cms","jamstack","javascript","netlify-cms","npm-package","react","static","static-site","static-site-generator"],"created_at":"2024-07-30T17:01:25.520Z","updated_at":"2026-04-07T19:34:06.982Z","avatar_url":"https://github.com/decaporg.png","language":"JavaScript","readme":"![Decap CMS](/img/decap.svg)\n\n[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/decaporg/decap-cms/blob/main/LICENSE) [![Netlify Status](https://api.netlify.com/api/v1/badges/8b87160b-0a11-4f75-8050-1d21bc1cff8c/deploy-status)](https://app.netlify.com/sites/decap-www/deploys) [![npm version](https://img.shields.io/npm/v/decap-cms.svg?style=flat)](https://www.npmjs.com/package/decap-cms) [![Build Status](https://github.com/decaporg/decap-cms/workflows/Node%20CI/badge.svg)](https://github.com/decaporg/decap-cms/actions?query=branch%3Amain+workflow%3A%22Node+CI%22) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://github.com/decaporg/decap-cms/blob/main/CONTRIBUTING.md)\n\n[decapcms.org](https://www.decapcms.org/)\n\nA CMS for static site generators. Give users a simple way to edit and add content to any site built with a static site generator.\n\n_Decap CMS is the new name of Netlify CMS [since February 2023](https://www.netlify.com/blog/netlify-cms-to-become-decap-cms/)._\n\n\u003ca href=\"https://decapcms.org/chat\"\u003eJoin us on Discord\u003c/a\u003e for community chat.\n\n## How It Works\n\nDecap CMS is a single-page app that you pull into the `/admin` part of your site.\n\nIt presents a clean UI for editing content stored in a Git repository.\n\nYou setup a YAML config to describe the content model of your site, and typically\ntweak the main layout of the CMS a bit to fit your own site.\n\nWhen a user navigates to `/admin/` they'll be prompted to log in, and once authenticated\nthey'll be able to create new content or edit existing content.\n\nRead more about Decap CMS [Core Concepts](https://www.decapcms.org/docs/intro/).\n\n## Installation and Configuration\n\nThe Decap CMS can be used in two different ways.\n\n* 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.\n  To learn more about this installation method, refer to the [Quick Start Guide](https://www.decapcms.org/docs/quick-start/)\n* 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.\n\n## Sponsor\n\nHelp support Decap CMS development by becoming a sponsor! Your contributions help us maintain and improve this open-source project.\n\n[![GitHub Sponsors](https://img.shields.io/badge/Sponsor-GitHub-ea4aaa?style=for-the-badge\u0026logo=github)](https://github.com/sponsors/decaporg)\n[![Open Collective](https://img.shields.io/badge/Sponsor-Open%20Collective-blue?style=for-the-badge\u0026logo=opencollective)](https://opencollective.com/decap)\n\nThese are our sponsors on both platforms. Thank you for your support!\n\n![Open Collective Backers](https://opencollective.com/decap/backers.svg?limit=30\u0026button=false\u0026avatarHeight=48\u0026width=400)\n\n\u003c!-- sponsors --\u003e\u003ca href=\"https://github.com/Zwyx\"\u003e\u003cimg src=\"https://github.com/Zwyx.png\" width=\"48px\" alt=\"Zwyx\" style=\"border-radius:50%\" /\u003e\u003c/a\u003e \u0026nbsp;\u003ca href=\"https://github.com/smolcodes\"\u003e\u003cimg src=\"https://github.com/smolcodes.png\" width=\"48px\" alt=\"smolcodes\" style=\"border-radius:50%\" /\u003e\u003c/a\u003e \u0026nbsp;\u003ca href=\"https://github.com/shizik\"\u003e\u003cimg src=\"https://github.com/shizik.png\" width=\"48px\" alt=\"shizik\" style=\"border-radius:50%\" /\u003e\u003c/a\u003e \u0026nbsp;\u003ca href=\"https://github.com/JacquesRaoult\"\u003e\u003cimg src=\"https://github.com/JacquesRaoult.png\" width=\"48px\" alt=\"JacquesRaoult\" style=\"border-radius:50%\" /\u003e\u003c/a\u003e \u0026nbsp;\u003c!-- sponsors --\u003e\n\n## Contribute\n\nNew contributors are always welcome! Check out [CONTRIBUTING.md](https://github.com/decaporg/decap-cms/blob/main/CONTRIBUTING.md) to get involved.\n\n## Change Log\n\nThis project adheres to [Semantic Versioning](http://semver.org/).\nEvery release is documented on the GitHub [Releases](https://github.com/decaporg/decap-cms/releases) page.\n\n## License\n\nDecap CMS is released under the [MIT License](LICENSE).\nPlease make sure you understand its [implications and guarantees](https://writing.kemitchell.com/2016/09/21/MIT-License-Line-by-Line.html).\n\n## Maintainers\n\nMaintained with care by \u003ca href=\"https://techhub.p-m.si/\"\u003ePM TechHub\u003c/a\u003e \u0026 friends.\n\n## Professional help\n\nOur 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.\n\n[Read more on our professional help page](https://decapcms.org/services/)\n","funding_links":["https://github.com/sponsors/decaporg","https://opencollective.com/decap"],"categories":["JavaScript","Built on rehype","HarmonyOS","前端开发框架及项目","Integrated","react","static-site-generator","javascript","Official","Headless CMS"],"sub_categories":["Windows Manager","其他_文本生成、文本对话"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdecaporg%2Fdecap-cms","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdecaporg%2Fdecap-cms","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdecaporg%2Fdecap-cms/lists"}