Developer Documentation
Contributing
Contribute changes to Kaya documentation.
Documentation changes can be made in two ways:
- Edit MDX files directly in the Git repository.
- Sign in to the editor and save changes to the mounted
content/directory.
Use frontmatter on every page:
---
title: "Installation"
description: "Install Kaya using Docker Compose"
order: 1
---
