commanderk33n / blog

smallBlog is a lowweight CMS written in PHP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

smallBlog

smallBlog is a low weight CMS for creating blogs written in PHP

howto

  • prerequisite: LAMP stack or something similar
  • insert your database credentials into /includes/config.php
  • import sample sql file /db/db.sql into your database
  • admin page can be reached via www.yourserver.com/admin
  • Demo login credentials:
    • User: demo
    • Password: demo

features

  • crud system for users and blogposts
  • create blogposts with TinyMCE a intuitive WYSIWYG HTML editor

Credits

by CommanderK33n

About

smallBlog is a lowweight CMS written in PHP


Languages

Language:PHP 79.4%Language:CSS 19.6%Language:JavaScript 0.6%Language:HTML 0.5%