steilaufwaerts/kirby-boilerplate

STEILAUFWAERTS' Kirby Boilerplate

1.1.3 2024-03-27 11:16 UTC

This package is not auto-updated.

Last update: 2024-06-05 11:06:02 UTC


README

STEILAUFWAERTS BOILERPLATE

To start developing and install dependencies you need

Run `composer boil` to install composer/npm dependencies.

Run `composer dev` to update composer/npm dependencies. (better use only in development, use boil command if you dont know what you are doing)

Run `composer start` to get your small php interpreter running. The project will be available at http://localhost:8000 and logging will be active in the executing terminal

To Update Kirby use `composer update getkirby/cms` but don't forget the versioning in composer.json.

Styles and Scripts

style.scss and index.js must be compiled into /assets. Assuming that compiled files are ready for live the files don't need .min. endings. You only need style.scss and index.js in your assets folder.

You can use template base .js and .css files. They live in the /assets/templates folder and need the same name as the template. Remember, they are loaded right after the main style.scss and main inde.js.

Based on Kirby Plainkit

For mor information visit getkirby.com.

Try Kirby for free

Kirby is not free software. However, you can try Kirby and the Starterkit on your local machine or on a test server as long as you need to make sure it is the right tool for your next project. … and when you’re convinced, buy your license.

What's Kirby?

  • getkirby.com – Get to know the CMS.
  • Try it – Take a test ride with our online demo. Or download one of our kits to get started.
  • Documentation – Read the official guide, reference and cookbook recipes.
  • Issues – Report bugs and other problems.
  • Feedback – You have an idea for Kirby? Share it.
  • Forum – Whenever you get stuck, don't hesitate to reach out for questions and support.
  • Discord – Hang out and meet the community.
  • YouTube - Watch the latest video tutorials visually with Bastian.
  • Mastodon – Spread the word.
  • Instagram – Share your creations: #madewithkirby.

© 2009-2023 Bastian Allgeier
getkirby.com · License agreement