Kirby CMS

developer tools

1432 lines. Kirby CMS came to play.

Dive into the Kirby CMS docs, where creativity meets functionality! With clear guides and practical tips, you'll discover how to manage content and build stunning websites like a pro. It's not just a CMS; it's your canvas!

Not sure yours is this good? Check it →

1,432 lines +39%
5 sections -71%
1 file

Kirby CMS's llms.txt Insights

Short and sweet

5 sections. Minimalist, but hey — at least they showed up.

War and Peace vibes

1432 lines. They really wanted AI to understand them.

What's inside Kirby CMS's llms.txt

Kirby CMS's llms.txt contains 11 sections:

  • Kirby CMS Docs
  • Guide
  • Preparing the stage
  • Creating your site
  • Configuration
  • Extending kirby
  • Privacy & security
  • Maintenance
  • Reference
  • Formatting text
  • Templates

How does Kirby CMS's llms.txt compare?

Kirby CMSDirectory AvgTop Performer
Lines1,4321029163,447
Sections5173207

Cool table. Now the real question — where do you land? Find out →

Kirby CMS's llms.txt preview

First 100 of 1,432 lines

# Kirby CMS Docs

> The official Kirby CMS documentation for Kirby CMS, covering Guides, Reference, Cookbook and Quicktips.

## Guide

### Preparing the stage

- [Quickstart](https://getkirby.com/docs/guide/quickstart.md)
- [Installation & update](https://getkirby.com/docs/guide/install-guide/installation-via-download.md)
- [Exploring the Starterkit](https://getkirby.com/docs/guide/tour.md)
- [About the docs](https://getkirby.com/docs/guide/read-me.md)
- [Migrating to Kirby](https://getkirby.com/docs/guide/migration.md)

### Creating your site

- [Managing content](https://getkirby.com/docs/guide/content.md)
- [Managing files](https://getkirby.com/docs/guide/files.md)
- [Rendering & logic](https://getkirby.com/docs/guide/templates/basics.md)
- [Panel](https://getkirby.com/docs/guide/blueprints/introduction.md)
- [Page builder](https://getkirby.com/docs/guide/page-builder.md)
- [Unique IDs & Permalinks](https://getkirby.com/docs/guide/uuids.md)
- [Virtual content](https://getkirby.com/docs/guide/virtual-content.md)

### Configuration

- [Configuring Kirby](https://getkirby.com/docs/guide/configuration.md)
- [Users & permissions](https://getkirby.com/docs/guide/users/managing-users.md)
- [Multi-language](https://getkirby.com/docs/guide/languages.md)
- [Login & Sessions](https://getkirby.com/docs/guide/authentication/login-methods.md)
- [Routes](https://getkirby.com/docs/guide/routing.md)
- [Caching](https://getkirby.com/docs/guide/cache.md)
- [Sending emails](https://getkirby.com/docs/guide/emails.md)

### Extending kirby

- [Plugins](https://getkirby.com/docs/guide/plugins/installing-plugins.md)
- [Using databases](https://getkirby.com/docs/guide/database.md)
- [API](https://getkirby.com/docs/guide/api.md)
- [Headless & Integrations](https://getkirby.com/docs/guide/beyond-kirby.md)

### Privacy & security

- [Secure your project](https://getkirby.com/docs/guide/security.md)
- [Kirby & Privacy](https://getkirby.com/docs/guide/kirby-and-privacy.md)

### Maintenance

- [Troubleshooting](https://getkirby.com/docs/guide/troubleshooting/installation.md)
- [Upgrades](https://getkirby.com/docs/guide/updates/update-to-v5.md)

****

## Reference

### Formatting text

#### KirbyText

- [(date: …)](https://getkirby.com/docs/reference/text/kirbytags/date.md)
- [(email: …)](https://getkirby.com/docs/reference/text/kirbytags/email.md)
- [(file: …)](https://getkirby.com/docs/reference/text/kirbytags/file.md)
- [(gist: …)](https://getkirby.com/docs/reference/text/kirbytags/gist.md)
- [(image: …)](https://getkirby.com/docs/reference/text/kirbytags/image.md)
- [(link: …)](https://getkirby.com/docs/reference/text/kirbytags/link.md)
- [(tel: …)](https://getkirby.com/docs/reference/text/kirbytags/tel.md)
- [(video: …)](https://getkirby.com/docs/reference/text/kirbytags/video.md)

#### Markdown

- [Bold text](https://getkirby.com/docs/reference/text/markdown/bold.md)
- [Line breaks & paragraphs](https://getkirby.com/docs/reference/text/markdown/breaks.md)
- [Code blocks](https://getkirby.com/docs/reference/text/markdown/code.md)
- [Email addresses](https://getkirby.com/docs/reference/text/markdown/emails.md)
- [Headlines](https://getkirby.com/docs/reference/text/markdown/headlines.md)
- [Horizontal rules](https://getkirby.com/docs/reference/text/markdown/horizontal-rules.md)
- [Italic text](https://getkirby.com/docs/reference/text/markdown/italic.md)
- [Links](https://getkirby.com/docs/reference/text/markdown/links.md)
- [Lists](https://getkirby.com/docs/reference/text/markdown/lists.md)
- [Quotes](https://getkirby.com/docs/reference/text/markdown/quotes.md)

****

### Templates

#### Field methods

- [$field->callback()](https://getkirby.com/docs/reference/templates/field-methods/callback.md)
- [$field->escape()](https://getkirby.com/docs/reference/templates/field-methods/escape.md)
- [$field->excerpt()](https://getkirby.com/docs/reference/templates/field-methods/excerpt.md)
- [$field->exists()](https://getkirby.com/docs/reference/templates/field-methods/exists.md)
- [$field->html()](https://getkirby.com/docs/reference/templates/field-methods/html.md)
- [$field->inline()](https://getkirby.com/docs/reference/templates/field-methods/inline.md)
- [$field->isEmpty()](https://getkirby.com/docs/reference/templates/field-methods/is-empty.md)
- [$field->isFalse()](https://getkirby.com/docs/reference/templates/field-methods/is-false.md)
- [$field->isNotEmpty()](https://getkirby.com/docs/reference/templates/field-methods/is-not-empty.md)
- [$field->isTrue()](https://getkirby.com/docs/reference/templates/field-methods/is-true.md)
- [$field->isValid()](https://getkirby.com/docs/reference/templates/field-methods/is-valid.md)
- [$field->key()](https://getkirby.com/docs/reference/templates/field-methods/key.md)
- [$field->kirbytags()](https://getkirby.com/docs/reference/templates/field-methods/kirbytags.md)

What is llms.txt?

llms.txt is an open standard that helps AI language models understand your website. By placing a structured markdown file at /llms.txt, websites provide AI search engines like ChatGPT, Claude, and Perplexity with a clear map of their content, services, and documentation. Companies like Kirby CMS use it to ensure AI accurately represents their brand when answering user queries. Read the spec.

See who else in developer tools got the memo →

Kirby CMS showed up. Where's yours?

1000+ companies didn't overthink it. 60 seconds. Go.

Check your site →

More llms.txt examples

View all →