Files
FastGPT/docSite
Archer 9415e22de9 v4.2 (#217)
* fix: chat module link

* fix: url fetch check

* fix: import file ui

* feat: app logs

* perf: iframe icon

* imgs cdn

* perf: click range and pg
2023-08-24 21:08:49 +08:00
..
2023-08-24 09:23:17 +08:00
2023-08-24 09:23:17 +08:00
2023-08-23 18:21:11 +08:00
2023-08-23 18:21:11 +08:00
2023-08-24 21:08:49 +08:00

文档

本地运行

  1. 安装 go 语言环境。
  2. 安装 hugo。 二进制下载
  3. cd docSite
  4. hugo serve
  5. 访问 http://localhost:1313