Lightweight self-hosted facebook-styled PHP blog.
Find a file
Miroslav Šedivý 6a8f6cc649 version change
2019-09-03 19:39:04 +02:00
app logs typo & debug message 2019-09-02 17:49:17 +02:00
data log files are ignored 2019-09-02 17:43:47 +02:00
i Initial Release 2016-12-27 21:25:32 +01:00
static hash: decodeURIComponent bug 2019-09-03 19:34:01 +02:00
t Thumbnail folder was missing 2016-12-28 05:03:06 -05:00
.gitignore log files are ignored 2019-09-02 17:43:47 +02:00
.htaccess Basic changes 2017-02-11 14:39:25 +01:00
ajax.php Ajax moved to class 2016-12-28 08:02:55 -05:00
common.php Language Pack + New Filters 2017-06-19 19:51:59 +02:00
config.ini version change 2019-09-03 19:39:04 +02:00
favicon.ico Initial Release 2016-12-27 21:25:32 +01:00
index.php verison modified 2019-09-02 19:09:58 +02: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