Go to file
Diego Najar ab1bc9fbd0 improves on languages dictionaries 2018-03-06 00:02:02 +01:00
bl-kernel improves on languages dictionaries 2018-03-06 00:02:02 +01:00
bl-languages Update uk_UA.json 2018-03-05 20:07:05 +02:00
bl-plugins improves on languages dictionaries 2018-03-06 00:02:02 +01:00
bl-themes improves on languages dictionaries 2018-03-06 00:02:02 +01:00
.gitignore Bug fixes 2018-02-26 00:18:21 +01:00
.htaccess Generate .htaccess and added rewritebase 2018-03-04 21:43:30 +01:00
LICENSE Languages updated 2018-02-25 21:10:28 +01:00
README.md Update README.md 2018-03-05 00:28:58 +01:00
index.php Languages updated 2018-02-25 20:42:57 +01:00
install.php Generate .htaccess and added rewritebase 2018-03-04 21:51:12 +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 is a Flat-File CMS.

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

License

Bludit is open source software licensed under the MIT license.