# Documentation Template > Official documentation and guides. ## latest ### _index - [Documentation Template](https://docs-main.fly.dev/latest/home): A modern documentation template built with React Router v7, Tailwind v4, and content-collections for seamless MDX-based documentation. ### getting-started - [Getting Started](https://docs-main.fly.dev/latest/getting-started): Step-by-step guide to setting up and running the documentation template. ### Overview - [Project Structure](https://docs-main.fly.dev/latest/overview/project-structure): Learn about the folder structure and key files in the documentation template. - [Content Organization](https://docs-main.fly.dev/latest/overview/content-organization): Learn how to organize your MDX/MD files for optimal documentation structure and navigation. - [Customization & Tips](https://docs-main.fly.dev/latest/overview/customization-tips): Learn how to customize styling, components, and features to make the documentation template your own. ### Advanced Usage - [Deployment & Versioning](https://docs-main.fly.dev/latest/advanced-usage/deployment-versioning): Learn how to deploy your documentation to Fly.io and manage multiple versions using git tags and releases. - [Usage inside a monorepo](https://docs-main.fly.dev/latest/advanced-usage/usage-inside-monorepo): Step-by-step guide for integrating the docs-template into a monorepo: add the `docs/` package to `pnpm-workspace.yaml`, move CI workflows to `.github/workflows`, resolve FIXME markers, replace example content under `docs/content`, and run the local dev server with pnpm.