Go to file
Diego Najar 7e3562ab3e Bludit v2.0 2017-10-16 20:06:46 +02:00
bl-kernel Bludit v2.0 2017-10-16 20:06:46 +02:00
bl-languages Update de_DE.json 2017-10-16 11:24:35 +02:00
bl-plugins Bug fixes on Twitter Cards 2017-10-16 19:59:23 +02:00
bl-themes right float 2017-10-16 17:46:38 +02:00
.gitignore Filesystem helper improved 2017-07-02 18:56:02 +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 Bludit v2 and Bludit PRO 2017-10-14 15:51:38 +02:00
index.php Amount of posts improves 2016-06-17 14:08:08 -03: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 web site 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.
  • Webserver with PHP support
    • PHP Built-in web server

Installation guide

  1. Download the latest version from https://cdn.bludit.com/builds/bludit_latest.zip
  2. Extract the zip file into a directory like bludit.
  3. Upload the directory bludit to your server/hosting.
  4. Visit your domain https://example.com/bludit/
  5. Follow the Bludit Installer to configure the website.

License

Bludit is open source software licensed under the MIT license.