FIle-BAsed BLog Engine
 
 
 
Go to file
Nicolas Ong 92a272c03d First commit! 2025-02-13 10:37:29 +01:00
css First commit! 2025-02-13 10:37:29 +01:00
data First commit! 2025-02-13 10:37:29 +01:00
lib First commit! 2025-02-13 10:37:29 +01:00
views First commit! 2025-02-13 10:37:29 +01:00
LICENSE First commit! 2025-02-13 10:37:29 +01:00
README.md First commit! 2025-02-13 10:37:29 +01:00
config.php First commit! 2025-02-13 10:37:29 +01:00
index.php First commit! 2025-02-13 10:37:29 +01:00

README.md

fibable

A little PHP file-based blog engine.

This is a lightweight and not yet finished blog engine, written in PHP, working without database, only with directory structure and files and a sort of Markdown format.