Skip to content
/ kirby-neubau Public template

Minimalist, slightly adjusted Kirby Plainkit Template.

Notifications You must be signed in to change notification settings

linusrogge/kirby-neubau

Repository files navigation

Kirby Neubau

A minimalist, opinionated Kirby Plainkit version. Mostly similar to the Kirby Plainkit with a few adjustments to spare time when starting a new project.


Create

Use this template via Composer with the command

composer create-project linusrogge/kirby-neubau

or, alternatively, clone the repository and run

composer install

Install

Then open the folder and run

cp .env.sample .env

and

npm install

Now you are ready to start the development server with composer start and npm run watch.


© 2024 Linus Rogge