Documentation changes can be made in two ways:

  1. Edit MDX files directly in the Git repository.
  2. 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
---