A very simple and easy to use blog system. At the moment it features a basic index/archive and individual post view, and also an admin control panel. More customizability functions and goodies like RSS are soon to come.
Dependencies
Web server (Apache/Lighttpd/nginx/Cherokke), PHP 5, MySQL.
Install
Upload the files then edit the /system/startup.php for the site name/description and also the admin panel and MySQL info. Refresh the index page and it will setup the database and you can create posts using /admin...
License
Non-attribution non-commercial share-alike.
Authors
Scott Nicol (scott@scottnicol.co.uk)
Download
You can download this project in either zip or tar formats.
You can also clone the project with Git by running:
$ git clone git://github.com/snicol/qBlog

