Skip to content
This repository has been archived by the owner on Sep 25, 2021. It is now read-only.

wrsdesign/wrs-kirby-kit

Repository files navigation

White Russian Studio



Starter Kit with Kirby CMS

Quick start of the project with Kirby CMS, Alpine.js, Mix from White Russian Studio.

Features

Instalation and Usage

  1. Create and go to new project folder
  2. Clone repo git clone git@github.com:whiterussianstudio/wrs-kirby-kit.git .
  3. rm -rf .git
  4. Install all composer requires composer install
  5. Install all npm requires npm install

Configure webpack.mix.js and tailwind.config.js

Todo

  • Documentation for svg sprite generations
  • Add more reusable fields and layouts
  • Add and documentation config.php file
  • Add and configure ESLint