Go to file
Diego Najar eb93088f87 video embed 2017-11-05 15:42:20 +01:00
bl-kernel Bludit v2.0.2 2017-11-02 23:43:13 +01:00
bl-languages Update uk_UA.json 2017-11-01 21:23:39 +02:00
bl-plugins Bludit v2.0.2 2017-11-02 23:43:13 +01:00
bl-themes video embed 2017-11-05 15:42:20 +01:00
.gitignore Bug fixes: Static content as parents 2017-10-20 20:34:22 +02: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 web site for website 2017-11-01 21:29:55 +01:00
index.php cleaning code 2017-10-22 21:28:44 +02:00
install.php Welcome page 2017-10-11 21:17:47 +02: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

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

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.

License

Bludit is open source software licensed under the MIT license.