awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
netlify avatar

netlify/netlify-cms

0
View on GitHub↗
19,152 Stars·3,120 Forks·JavaScript·MIT·7 Aufrufedecapcms.org↗

Netlify Cms

Netlify CMS is a Git-based headless content management system designed for static sites. It provides a decoupled administration interface that allows users to edit markdown and JSON files stored in a version control repository without interacting directly with the code.

The system functions as a version-controlled editor that leverages Git commits and branches to track changes and manage site deployments. It separates the backend data management from the frontend presentation layer, enabling content creation and modification through a user interface.

The project covers content model definition, where website data structures are mapped to administrative fields using configuration files. It also includes identity management and secure access control to restrict the administrative area to authenticated users.

Features

  • Git-Based Content Management Systems - Functions as a content management system that stores all site data in a Git repository.
  • Headless CMS - Provides a decoupled administration tool that separates backend data management from frontend presentation.
  • Content Administration Interfaces - Provides a web interface for defining content schemas and mapping them to administrative editing fields.
  • Content Schema Definitions - Defines custom data structures and input forms for various content types via configuration files.
  • Versioning & Change Tracking - Leverages Git commits and branches to track content revisions and manage site deployments.
  • Static Site Content Editing - Allows updating text and media for static sites without requiring manual commits or direct Git access.
  • Static Site Content Management Systems - Offers a management interface for editing markdown and JSON files used by static site generators.
  • Versioned Content Repositories - Uses Git repositories as the primary storage mechanism for site content instead of a database.
  • Git Content Management Interfaces - Provides a user interface for managing website content stored within Git repositories.
  • Headless CMS Connectors - Connects a configurable admin interface to static site generators to decouple content from development.
  • Markdown Serializers - Converts structured web form data into flat Markdown files for compatibility with static site generators.
  • Administrative Access Controls - Restricts access to the administrative content management area through user authentication.
  • OAuth and Identity Providers - Delegates administrative user authentication to third-party identity providers via OAuth.
  • Dynamic UI Generators - Dynamically generates the content editing interface based on a YAML or JSON configuration schema.
  • Media and Communication - Content management system for git-based workflows.
  • Static Site Generators - Git-based content management for static sites.

Star-Verlauf

Star-Verlauf für netlify/netlify-cmsStar-Verlauf für netlify/netlify-cms

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Netlify Cms

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Netlify Cms.
  • hunvreus/pagescmsAvatar von hunvreus

    hunvreus/pagescms

    3,752Auf GitHub ansehen↗

    PagesCMS is a headless, Git-based content management system that uses a GitHub repository as its primary database. It provides a web interface for authoring and organizing structured files and media assets, transforming flat files in a repository into a structured content management environment. The system automates repository access and content updates through GitHub App integration and manifests. It features a schema-driven approach to map repository files and folders to specific editor fields, allowing for the management of static site content without a separate database. Capability areas

    TypeScript11tyastrocms
    Auf GitHub ansehen↗3,752
  • strapi/strapiAvatar von strapi

    strapi/strapi

    72,385Auf GitHub ansehen↗

    Strapi is an open-source headless content management system and JavaScript framework used for defining content schemas and managing structured data. It functions as a REST and GraphQL API gateway that decouples backend data storage from frontend delivery. The system includes a self-hosted administration interface for managing content entries and defining data models without manual database queries. The framework utilizes a plugin-based extension system to inject custom logic into the application lifecycle. It employs schema-driven content modeling to automatically generate database tables and

    TypeScriptapicmscms-framework
    Auf GitHub ansehen↗72,385
  • getgrav/gravAvatar von getgrav

    getgrav/grav

    15,395Auf GitHub ansehen↗

    Grav is a flat-file content management system that eliminates the need for a traditional database by storing site content and configuration in human-readable Markdown and YAML files. Built as a modular PHP web framework, it uses a hierarchical page routing system where the physical directory structure directly determines the site's URL paths. The platform is distinguished by its event-driven plugin architecture and a command-line interface that prioritizes system administration, deployment, and maintenance tasks. It utilizes a blueprint-driven system to generate administrative forms from stru

    PHPcmscontentcontent-management
    Auf GitHub ansehen↗15,395
  • gollum/gollumAvatar von gollum

    gollum/gollum

    14,279Auf GitHub ansehen↗

    Gollum is a Git-powered wiki engine and content management system that provides a web-based interface for editing and organizing files stored in a Git repository. It functions as a self-hosted documentation tool, using a Git-based storage backend to manage page content and track version history. The system is characterized by a pluggable markup rendering architecture that converts multiple markup languages and specialized notations into HTML. It supports a wide array of rich content, including mathematical typesetting, BibTeX bibliographies, and diagrams rendered via Mermaid. Broad capabilit

    Rubydocumentationdocumentation-toolgollum
    Auf GitHub ansehen↗14,279
Alle 30 Alternativen zu Netlify Cms anzeigen→

Häufig gestellte Fragen

Was macht netlify/netlify-cms?

Netlify CMS is a Git-based headless content management system designed for static sites. It provides a decoupled administration interface that allows users to edit markdown and JSON files stored in a version control repository without interacting directly with the code.

Was sind die Hauptfunktionen von netlify/netlify-cms?

Die Hauptfunktionen von netlify/netlify-cms sind: Git-Based Content Management Systems, Headless CMS, Content Administration Interfaces, Content Schema Definitions, Versioning & Change Tracking, Static Site Content Editing, Static Site Content Management Systems, Versioned Content Repositories.

Welche Open-Source-Alternativen gibt es zu netlify/netlify-cms?

Open-Source-Alternativen zu netlify/netlify-cms sind unter anderem: hunvreus/pagescms — PagesCMS is a headless, Git-based content management system that uses a GitHub repository as its primary database. It… strapi/strapi — Strapi is an open-source headless content management system and JavaScript framework used for defining content schemas… getgrav/grav — Grav is a flat-file content management system that eliminates the need for a traditional database by storing site… gollum/gollum — Gollum is a Git-powered wiki engine and content management system that provides a web-based interface for editing and… prose/prose — Prose is a content management system that uses GitHub repositories as the backend for storing and versioning Markdown… apostrophecms/apostrophe — Apostrophe is an open-source Node.js headless content management system that delivers structured content through REST…