Fabian recently mentioned in the Discord that he’s currently updating the field for Kirby 5 ✌️
Fabian recently mentioned in the Discord that he’s currently updating the field for Kirby 5 ✌️
I wrote about how I solved the endless back-and-forth of getting content from clients by using @getkirby.com as a content gathering tool:
medienbaecker.com/articles/man...
When you need to shuffle elements but want to keep your (Kirby) cache, here's a simple frontend solution:
medienbaecker.com/articles/shu...
I've collected some practical examples for @getkirby.com content representations in the past months and wrote a quick article about this great feature:
medienbaecker.com/articles/con...
That’s so cool! 🤗
Long words can easily break your layout, especially in German with all those compound words.
I wrote down what I've learned about this over the last years – from automatic hyphenation to proper tooling for editors:
medienbaecker.com/articles/the...
Does that even have any effect? Span is a non-interactive element.
Ever miss toggling layout grids like in design tools? I wrote about building a simple browser overlay that shows your CSS grid system with a keyboard shortcut.
medienbaecker.com/articles/lay...
#frontend #css #webdev #javascript
Needed to update hundreds of logos in a client project. Wrote down the solution:
https://medienbaecker.com/articles/batch-replace-files
Hah, nice! That’s exactly why I write these articles. Thanks for letting me know it was helpful to you ❤️
I want to make sharing small learnings a habit. I write them down anyway, so why not share them? Here's a quick one about time values in Kirby.
https://medienbaecker.com/articles/precise-time-values-in-kirby
Two links with smiley icons, one sad and one happy. The sad link has the icon wrapped to the next line. The happy link has the icon glued to the last word of the text.
Those sad SVG icons wrapping to the next line in your inline links? I wrote a quick article about how to keep them stuck to the text:
medienbaecker.com/articles/inl...
#frontend #css #webdev #webdesign