mirror of
https://github.com/labring/FastGPT.git
synced 2025-12-26 04:32:50 +00:00
* Milvus (#1644) * feat: support regx * 4.8.3 test and fix (#1648) * perf: version tip * feat: sandbox support log * fix: debug component render * fix: share page header * fix: input guide auth * fix: iso viewport * remove file * fix: route url * feat: add debug timout * perf: reference select support trigger * perf: session code * perf: theme * perf: load milvus |
||
|---|---|---|
| .. | ||
| archetypes | ||
| assets | ||
| content/zh-cn/docs | ||
| i18n | ||
| layouts | ||
| static | ||
| .zhlintignore | ||
| .zhlintrc | ||
| Dockerfile | ||
| README.md | ||
| go.mod | ||
| go.sum | ||
| hugo.toml | ||
| vercel.json | ||
文档
本地运行
- 安装 go 语言环境。
- 安装 hugo。二进制下载,注意需要安装 extended 版本。
- cd docSite
- hugo serve
- 访问 http://localhost:1313