kirby-devkit
kirby-devkit copied to clipboard
This repo is a starting point for using Kirby with Gulp and Npm. It is made for developers to bootstrap their own projects quickly.
It will be great to explane a bit our pre-configuration per branch. Like explaining why we have development and production files, etc.
For example, creating a new project and not setting config.{localhost}.php to current local environment makes Browser Sync open a tab with production files loaded, while compiling dev files.
Bumps [braces](https://github.com/micromatch/braces) to 3.0.3 and updates ancestor dependency [gulp](https://github.com/gulpjs/gulp). These dependencies need to be updated together. Updates `braces` from 3.0.2 to 3.0.3 Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix...