# Luna-Docs **Repository Path**: ikaros-521/Luna-Docs ## Basic Information - **Project Name**: Luna-Docs - **Description**: Luna AI 官方文档 - **Primary Language**: HTML - **License**: Not specified - **Default Branch**: main - **Homepage**: https://ikaros-521.gitee.io/luna-docs/site/index.html - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-03-01 - **Last Updated**: 2024-04-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Luna AI 文档存放仓库 项目地址:[Luna AI](https://github.com/Ikaros-521/AI-Vtuber) 基于 `mkdocs-material` 编写,官方文档:[mkdocs-material](//squidfunk.github.io/mkdocs-material/getting-started/) 安装 `pip install mkdocs-material` 构建静态网站 `mkdocs build` 文档本地实时预览 `mkdocs serve`