Go to file
Diego Najar 3e15163240
Update Golden sponsors
2019-12-31 18:24:15 +01:00
.github Improve issue template 2019-09-06 16:12:41 +02:00
bl-kernel Update select2 to 4.0.12 2019-12-08 18:40:07 +01:00
bl-languages Update tr_TR.json 2019-12-28 13:15:27 +03:00
bl-plugins TinyMCE 5.1.3 2019-12-08 18:31:57 +01:00
bl-themes Fix URLs on assistant and metadata updated for Bludit v3.10.0 2019-10-19 10:10:46 +02:00
.gitignore updated 2019-09-25 20:11:52 +02:00
.htaccess prevent ERR_TOO_MANY_REDIRECTS 2019-05-17 20:28:48 +02:00
LICENSE Change Copyright year 2018 -> 2019 2019-05-18 23:35:01 +05:30
README.md Update Golden sponsors 2019-12-31 18:24:15 +01:00
index.php Fix typo in the index.php 2019-07-05 20:11:00 +01:00
install.php Raise min php version required 5.3 -> 5.6 in install.php 2019-05-18 23:41:32 +05:30

README.md

Bludit

Simple, Fast and Flexible CMS.

Bludit is a web application to build your own website or blog in seconds, it's completely free and open source. Bludit uses files in JSON format to store the content, you don't need to install or configure a database. You only need a web server with PHP support.

Bludit is a Flat-File CMS.

Bludit supports Markdown and HTML code for the content.

Follow Bludit

Requirements

You just 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.
  • Supported web servers:
    • Bludit supports almost every web server
    • PHP Built-in web server (php -S localhost:8000)

Installation Guide

  1. Download the latest version from the official page. Bludit.com
  2. Extract the zip file into a directory like bludit.
  3. Upload the directory bludit to your web server or hosting.
  4. Visit your domain https://example.com/bludit/
  5. Follow the Bludit Installer to configure the website.

Docker Image

Official Docker image on Docker Hub.

Also we provide Kubernetes deployments yaml files.

Support Bludit!

Bludit is open soruce and free, but if you really like the project and is useful for your you can contribute in Patreon, also for the supporters we provide Bludit PRO.

Bludit PRO

Golden sponsors in Patreon!

License

Bludit is open source software licensed under the MIT license.