Go to file
Simon Davie 98d07e1942 [Tags Plugin] Enable sorting & beautify with ucfirst()
Enable sorting of the tags shown when using the tags plugin. Options
for sorting are "Alphabetical", "Count" and "Date". Date is the
default as it is the current way of sorting.

Also, use PHP function ucfirst to beautify the tags list.

Translations added for en_US only.
2016-01-22 17:55:13 +00:00
bl-content changes on directories names 2016-01-20 21:29:01 -03:00
bl-kernel New theme Blogme 2016-01-22 01:27:46 -03:00
bl-languages Merge pull request #200 from Dipchikov/master 2016-01-22 09:58:44 -03:00
bl-plugins [Tags Plugin] Enable sorting & beautify with ucfirst() 2016-01-22 17:55:13 +00:00
bl-themes Merge branch 'master' of github.com:dignajar/bludit 2016-01-22 12:48:48 -03:00
.gitignore changes on directories names 2016-01-20 21:29:01 -03:00
.htaccess remove directoryslash 2016-01-19 19:43:05 -03:00
README.md Readme update 2016-01-17 20:30:54 -03:00
index.php Improves on Paginator 2016-01-20 23:18:02 -03:00
install.php Installer minor fix 2016-01-21 19:13:31 -03:00

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

Join the chat at https://gitter.im/dignajar/bludit

Requirements

You only need a web server with PHP support.

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 to your hosting server.
  4. Done!

License

Bludit is opensource software licensed under the MIT license