LeanCLR 官方文档,基于 Docusaurus 构建。
npm install
npm start浏览器访问 http://localhost:3000 预览。
npm run build
npm run serve推送到 main 分支后,GitHub Actions 自动部署到 GitHub Pages。
域名 doc.leanclr.com 通过 static/CNAME 配置。
详见 sidebars.ts 与 docs/ 目录。
| Name | Name | Last commit date | ||
|---|---|---|---|---|
LeanCLR 官方文档,基于 Docusaurus 构建。
npm install
npm start浏览器访问 http://localhost:3000 预览。
npm run build
npm run serve推送到 main 分支后,GitHub Actions 自动部署到 GitHub Pages。
域名 doc.leanclr.com 通过 static/CNAME 配置。
详见 sidebars.ts 与 docs/ 目录。