---
title: Home
pinned: true
tags: [intro]
summary: "Welcome page for the mini-docs + mini-static composition demo."
---
# Welcome
This is the **mini-docs** + **mini-static** composition demo. mini-docs built this
page from `index.md`; mini-static is serving the result.
See the [guide](guide.md) for more, or watch `data.json` for the generated page index.
Edit this file while the example is running — mini-docs's own poller rebuilds it, and
mini-static's independent poller notices the change and live-reloads your browser.