+1 on Kirby. It brought back fun in working on projects with CMS as a requirement. The cost for a license is easily justified when I calculate working hours and nuisances that would come with Wordpress.
For now I didn't find the comparably tiny plugin ecosystem to be a problem. It's well documented and lets me write missing functionality quickly.
My first encounter with it was because a wordpress project annoyed me so much I started to look around for alternatives. I took the project as a real-world example to take a look at Kirby and rebuild the site in an afternoon.
Yeah likewise. Most of the things you’d need a plugin for in WordPress are already part of the core system, things you need are easy to extend.
I’m doing some really powerful stuff with the custom CLI commands, highly recommend the YouTube video on it. Makes bulk import / api enrichment and other things a breeze.
Indemnification
By accepting the Agreement, you agree to indemnify and otherwise hold harmless Us as well as Our officers, employees, agents, subsidiaries, affiliates and other partners from any direct, indirect, incidental, special, consequential or exemplary damages arising out of, relating to, or resulting from your use of Kirby or any other matter relating to Kirby. This paragraph also applies to you if you are not the licensee (e.g. if you use Kirby while someone else is the licensee).
I'm now a 15'' Air user after always being pro. I notice no difference in performance but enjoy the lighter form factor and damn does it run cool compared to the pro.
Replacing my iPhone was a nothing burger of choice, on paper the iPhone 15 pro was the best feature set for value vs buying a new iPhone 17, but Apple know that so don't sell the older models directly when the new models come out.
There's really limited impactful innovation when you get into the details.
I agree wholeheartedly, seems to be a symptom of bureaucracy. Rules upon rules that end up as the status quo without consolidation and a good refactor.
That's correct, it's using data from Open Infrastructure Map which is itself based on OpenStreetMap data. That's a good idea to zoom in further to show them off a bit more.
Ah yeah the FAQ is very out of date and in need of a full rewrite. I'll get to that eventually. And you're right, I'll make sure to add some sort of glossary and perhaps also explain things better in-situ.
If you’re comfortable with php writing an importer for Kirby is simple, checkout their cli YouTube video. Nice modern api and easy to import content. Being flat file if there’s a mistake, just delete the content folder and import again!