-
AJAX Uniform
Heads up! Uniform v3 is there with lots of API changes so this tutorial is outdated. You can find a detailed example for an AJAX form over at Read the Docs.
-
Kirby with Uniform
Heads up! Uniform v3 is there with lots of API changes so this tutorial is outdated. You can find the full documentation with lots of examples over at Read the Docs.
-
Decoupling Code and Content with Containers
Most web developers who have worked on big sites or projects know this feeling: You have to change some part of the website and you are not sure whether changes in your CSS will break anything else on your site.
-
Managing Kirby Plugins With Git
Welcome to the first post on our new blog! In this post, we would like to show you how to use Git submodules, a great feature of the Git version control system, to manage the different components of a Kirby website.