Local environment
Run demo on localhost
Start a server with MAMP, XAMPP, WAMPP, Laravel Herd (recommended) or
php -S localhost:8000 kirby/router.php
on the terminal, or something else you prefer.Copy contents from
zero-one
folder (or other Zero One demo folder) to your web root, or subfolderDepending on your system visit
localhost:8000/yourfoldername/panel
orlocalhost/yourfoldername/panel
with your browserRegister -- make the account
Explore demo and settings
If your server doesn't have URL rewrite turned on, some things will not work, like stylesheet and scripts caching. But it is still possible to continue.
Go to Site Settings tab and turn off Cachebusting.
Last updated
Was this helpful?