<html <?= $site->langAttr() ?>>
<head>
<meta charset="utf-8">
<?= $page->htmlhead() ?>
</head>
...
Search
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- HTMLHead Add a best-practice HTML head element to your templates, extendable with snippets
- Pageview Counter Track Page view count and last visited timestamp
- PHP Class-based Blueprints PHP Class-based Blueprints for better type safety and code completion
- Kirby Inherit If the current field is empty or does not exist, it gets the same field from the parent pages. It goes all the way to the site.
-
- Staticache Staticache gives you the performance of a static site generator for your regular Kirby installations.
-
-
-
- Minify HTML Enable minify HTML output for Kirby 3 and 4.
-
-
-
- Content Security Policy Simplify the content security policy headers setup for your website
- CLI The Kirby command line interface helps to simplify common tasks with your Kirby installations.