the Inspired Ones Blog
  • Home
  • Get in touch
  • Impressum
  • AJAX Uniform

    June 06, 2015

    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

    February 22, 2015

    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

    February 04, 2015

    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

    January 24, 2015

    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.