Skip to content
HOLI Docs

Overview

Welcome to the HOLI documentation, hosted at docs.holi.capital.

This site is built with Vocs — a lightweight, Markdown/MDX-based documentation framework.

What's here

  • Getting Started — run the docs site locally and learn how it is structured.

Editing the docs

Pages live in docs-site/src/pages as Markdown (.md) or MDX (.mdx) files. Edit this page at docs-site/src/pages/index.mdx, and update navigation in docs-site/vocs.config.ts.