FIle-BAsed BLog Engine
 
 
 
Go to file
Nicolas Ong 9a78160141 Changing the italic pattern and adding the link handling 2025-02-17 02:38:32 +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 Changing the italic pattern and adding the link handling 2025-02-17 02:38:32 +01:00
views Reformatting feeds just for pretty sources 2025-02-14 23:05:52 +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.