2015-06-26 02:10:51 -03:00
[Bludit ](http://www.bludit.com/ ) — Flat file CMS
2015-06-26 01:56:06 -03:00
================================================
2015-10-29 00:56:38 -03:00
Create your own Blog in seconds.
2015-06-26 01:54:39 -03:00
2015-10-29 00:56:38 -03:00
Fast, simple, extensible and Flat file CMS.
2015-06-26 02:07:49 -03:00
2015-10-29 00:56:38 -03:00
- [Documentation ](http://docs.bludit.com )
2015-06-26 01:56:06 -03:00
- [Help and Support ](http://forum.bludit.com )
2015-09-07 22:42:57 -03:00
- [Plugins ](https://github.com/dignajar/bludit-plugins )
- [Themes ](https://github.com/dignajar/bludit-themes )
- [More plugins and themes ](http://forum.bludit.com/viewforum.php?f=14 )
Social
------
- [Twitter ](https://twitter.com/bludit )
2015-09-18 01:29:25 -03:00
- [Facebook ](https://www.facebook.com/bluditcms )
2015-09-07 22:42:57 -03:00
- [Google+ ](https://plus.google.com/+Bluditcms )
2015-06-26 01:54:39 -03:00
2015-11-01 15:35:11 -03:00
[![Join the chat at https://gitter.im/dignajar/bludit ](https://badges.gitter.im/Join%20Chat.svg )](https://gitter.im/dignajar/bludit?utm_source=badge& utm_medium=badge& utm_campaign=pr-badge& utm_content=badge)
2015-06-26 01:54:39 -03:00
Requirements
------------
2015-11-05 00:09:12 -03:00
You only need a web server with PHP support.
2015-06-26 01:54:39 -03:00
- PHP 5.3 or higher.
2015-11-05 00:09:12 -03:00
- PHP [mbstring ](http://php.net/manual/en/book.mbstring.php ) module for full UTF-8 support.
2015-06-26 01:54:39 -03:00
- Webserver:
2015-11-05 00:09:12 -03:00
* Apache with [mod_rewrite ](http://httpd.apache.org/docs/current/mod/mod_rewrite.html ) module.
* Lighttpd with [mod_rewrite ](http://redmine.lighttpd.net/projects/1/wiki/docs_modrewrite ) module.
* Nginx with [ngx_http_rewrite_module ](http://nginx.org/en/docs/http/ngx_http_rewrite_module.html ) module.
2015-06-26 01:54:39 -03:00
Installation guide
------------------
1. Download the latest version from http://www.bludit.com/bludit_latest.zip
2. Extract the zip file into a directory like `bludit` .
2015-10-29 00:56:38 -03:00
3. Upload the directory `bludit` to your hosting server.
2015-07-14 21:07:07 -03:00
4. Done!
License
-------
2015-09-07 22:42:57 -03:00
Bludit is opensource software licensed under the [MIT license ](https://tldrlegal.com/license/mit-license )