Allows writing content in static files and then printing them out on a web page using complex templates.
Here are some key features of "Kirby CMS":
· Easy installation
· Admin panel
· Any content type supported
· Template-based
· jQuery-like API
· No database involved
· Dropbox integration
· Markdown syntax for formatting
· Online documentation
Requirements:
· PHP 5.2 or higher
What's New in This Release: [ read full changelog ]
· Fixed a possible bug with root being just /
· Better target attributes for link and image kirbytags
· rel attribute for linked images in kirbytext
· alt and title attributes for images can now be set with image meta text files
· The default locale settings can now be changed from the config (c::set('lang.locale', 'en_US'))
· Added the latest markdown version
· Added the latest markdown extra version
· Added the latest smartypants version