Skip to content
generated from getkirby/starterkit

Custom boilerplate for a new Kirby website

Notifications You must be signed in to change notification settings

moritzebeling/kirby-starterkit

Repository files navigation

Custom Kirby Starterkit

  1. Install depenedencies
composer install
npm install
  1. Block content folder
  • Add /content to .gitignore
  • git rm --cached content -r
  1. Rename site/config/config.kirby-starterkit.test.php to match your local hostname

  2. Download CSS boilerplate

git clone git@github.com:moritzebeling/css-boilerplate.git assets/scss
rm -rf ./assets/scss/.git
  1. Start
npm run dev

About

Custom boilerplate for a new Kirby website

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published