Lukas Bestle

Results 526 comments of Lukas Bestle

What is the state of this feature? As far as I can tell, `.gpg-id` is already supported now. But I think it isn't a requirement as there are also use...

The same issue was reported by a Kirby user at https://github.com/getkirby/kirby/issues/1701. I just made some tests with Parsedown Extra `0.8.0-beta-1` with interesting results: ### Two identical HTML tags in the...

It doesn't disclose information but it runs code that shouldn't be run by anonymous visitors. My example is that pushing the content automatically triggers a deployment, so I need to...

For me it would be enough to completely disable the route actually. Maybe an option like `c::set('gcapc-routes', false);`?

I've written an implementation in native `fish` for my own use, however it doesn't support all features of the original: ```fish ### # Switches PHP versions by modifying the $PATH...

Locally I get: ``` Class 'Imagick' not found ``` I think the missing extension is the most probable cause on the server as well.

I feel like this recipe could become the "advanced continuation" for the "My first Panel area" recipe. I like that it really goes into detail. The question is if it...

I'm all for showing the release directly on the homepage. Looking at it I find it a bit too subtle even. A while ago we had a draft with a...

I agree. Still a *lot* better than nothing. Maybe let's wait for @bastianallgeier's view on this. If you have an idea for a visual way that's not too much work,...