kirby-blade icon indicating copy to clipboard operation
kirby-blade copied to clipboard

Enable Laravel Blade Template Engine for Kirby 3

Results 6 kirby-blade issues
Sort by recently updated
recently updated
newest added

I'm thinking of removing the HTML minify feature to make it work more stable. What do users of the plugin think? 👀

help wanted

Hey there, I'm used to name templates & stuff in dot notation, eg there's `blog.article`, `blog.audio` & `blog.video` for different formats of blog entries. Their templates would would be named...

Hey there, when turning on HTML minification, I get the following `ParseError`: `syntax error, unexpected token ")"` ![Screenshot from 2022-06-24 12-00-55](https://user-images.githubusercontent.com/12161504/175512841-0f8c2a95-8661-4465-982a-9b8eac67f313.png) When disabling HTML minification, everything works fine and behaves...

Hey there, when looking at [`voku/htmlmin` options](https://github.com/voku/HtmlMin#options), it's clear that `doMakeSameDomainsLinksRelative` is the only option receiving an array (not a boolean like the others). Therefore, it's logical that passing `true`...

enhancement
In Progress

We have developed a custom blocks plugin, it would be very handy if we could also store the default blade templates inside the plugin. Thank you.

wontfix