Go to file
Diego Najar 40db0c6377 Update version and compatibility 2018-01-23 17:24:02 +01:00
bl-kernel Update version and compatibility 2018-01-23 17:24:02 +01:00
bl-languages Update nl_NL.json 2018-01-22 18:44:48 +01:00
bl-plugins Update version and compatibility 2018-01-23 17:24:02 +01:00
bl-themes/kernel-panic Update version and compatibility 2018-01-23 17:24:02 +01:00
.gitignore Increase version 2017-12-26 17:57:19 +01:00
.htaccess Fix Security issue 2016-01-26 19:11:31 +05:30
LICENSE Add LICENSE (MIT) 2017-01-31 20:07:04 +02:00
README.md Update README.md 2018-01-23 00:24:41 +01:00
index.php cleaning code 2017-10-22 21:28:44 +02:00
install.php Fix manage content 2018-01-22 20:33:53 +01:00

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 supports Markdown and HTML code for the content.

Bludit PRO Backers Sponsors

Social Networks

Requirements

You just need a web server with PHP support.

PHP v5.3 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 webserver PHP Built-in web server

  • PHP v5.3 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 webserver
    • 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

Bludit provides an official Docker image.

Backers

Become a Backer and support Bludit with a monthly contribution to help us continue development.

Sponsors

Become a Sponsor and support Bludit with a monthly contribution to help us continue development.

License

Bludit is open source software licensed under the MIT license.