Fork of https://github.com/bludit/bludit
bf9fc2f3c5 | ||
---|---|---|
admin | ||
content | ||
kernel | ||
languages | ||
plugins | ||
themes/pure | ||
.gitignore | ||
.htaccess | ||
README.md | ||
features.txt | ||
index.php | ||
install.php |
README.md
Bludit — Flat file CMS
Bludit is a fast, simple, extensible and Flat file CMS.
Social
Requirements
You only need a Webserver with PHP support.
- PHP 5.3 or higher.
- PHP module mbstring for full UTF-8 support.
- Webserver:
- Apache with module mod_rewrite
- Nginx with module ngx_http_rewrite_module
Installation guide
- Download the latest version from http://www.bludit.com/bludit_latest.zip
- Extract the zip file into a directory like
bludit
. - Upload the directory
bludit
on your hosting. - Done!
License
Bludit is opensource software licensed under the MIT license