For serving a PPUB based weblog in PHP
![]() |
3 vuotta sitten | |
---|---|---|
.gitignore | 4 vuotta sitten | |
.htaccess | 3 vuotta sitten | |
404.php | 3 vuotta sitten | |
LICENSE | 3 vuotta sitten | |
Parsedown.php | 3 vuotta sitten | |
README.md | 3 vuotta sitten | |
config.php | 3 vuotta sitten | |
content_template.php | 3 vuotta sitten | |
index.php | 3 vuotta sitten | |
index_template.php | 3 vuotta sitten | |
ppix.php | 3 vuotta sitten | |
ppub.php | 3 vuotta sitten | |
router.php | 4 vuotta sitten | |
rss_template.php | 3 vuotta sitten | |
vanilla.css | 4 vuotta sitten |
Portable PUBlications for PHP
This is a simple blog engine using PPUB and PPIX formats that started with PyPPUB. It is minimalistic but configurable. It makes use of Vanilla CSS and generates some very simple and standards compliant HTML.
It can show an index based on a raw folder of ppub files, or it can be configured to use a PPIX index file to enable tags and searching.