{"repo":"shaack/reboot-cms","free":true,"listed":false,"github":"https://github.com/shaack/reboot-cms","clone":"git clone https://github.com/shaack/reboot-cms.git","description":"A flat file, Markdown CMS in PHP with blocks structure.","language":"PHP","stars":50,"topics":["php","markdown-cms","markdown","cms","flat-file-cms","no-database"],"license":"MIT","category":"databases-storage","readme_excerpt":"Reboot CMS The Agent-Friendly CMS. A flat file, Markdown CMS in PHP, inspired by Pico, Redaxo and Craft CMS. Reboot CMS is a minimal CMS without a database, but with the support of blocks to structure the content. Why another CMS? I developed Reboot CMS because I couldn't find a CMS that works with flat markdown files but allows easy use of blocks. Reboot CMS is very small and the pages are delivered extremely fast. My website shaack.com, built with Reboot CMS, has a PageSpeed Insights performance score of 100. Working with AI agents Reboot CMS works well with AI coding assistants, because its architecture maps onto what an agent can reliably reason about: - Flat Markdown files, no database — content is edited directly as text; there is no schema, no migrations, and no admin API to learn. - File equals URL — the page for /about is always site/pages/about.md , so an agent locates content without crawling routes. - Small, transparent core — the CMS classes ( Reboot , Site , Page , Block , Request ) are short enough to fit a model's context window. - Blocks are plain PHP files — a new block type is a single file in site/blocks/ , with no framework or build step in between. - Everything is text under Git — every change is a reviewable diff. The repository includes an AGENTS.md that orients AI agents working on a Reboot CMS project. Websites using Reboot CMS - The Reboot CMS demo page - shaack.com - wukies.de - chesscoin032.com Minimum System Requirements - PHP 8.0 or higher - Web","default_branch":null,"files":null,"tree":[],"storefront":"/r/shaack","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/shaack/reboot-cms/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}