Lightweight self-hosted facebook-styled PHP blog.
Find a file
2016-12-28 05:03:06 -05:00
i Initial Release 2016-12-27 21:25:32 +01:00
lib Log class created and implemented 2016-12-28 04:48:30 -05:00
logs Initial Release 2016-12-27 21:25:32 +01:00
static Open Sans is loaded from Google Fonts 2016-12-28 04:55:38 -05:00
t Thumbnail folder was missing 2016-12-28 05:03:06 -05:00
.gitignore Initial Release 2016-12-27 21:25:32 +01:00
.htaccess Initial Release 2016-12-27 21:25:32 +01:00
ajax.php Log class created and implemented 2016-12-28 04:48:30 -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