Skip to content

Build pages you can recover

Add a Laravel CMS, create a page in Filament, preview it in your real theme, and recover any saved version.

Before and after

Move recurring CMS work out of the project backlog.

Choose your path

Find the docs by what you are trying to do.

System map

How Capell fits together.

Popular next steps

Source-owned documentation

Docs live next to the code they describe.

Capell public docs are assembled from source repositories so implementation docs stay close to the code: capell-app/capell owns core CMS and core package docs, capell-app/packages owns add-on Capell Extension docs, and capell-app/capell-docs owns this site shell, homepage, navigation, and sync logic. When generated extension docs look wrong, fix the package capell.json, README.md, or public docs/** files in the source repository.