Skip to content

fdisotto/SlimBlog

Repository files navigation

Join the chat at https://gitter.im/fdisotto/SlimBlog

Demo

Demo

Dependencies

Install

  • Run 'php composer.phar install' in root directory
  • Run every *.sql files located in src/SQL and src/SQL/updates
  • Rename the config/database.config.php.install file to config/database.config.php and edit it with your database settings
  • Login with username:password
  • Enjoy

Features

  • Create new post with live markdown editor
  • Edit/Delete posts and manage users
  • Manage settings
  • Template system
  • Multilanguage support

ToDo List

  • Error manager
  • Different user level (Super admin, writers, other)
  • Template system
  • Installation more user friendly
  • I18n support

Screenshots

Home Live editor Post list

Author

Fabio Di Sotto

Contributors

Andrew Smith

mnlg