KirbyCMS
A fast static CMS
KirbyCMS offers a fast easy to use CMS platform. Loved by developers across the planet. Kirby is Codey's preferred platform for custom CMS solutions.
Super performance. Highly secure.
Web performance stacks outperform compareable stacks
Being an Australian developer creates challenges and opportunities rarely talked about in business circles. It comes down to that age old problem -distance. We ( Australians) all know that networks across the country are patchy and sometimes slow. 1 bar 0 bar mobile networks are common.
Being an Australian also means that we expect first world services in a vast country with sometimes weak or slow connectivity.
KirbyCMS is a flat-file CMS. This means that data is stored regular text files. Reading a text file happens in miliseconds. This architecture is different from most other cms solutions which use mySQL databases. Databases are slower to read and query than flat file.
Security is enhanced because there is no SQL layer and SQL injection exploits just hit a wall.