Go to file
Diego Najar 77e85e70b9 3.9.0-beta1 2019-05-18 12:39:06 +02:00
.github template 2018-09-03 20:43:05 +02:00
bl-kernel 3.9.0-beta1 2019-05-18 12:39:06 +02:00
bl-languages Merge pull request #1003 from SamBrishes/master 2019-04-01 21:03:32 +02:00
bl-plugins UI improved and new icons set 2019-05-18 11:54:39 +02:00
bl-themes Update metadata for plugins and themes for the next release 2019-05-12 14:39:22 +02:00
.gitignore Update metadata for plugins and themes for the next release 2019-05-12 14:39:22 +02:00
.htaccess prevent ERR_TOO_MANY_REDIRECTS 2019-05-17 20:28:48 +02:00
LICENSE Languages updated 2018-02-25 21:10:28 +01:00
README.md php supported 5.6 or higher 2019-02-28 19:59:18 +01:00
index.php Bug fixes 2018-07-28 18:33:37 +02:00
install.php prevent ERR_TOO_MANY_REDIRECTS 2019-05-17 20:28:48 +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 is a Flat-File CMS.

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

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.

Become a Sponsor

License

Bludit is open source software licensed under the MIT license.