|
Project Information
|
// MinBS - Minimalist Blogging System // Developed by Juliano "tibone" Flores // What is it MinBS is a content manager for websites, written in PHP, using MySQL database. The main purporse is to provide an easy to use, clutter-free, simplistic interface to the user, with as few options as possible to make sure that the user's focus are in the right place, producing content. It's described as a blogging system, because the main use for such a minimalist approach would be a blog. But it can be used for a simple corporate website, even if for that application, there are better solutions out there. MinBS is distributed under the MIT License. To read it, please go to : http://www.opensource.org/licenses/mit-license.php MinBS utilizes external code : - nicEdit : http://www.nicedit.com - License provided inside MinBS source. - ps_pagination : http://www.php-sense.com - License provided inside MinBS source. Features : - Add, Edit and Delete Posts - Add and Delete Posts categories - Single-screen settings - Lightwight - Quick :: Proudly developed with vi and notepad. |