# Pagenary Docs

> Pagenary developer documentation — building, configuring, deploying, and extending the multi-tenant documentation publisher, published with Pagenary itself.

- [Welcome](https://docs.pagenary.com/pages/welcome.html): What Pagenary is and how this dogfooded portal is built.

## Getting Started

- [Quickstart](https://docs.pagenary.com/pages/quickstart.html): Install, build the default bundle, and serve it locally.

## Guides

- [Developer Guide](https://docs.pagenary.com/pages/developer-guide.html): Project layout, scripts, and the content authoring workflow.
- [Tenant Configuration](https://docs.pagenary.com/pages/tenant-config.html): Every config.json option: branding, theming, SEO, and export.
- [Extending](https://docs.pagenary.com/pages/extending.html): Add section templates, content types, and build behaviors.

## Reference

- [Architecture](https://docs.pagenary.com/pages/architecture.html): The static SPA pattern, build pipeline, and tenant content model.
- [API Reference](https://docs.pagenary.com/pages/api.html): Module-level documentation for the publisher internals.
- [Deployment](https://docs.pagenary.com/pages/deployment.html): Hosting the static output and multi-tenant domain routing.
- [SEO Strategy](https://docs.pagenary.com/pages/seo-strategy.html): Metadata, hash-routing considerations, and discoverability.
