Static preview. Server-backed interactions are available only in a local checkout.

🪶 symfony-carve demo

A Symfony app demonstrating the symfony-carve bundle, which renders Carve markup to HTML through carve-php.

Carve is a lightweight markup language for structured documents, with clear, consistent syntax.

What this demo covers

Quick start

composer install
php -S localhost:8000 -t public

Then open http://localhost:8000.