---
title: Maintainers
summary: Build, test, and document Holon itself.
order: 50
---

# Maintainers

These pages are for people working on Holon: building it locally and changing the
documentation site. You do not need them to use Holon.

For runtime contracts, see [Spec](/spec/). For the mental model, see
[Concepts](/concepts/).

<!-- INDEX:START -->

- [Run Holon locally](./local-runtime.md)
  A conservative workflow for building, running, and inspecting Holon locally.
  <!-- mdorigin:index kind=article -->

- [Documentation workflow](./documentation-workflow.md)
  How to edit and build the mdorigin-powered Holon website.
  <!-- mdorigin:index kind=article -->

<!-- INDEX:END -->
