Описание тега kirby
Kirby is a file-based CMS built using PHP. Its contents are organized in folders and write in plain text files with Markdown formatting.
Kirby is a file-based CMS built using PHP. Its contents are organized in folders and write in plain text files with Markdown formatting.
Kirby 3 was released in january 2019.
Highlights:
- Quick Setup
- Flexible content structre
- It requires no database
- Flexible API inspired by jQuery
- Markdown Syntax
Requirements:
Web server
Any of the following:
- Apache 2
- Nginx
- LiteSpeed
- Caddy
PHP
- PHP 7.1+
- mbstring extension
- curl extension
- ctype extension
- gdlib extension
Useful links:
Resources