> For AI agents: the complete documentation index is available at https://rspress.rs/zh/llms.txt, the full documentation bundle is available at https://rspress.rs/zh/llms-full.txt.

# Rspress

快如闪电的
静态站点生成器


> 面向人，也面向 AI

[介绍](./guide/start/introduction) | [快速开始](./guide/start/getting-started)

## Features

- [/speed.svg **极高的编译性能**](./guide/start/introduction): 核心编译模块基于 Rust 前端工具链完成，带来更加极致的开发体验。
- [/mdx.svg **支持 MDX**](./guide/use-mdx/components): MDX 是一种强大的内容编写方式，你可以在 Markdown 中使用 React 组件。
- [/search.svg **内置全文搜索**](./guide/advanced/custom-search): 构建时自动为你生成全文搜索索引，提供开箱即用的全文搜索能力。
- [/ai.svg **AI 友好**](./guide/basic/ssg-md): 通过 SSG-MD 生成符合 llms.txt 规范的索引文件和 Markdown 文件，便于大语言模型理解和使用你的技术文档。
- [/static.svg **静态站点生成**](./guide/basic/ssg): 生产环境下，会自动构建为静态 HTML 文件，你可以轻松的部署到任何地方。
- [/custom.svg **提供多种自定义能力**](./guide/basic/custom-theme): 通过插件和自定义主题机制，你可以轻松的扩展主题 UI 和构建能力。
