folderweb/app
Ruben 149ba03359 Add modular architecture to router
Extract configuration, helpers, content processing, and rendering logic
into separate files

Refactor router to use modular components
2025-11-01 22:50:02 +01:00
..
default Add multi-file page support and improve documentation 2025-11-01 18:20:23 +01:00
vendor Initial commit 2025-10-02 16:54:47 +02:00
config.ini Initial commit 2025-10-02 16:54:47 +02:00
config.php Add modular architecture to router 2025-11-01 22:50:02 +01:00
content.php Add modular architecture to router 2025-11-01 22:50:02 +01:00
helpers.php Add modular architecture to router 2025-11-01 22:50:02 +01:00
rendering.php Add modular architecture to router 2025-11-01 22:50:02 +01:00
router.php Add modular architecture to router 2025-11-01 22:50:02 +01:00
static.php Add test comment to static and router files 2025-10-03 13:17:00 +02:00