Lightweight self-hosted facebook-styled PHP blog.
Find a file
Miroslav Šedivý cf64c88f27 Initial MVC
2017-02-09 22:05:46 +01:00
application Initial MVC 2017-02-09 22:05:46 +01:00
i Initial Release 2016-12-27 21:25:32 +01:00
logs Initial Release 2016-12-27 21:25:32 +01:00
static CSS beautify 2016-12-29 22:03:10 +01:00
t Thumbnail folder was missing 2016-12-28 05:03:06 -05:00
.gitignore custom.ini ignoring 2016-12-28 05:40:41 -05:00
.htaccess Initial Release 2016-12-27 21:25:32 +01:00
ajax.php Ajax moved to class 2016-12-28 08:02:55 -05:00
common.php Initial MVC 2017-02-09 22:05:46 +01:00
config.ini Version update 2016-12-29 21:11:50 +01:00
db.sql Initial Release 2016-12-27 21:25:32 +01:00
favicon.ico Initial Release 2016-12-27 21:25:32 +01:00
index.php English translation 2016-12-29 21:05:37 +01:00
README.md Initial Release 2016-12-27 21:25:32 +01:00
robots.txt Initial Release 2016-12-27 21:25:32 +01:00

blog

Requirements: Apache, PHP 7.0, MySQL

How to install

  1. Copy files
  2. Import db.sql => MySQL
  3. Copy config.ini => custom.ini and define
  4. Done