Bludit
Bludit is a simple, fast, and flexible flat-file CMS. No database needed – content stored in JSON. Build a website or blog in seconds. Supports Markdown and HTML. Free, open-source, and easy to use.
Smart Download
Visit Project Homepage
No installer available yet — head to the source repository
Flat-file PHP CMS with no database, ultra-fast, and super simple setup.
Core Features
- No database required – all content stored as JSON files
- Blazing fast due to flat-file architecture – zero database queries
- Supports both Markdown and HTML editing
- Rich plugin and theme ecosystem (hundreds available)
- Lightweight: only needs PHP 8.0+ and a few common extensions
What It Can't Do
- •If using Cloudflare, nginx, or any reverse proxy, configure your web server to pass the real client IP (otherwise brute-force protection will block every visitor). Clear browser and server cache after upgrading (especially Cloudflare auto-cache). Bludit is best for low-to-medium traffic; heavy concurrency may degrade JSON performance.
Use Cases
- Personal blog, travel journal, technical notes
- Small business website, portfolio page
- Rapid prototyping or temporary landing pages
Bludit is a flat-file content management system written in PHP. It stores all content in JSON files, eliminating the need for a database like MySQL. This makes it extremely lightweight, fast, and easy to deploy on any PHP-compatible web server. Bludit supports both Markdown and HTML for content creation, and offers a plugin and theme ecosystem to extend functionality and design. It includes a simple installer, a clean admin panel, and features like user management, static pages, categories, and SEO-friendly URLs. Ideal for blogs, small business sites, and personal portfolios. With its flat-file architecture, Bludit is especially suitable for low-traffic sites or environments where database setup is cumbersome. It requires PHP 8.0+ and a few common PHP extensions.
Tags
Getting Started
Download installer
Click the button above to download the installer for your system
Install the software
Double-click the downloaded installer and follow the prompts
Step 1: Download the latest ZIP from bludit.com
Step 2: Extract to your server directory (e.g., /var/www/bludit)
Step 3: Visit http://yourdomain/bludit and follow the installer (set site title, admin account)
- Step 1: Download the latest ZIP from bludit.com
- Step 2: Extract to your server directory (e.g., /var/www/bludit)
- Step 3: Visit http://yourdomain/bludit and follow the installer (set site title, admin account)
Checksum not available
This project has not published a SHA-256 checksum on its GitHub Release page
SHA256 Checksum
No checksum available
Download directly from GitHub Releases and verify file integrity yourself
All SHA-256 checksums on this platform are extracted from the project's official GitHub Release page, without any modification. You can independently verify them on the GitHub Releases page.
Open Source Transparency
View GitHub SourceUninstall Info
Delete the Bludit installation directory and all its files (contains your website content). If you added custom themes or plugins, remove those folders too. Always backup before deletion.
No Extra Dependencies
Ready to use after download. No additional runtime required.
Having issues? Check the FAQ below
3 FAQs
Similar Projects
Visual Studio Code (Code - OSS)
A free, open-source code editor by Microsoft with rich extensions, debugging, and Git integration. The most popular developer tool worldwide.
scrcpy
Display and control your Android device from your computer via USB or TCP/IP. No root required, high performance, low latency, supports audio and video mirroring.
godot
Godot Engine is a free, open-source, cross-platform 2D and 3D game engine with a unified editor. Unlike Unity or Unreal, it's entirely MIT-licensed and community-driven, offering a lightweight yet powerful node-based workflow that runs on a single executable.