Links update

This commit is contained in:
dignajar 2015-10-29 00:56:38 -03:00
parent 4a36bf6a15
commit a4dfa8c65d
1 changed files with 5 additions and 3 deletions

View File

@ -1,9 +1,10 @@
[Bludit](http://www.bludit.com/) — Flat file CMS
================================================
Create your own Blog in seconds.
Bludit is a fast, simple, extensible and Flat file CMS.
Fast, simple, extensible and Flat file CMS.
- [Documentation](http://docs.bludit.com/en/)
- [Documentation](http://docs.bludit.com)
- [Help and Support](http://forum.bludit.com)
- [Plugins](https://github.com/dignajar/bludit-plugins)
- [Themes](https://github.com/dignajar/bludit-themes)
@ -25,6 +26,7 @@ You only need a Webserver with PHP support.
- PHP module [mbstring](http://php.net/manual/en/book.mbstring.php) for full UTF-8 support.
- Webserver:
* Apache with module [mod_rewrite](http://httpd.apache.org/docs/current/mod/mod_rewrite.html)
* Lighttpd with module [mod_rewrite](http://redmine.lighttpd.net/projects/1/wiki/docs_modrewrite)
* Nginx with module [ngx_http_rewrite_module](http://nginx.org/en/docs/http/ngx_http_rewrite_module.html)
Installation guide
@ -32,7 +34,7 @@ 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`.
3. Upload the directory `bludit` on your hosting.
3. Upload the directory `bludit` to your hosting server.
4. Done!
License