Fork of https://github.com/bludit/bludit
47d53eab68 | ||
---|---|---|
content | ||
kernel | ||
languages | ||
plugins | ||
themes/pure | ||
.gitignore | ||
.htaccess | ||
README.md | ||
features.txt | ||
index.php | ||
install.php |
README.md
Bludit — Flat file CMS
Create your own Blog in seconds.
Fast, simple, extensible and Flat file CMS.
Social
- Google+
- Freenode IRC channel #bludit
Requirements
You only need a web server with PHP support.
- PHP 5.3 or higher.
- PHP mbstring module for full UTF-8 support.
- Webserver:
- Apache with mod_rewrite module.
- Lighttpd with mod_rewrite module.
- Nginx with ngx_http_rewrite_module module.
- PHP Built-in web server
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
to your hosting server. - Done!
License
Bludit is opensource software licensed under the MIT license