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
This project is a static site generator platform and hosting system that transforms structured content into live websites. It utilizes a version control website deployment workflow to turn a repository into a public site by hosting static files directly from a branch. The system implements git-based content management, where website articles and settings are handled through commit histories. It supports a collaborative site workflow that enforces pull request reviews to ensure content quality before changes are merged into the production environment. The platform covers the provisioning and
Assemble is a static site generator and build pipeline system that compiles markdown, templates, and data into static HTML files. It functions as a markdown-to-HTML converter and a data format transformer capable of moving content between JSON, YAML, XML, PLIST, and CSV formats. The project features a pipeline-based build process where users can define ordered sequences of data transformations and file processing steps. It includes project scaffolding tools to bootstrap directory structures and configuration files from predefined boilerplates. The system manages content through collection-ba
Lektor is a Python-based static site generator and flat-file content management system. It transforms raw content and data models into static HTML pages, storing all website data in a hierarchical file system rather than a relational database. The system operates as a model-driven CMS, utilizing blueprints and schemas to control data capture and validation. It provides a browser-based administrative interface that allows users to visually edit and organize site content without modifying source code directly. The platform manages the full site lifecycle, covering static site generation, multi
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.
الميزات الرئيسية لـ picocms/pico هي: Flat-File CMS, PHP Content Management Systems, Markdown-Driven Generators, Markdown Site Publishing, Multi-Language Websites, Multilingual Content Publishing, Multilingual Site Management, Content Metadata Management.
تشمل البدائل مفتوحة المصدر لـ picocms/pico: getgrav/grav — Grav is a flat-file content management system that eliminates the need for a traditional database by storing site… skills/github-pages — This project is a static site generator platform and hosting system that transforms structured content into live… assemble/assemble — Assemble is a static site generator and build pipeline system that compiles markdown, templates, and data into static… lektor/lektor — Lektor is a Python-based static site generator and flat-file content management system. It transforms raw content and… justinwalsh/daux.io — This project is a Markdown static site generator and documentation server that converts files and folder structures… typecho/typecho — Typecho is a self-hosted PHP blogging platform and content management system designed for publishing blogs and…