awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

CMS-uri self-hosted bazate pe fișiere plate

Clasament actualizat la 30 iun. 2026

For CMS flat-file fără bază de date, the strongest matches are statamic/cms (Statamic is a self-hosted flat-file CMS built on Laravel), getgrav/grav (Grav is a dedicated flat-file CMS that stores all) and getkirby/kirby (Kirby is a flat-file CMS that stores content as). jekyll/jekyll and gohugoio/hugo round out the shortlist. Each is ranked by relevance to your query, popularity and recent activity.

Sisteme de gestionare a conținutului (CMS) ușoare care stochează datele site-ului în fișiere, în loc de servere de baze de date tradiționale.

CMS-uri self-hosted bazate pe fișiere plate

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • statamic/cmsAvatar statamic

    statamic/cms

    4,832Vezi pe GitHub↗

    Statamic is a content management system built on Laravel that utilizes a flat-file storage approach instead of a traditional relational database. It functions as a customizable administrative framework for managing site content and developing custom backend addons. The system stores website data in files and integrates with Git for versioning, allowing content changes to be tracked and rolled back through a repository. It employs a templating engine to transform structured data into dynamic HTML layouts for front-end rendering. The platform includes a control panel built as a single-page app

    Statamic is a self-hosted flat-file CMS built on Laravel that stores content in Markdown files with frontmatter, includes a full admin dashboard, a template engine, and requires no database—exactly matching your search.

    PHPFlat-File StorageFlat-File CMSAdmin UI Extensibility
    Vezi pe GitHub↗4,832
  • getgrav/gravAvatar getgrav

    getgrav/grav

    15,395Vezi pe GitHub↗

    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

    Grav is a dedicated flat-file CMS that stores all content and configuration in human-readable Markdown and YAML files, eliminating the need for a database while providing an admin dashboard, template engine, and full Markdown-with-frontmatter support — exactly what you're looking for.

    PHPFlat-File Storage
    Vezi pe GitHub↗15,395
  • getkirby/kirbyAvatar getkirby

    getkirby/kirby

    1,489Vezi pe GitHub↗

    Kirby is a flat-file CMS that stores content as files (no database required), is self-hosted, and includes an admin panel, a PHP template engine, and Markdown with frontmatter — exactly the kind of tool this search describes.

    PHPContent Management and Localization
    Vezi pe GitHub↗1,489
  • jekyll/jekyllAvatar jekyll

    jekyll/jekyll

    51,509Vezi pe GitHub↗

    Jekyll is a static site generator that transforms plain text files and markup into complete, deployable websites. It functions as a content management engine and blog-aware publishing platform, orchestrating a multi-stage build process that organizes structured data and source files into a consistent site architecture. The platform distinguishes itself through a specialized processing pipeline that automatically generates chronological archives, category indexes, and RSS feeds from collections of dated text files. It utilizes a template engine to inject dynamic content into layouts and suppor

    Jekyll is a static site generator that treats Markdown files with frontmatter as its content store, uses the Liquid template engine, and requires no database, making it a good fit for a self-hosted flat‑file CMS; it lacks a graphical admin dashboard, but its core workflow matches your intent.

    RubyFront Matter Parsers
    Vezi pe GitHub↗51,509
  • gohugoio/hugoAvatar gohugoio

    gohugoio/hugo

    88,701Vezi pe GitHub↗

    Hugo is a high-performance static site generator that transforms source content and templates into optimized web assets. Built with a focus on speed and scalability, it provides a comprehensive framework for managing large-scale documentation and editorial projects through structured content organization, taxonomies, and a flexible template-driven rendering engine. The project distinguishes itself through a sophisticated build system that utilizes incremental caching to minimize redundant processing during site updates. It supports complex content requirements by enabling multidimensional mod

    Hugo is a flat-file content management system that stores content as Markdown files with frontmatter, requires no database, and is fully self-hostable with a powerful template engine — but it lacks an admin dashboard, as content editing is code-driven.

    GoBuild EnginesContent Authoring ToolsContent Organization Systems
    Vezi pe GitHub↗88,701
  • getpelican/pelicanAvatar getpelican

    getpelican/pelican

    13,322Vezi pe GitHub↗

    Pelican is a Python-based static site generator that converts Markdown and reStructuredText files into static HTML websites. It functions as a blog and page orchestrator, managing chronological posts and independent static pages while providing built-in support for RSS and Atom feed generation. The system is designed as a plugin-based web framework, allowing for the addition of custom functionality through a community-driven plugin architecture. It also includes capabilities for producing localized versions of articles and pages to support multilingual content delivery. The tool covers a bro

    Pelican is a static site generator that uses flat Markdown files with frontmatter and requires no database, meeting your core file-based and self-hosted needs, but it lacks an admin dashboard because it works entirely from the command line.

    PythonStatic Site GeneratorsBlogging PlatformsBlogging Platforms
    Vezi pe GitHub↗13,322
  • picocms/picoAvatar picocms

    picocms/Pico

    3,905Vezi pe GitHub↗

    Pico is a lightweight PHP content manager and Markdown website generator that functions as a flat-file CMS. It transforms Markdown files into a structured website by using the server file system for URL routing and avoids the use of a relational database for storing content and metadata. The system is distinguished by its support for multilingual website deployment and a static site cache that saves rendered pages as HTML to reduce server load. It employs a Git-based content workflow to synchronize and deploy updates across different environments. The platform covers a broad range of capabil

    Pico is a classic flat-file CMS that stores content as Markdown files with frontmatter and requires no database, making it a perfect fit for a self-hosted, file-based site — though it lacks a built-in admin dashboard, relying on direct file editing instead.

    PHPFlat-File CMS
    Vezi pe GitHub↗3,905
  • nuxt/contentAvatar nuxt

    nuxt/content

    3,642Vezi pe GitHub↗

    Content is a file-based content management engine that transforms Markdown and JSON files into structured data for use within web applications. It functions as a static site content engine, parsing local file systems into queryable collections while providing a library for integrating interactive components directly into text documents. The framework distinguishes itself by treating the local file hierarchy as the primary source of truth for application routing and navigation. It enables developers to embed dynamic UI elements directly into text files and provides a visual interface for editi

    Nuxt Content is a file-based CMS that stores content as Markdown files with frontmatter, does not require a database, and can be self-hosted within a Nuxt project—it fits the flat-file CMS category, though it lacks a standalone admin dashboard.

    TypeScriptFile-Based Content ArchitecturesMarkdown-Based Content AuthoringContent Query Filters
    Vezi pe GitHub↗3,642

Related searches

  • un spațiu de lucru self-hosted stil Notion
  • CMS bazat pe Git
  • an open source headless CMS for developers
  • alternativă self-hosted pentru Netlify
  • un blog de tip newsletter self-hosted
  • sistem de gestionare a conținutului (CMS) open source
  • interfață web self-hosted pentru administrarea bazelor de date
  • a content management system for websites