Go to file
Diego Najar 2a0d694756 Plugin position 2018-02-06 18:26:59 +01:00
bl-kernel Plugin position 2018-02-06 18:26:59 +01:00
bl-languages Plugin position 2018-02-06 18:26:59 +01:00
bl-plugins Merge pull request #631 from guleyc/patch-16 2018-01-31 00:12:41 +01:00
bl-themes Social networks 2018-02-01 23:07:31 +01:00
.gitignore alternative theme 2018-01-24 21:49:05 +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.