# Docora > Beautiful documentation for Next.js and React. ## Overview - [Docora](https://docora.example.com/raw/index.md): Beautiful documentation for Next.js and React. ## Getting Started - [Introduction](https://docora.example.com/raw/docs/getting-started/introduction.md): Welcome to Docora, an open source documentation framework. - [Installation](https://docora.example.com/raw/docs/getting-started/installation.md): Get started with Docora. - [Project Structure](https://docora.example.com/raw/docs/getting-started/project-structure.md): Learn about the project structure of Docora. ## Core Concepts - [Configuration](https://docora.example.com/raw/docs/core-concepts/configuration.md): Every option the theme reads, and what it controls. - [Theme](https://docora.example.com/raw/docs/core-concepts/theme.md): Recolour the site with CSS variables. Tailwind v4 and next-themes do the rest. - [Customization](https://docora.example.com/raw/docs/core-concepts/customization.md): Swap layout slots, register MDX components, or assemble your own chrome. - [Deployment](https://docora.example.com/raw/docs/core-concepts/deployment.md): Building, hosting and pointing the site at your repository. ## Essentials - [Markdown Syntax](https://docora.example.com/raw/docs/essentials/markdown-syntax.md): Text, titles and styling in standard markdown. - [Code Blocks](https://docora.example.com/raw/docs/essentials/code-blocks.md): Display inline code and code blocks in your documentation. - [Components](https://docora.example.com/raw/docs/essentials/components.md): Use markdown components to structure your content. - [Images and Embeds](https://docora.example.com/raw/docs/essentials/images-embeds.md): Add images, video and other HTML elements. ## AI - [llms.txt](https://docora.example.com/raw/docs/ai/llms-txt.md): Machine-readable entry points for agents and language models. - [MCP Server](https://docora.example.com/raw/docs/ai/mcp-server.md): Let editors and agents read your documentation over the Model Context Protocol. - [Agent Skills](https://docora.example.com/raw/docs/ai/agent-skills.md): Publish reusable instructions agents can discover from your site. - [Assistant](https://docora.example.com/raw/docs/ai/assistant.md): An in-page chat that answers from your documentation.