Lightweight self-hosted facebook-styled PHP blog.
Find a file
2016-12-28 09:21:52 -05:00
i Initial Release 2016-12-27 21:25:32 +01:00
lib Image moved to class 2016-12-28 09:21:52 -05:00
logs Initial Release 2016-12-27 21:25:32 +01:00
static Location icon bug 2016-12-28 05:24:48 -05: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 Release 2016-12-27 21:25:32 +01:00
config.ini Initial Release 2016-12-27 21:25:32 +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 Open Sans is loaded from Google Fonts 2016-12-28 04:55:38 -05: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