Bludit is a flat file content management system.
Bludit uses files in JSON format to store the content.
This is free and open source software.
Key Features
- 5 types of content:
- Page – can be treated as a regular page or post.
- Static – pages that do not appear on the home page.
- Sticky – these pages appear before other published pages
- Draft – create content without publishing until it’s ready.
- Scheduled – set when a page is published.
- Supports Markdown and HTML to write content.
- Plugins – extend functionality. There are some preinstalled plugins which can be activated.
- Bludit API (Application Programming Interface) plugin – designed to provide an easy way to integrate other systems with Bludit. With this plugin, you can retrieve or update data from the database with a simple HTTP request.
- Themes – change the appearance of the website / blog.
Website: www.bludit.com
Support: Documentation, GitHub Code Repository
Developer: Diego Najar and contributors
License: MIT License
You need a web server with PHP support.
- PHP v5.6 or higher.
- PHP mbstring module for full UTF-8 support.
- PHP gd module for image processing.
- PHP dom module for DOM manipulation.
- PHP json module for JSON manipulation.
Bludit is written in PHP and JavaScript. Learn PHP with our recommended free books and free tutorials. Learn JavaScript with our recommended free books and free tutorials.
Related Software
| Flat File Content Management Systems | |
|---|---|
| Grav | Super fast modern CMS |
| Pico | Blazing speed, flexibility, and a lightweight footprint |
| Bludit | Simple flexible system storing content in JSON |
| CMSimple | PHP based content management system |
| GetSimple CMS | XML based data storage |
| WonderCMS | Another flat file CMS built with PHP |
| HTMLy | Prioritizes simplicity and speed |
| Automad | Includes a multi-layer caching engine and elegant dashboard |
| HamsterCMS | Tiny flatfile PHP content management system |
| Flextype | Hybrid CMS: headless CMS and full functionality of a traditional CMS |
Read our verdict in the software roundup.
Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more. Know a useful open source Linux program that we haven’t covered yet? Let us know by completing this form. |

