Kirby 4 / Gulp / Bootstrap

Hi everyone,

I wanted to let you know that I’ve recently updated a long-standing tool: my Kirby bootstrap project. You can find it here: https://github.com/julien-gargot/kirby-devkit.

This project sets up Kirby similarly to the Plainkit, but with a minimal Bootstrap v5 configuration, including purge CSS, minified CSS, and JS.

I chose to use Git submodules instead of Composer because I’m more familiar with Git, and many of my clients use production servers with Git but not Composer. However, I’m open to creating a Composer branch with the help of those who are more experienced with it.

I would appreciate it if you could share your opinions or any specific needs regarding a solution like this.

Thanks for taking the time to read this message :slight_smile:

Is gulp still maintained? A while ago i’ve switched to laravel-mix. Now, I have to look even for an alternative to that.

You could try esbuild https://github.com/medienbaecker/kirby-esbuild