A showcase of websites built with Kirby.
Submit your own site by opening a pull request!
- Fork this repo
- Add your site to
content/ - Open a pull request
Important: By submitting, you confirm that you hold the rights to all images shown in your screenshots or have obtained the necessary permissions.
content/YYYYMMDD_your-domain/
├── website.md
├── 1-panel-dashboard.webp
├── 1-panel-dashboard.webp.md
├── 2-panel-page.webp
├── 2-panel-page.webp.md
└── ...
Title: Example
----
Url: https://example.com
----
Text: by (link: https://example.com text: designer) and (link: https://example.com text: developer) with (link: https://example.com text: nice fonts)
----
Date: 2026-01-01 14:25:19
Alt: Description of the screenshot for accessibility
----
Caption: Explain what's interesting about this. Link to (link: https://plugins.getkirby.com text: plugins) you used.
Requires the Kirby CLI.
| Command | Description |
|---|---|
kirby new |
Create a new website page |
kirby og |
Take a screenshot of http://kirbysites.test for the OG image |
kirby check-panels |
Check if panel URLs are (still) accessible |
MIT — but note that Kirby requires a license for public websites, and submitted content belongs to its respective owners.