# Credits

### Kirby CMS

Zero One started from [Plainkit](https://github.com/getkirby/plainkit), and it was built from scratch.&#x20;

### Front-end framework

&#x20;Front-end is based on [UIkit](https://getuikit.com/), in our opinion, the best CSS/JS framework that exists.&#x20;

### Images

All images used in this theme are free to use from the [unsplash.com](https://unsplash.com/), [pexels.com](https://www.pexels.com/), and [freepik.com](https://www.freepik.com/) platforms.

### Plugins

* [Less PHP](https://github.com/wikimedia/less.php) library maintained by Wikimedia.
* [Kirby Bettersearch](https://github.com/bvdputte/kirby-bettersearch) plugin by Bart Vandeputte.
* [Kirby Code Editor](https://github.com/sylvainjule/kirby-code-editor) plugin by Sylvain Julé.
* [Kirby 3 Fingerprint](https://github.com/bnomei/kirby3-fingerprint) plugin by Bruno Meilick.
* [Kirby Form Block Suite](https://github.com/plain-solutions-gmbh/kirby-form-block-suite) by Plain Solution GmbH.
* [Kirby 3 Robots.txt](https://github.com/bnomei/kirby3-robots-txt) plugin by Bruno Meilick.
* [Kirby SEO Audit](https://kirby.tools/seo-audit/) by Johann Schopplich.
* [Kirby 3 Similar](https://github.com/texnixe/kirby3-similar) plugin by Sonja Broda.
* [Kirby Table Field](https://github.com/bogdancondorachi/kirby-table-field) plugin by Bogdan Condorachi


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://www.one.thezero.club/credits.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
