Fork de https://github.com/bludit/bludit pour mes sites personnels
blogblog-enginebluditcmsdom-manipulationengineflat-fileflexiblejsonjson-manipulationphpphp-supportpluginsthemewebserverweb-sitewebsite
| bl-kernel | ||
| bl-languages | ||
| bl-plugins | ||
| bl-themes/log | ||
| .gitignore | ||
| .htaccess | ||
| index.php | ||
| install.php | ||
| README.md | ||
Bludit
Fast, simple, extensible and flat file CMS.
Bludit is a simple web application to make your own blog or site in seconds, it's completly free and open source. Bludit uses flat-files (text files in JSON format) to store the posts and pages, you don't need to install or configure a database.
Social networks
- 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 https://s3.amazonaws.com/bludit-s3/bludit-builds/bludit_latest.zip
- Extract the zip file into a directory like
bludit. - Upload the directory
bluditto your hosting server. - Done!
License
Bludit is opensource software licensed under the MIT license