kirby-kitten aims to make your life just a litle bit better by adding a cute kitten to your kirby panel dashboard.
Download the files and put them in a folder named kitten
, inside thesite/widgets
folder. If the widgets folder doesn't exist, create it.
If you are familiar with Git, you can clone this repository from Github inside the /site/widgets
folder.
git clone [email protected]:FabianSperrle/kirby-kitten.git kitten
Or you can use it as a Git Submodule. From your project root:
git submodule add [email protected]:FabianSperrle/kirby-kitten.git site/widgets/kitten
Author: Fabian Sperrle