Zero One Documentation
Theme demo
  • Overview
  • Terms & Guidelines
  • Guide
    • Installation
      • Local environment
      • Server
      • Default language!
      • Multilanguage website
      • Config options
      • Folder structure
      • htaccess
      • Updating
      • PHP Composer
    • Administration panel
      • Translating panel
    • Site options
      • SEO options
      • Multi-language
    • Theme styling
      • Less/CSS setup
      • Changing Less variables
      • app.less file
      • Customizing elements
      • Helpful classes
    • Page types
      • Page options
    • Blog
      • Comments
      • Article
    • Work (Portfolio)
      • Project page
    • Shop
      • Snipcart
    • Layout Builder
      • Column Options block
      • Subgrid block
      • Card block
      • Text (Writer) block
      • Custom Heading block
      • Custom List block
      • Typed Text block
      • Quote block
      • Button block
      • › 25 more blocks
    • Form Builder (Premium)
    • OLD Page Builder deprecation
    • Tricks
      • Using icons in the content
      • Kirbytext link tag to button
      • Tricks with image classes
      • Adding Google Fonts
      • Custom icons
      • Cookie notice/banner
    • Theme extending
      • Page Transitions (Swup)
      • Contact form extending
      • Self-hosted fonts
      • Adding new templates
      • Adding new Content block (Layout Builder)
    • GDPR
  • More
  • Support
  • Hire us
  • Changelog
  • Credits
  • Affiliate
Powered by GitBook
On this page

Was this helpful?

  1. Guide
  2. Installation

Local environment

PreviousInstallationNextServer

Last updated 1 year ago

Was this helpful?

Run demo on localhost

  1. Start a server with , , , or php -S localhost:8000 kirby/router.php on the terminal, or something else you prefer.

  2. Copy contents from zero-one folder (or other Zero One demo folder) to your web root, or subfolder

  3. Depending on your system visit localhost:8000/yourfoldername/panel or localhost/yourfoldername/panel with your browser

  4. Register -- make the account

  5. Explore demo and settings

Keep in mind that all thumbnails will have to be generated so it will be a bit slower in the beginning.

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.

MAMP
XAMPP
WAMPP