Fork of https://github.com/bludit/bludit
52bfcf4d89
This PHP/HTML change removes the blank UL from child pages and instead uses the parent UL identified in the settings. The change also puts the child list ‘dash’ into the CSS and adds margins to the content. |
||
---|---|---|
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.
- Documentation
- Help and Support
- Follow Bludit on Twitter and Facebook
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
- Ngnix 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