Development & deployment recipes
- 
		Development & deployment Kirby meets DDEVSet up a local development environment for Kirby with DDEV in no time. 
- 
		Development & deployment Kirby meets CaddyHow to configure the popular and simple Caddy v2 web server to run a Kirby website. 
- 
		Development & deployment Git-based FTP-deploysDeploy Kirby projects via GitHub actions and FTP to staging and production 
- 
		Development & deployment Coding style standardsFix coding style violations automatically with easy-to-implement, configurable tools 
- 
		Development & deployment Replacing core classesExtend core classes like the Kirby or site classes 
- 
		Development & deployment Deployment with DokkuA clean and simple way to get Kirby up and running with Dokku, a lightweight PaaS 
- 
		Development & deployment PHP-based blueprintsCreate blueprints programmatically with PHP 
- 
		Development & deployment Batch updating contentFlexible and reliable updates to large amounts of content 
- 
		Development & deployment Kirby meets NginxHow to configure the Nginx web server to run a Kirby website. 
- 
		Development & deployment Kirby meets DockerGet started with Docker as development environment 
- 
		Development & deployment Email testingMailHog and similar tools make email testing a breeze 
- 
		Development & deployment Shared ControllersShare the content of a controller across multiple templates 
- 
		Development & deployment Alternative multisite setupUsing symlinks to run multiple sites from the same Kirby installation. 
- 
		Development & deployment Content clean-upRemove unused fields from content files