OpenSource-Hub
B

Bludit

1.4k stars·Developer Tools·SHA-256 checksum verified

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

cmsflat-filephpblogmarkdownno-databaselightweight

Getting Started

1

Download installer

Click the button above to download the installer for your system

2

Install the software

Double-click the downloaded installer and follow the prompts

3

Step 1: Download the latest ZIP from bludit.com

4

Step 2: Extract to your server directory (e.g., /var/www/bludit)

5

Step 3: Visit http://yourdomain/bludit and follow the installer (set site title, admin account)

Install Guide
  1. Step 1: Download the latest ZIP from bludit.com
  2. Step 2: Extract to your server directory (e.g., /var/www/bludit)
  3. Step 3: Visit http://yourdomain/bludit and follow the installer (set site title, admin account)
File Integrity

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 Source
Environment Guide

Uninstall 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.

Project Info
LicenseMIT
Last Updated2026-06-26 08:50:24
GitHub RepositoryOfficial Website

Having issues? Check the FAQ below

3 FAQs

Similar Projects