Blog demo for Tipsy 2.0 (PHP 8.3+). Defaults to SQLite locally; set driver=mysql or a DATABASE_URL / ClearDB URL for MySQL.
composer install
php install/seed-sqlite.php
php -S localhost:8000 -t webOpen /, /blog, /blog/i-love-bacon.
Requires tipsyphp/tipsy ^2.0.