Files
FastGPT/docSite
Archer 6b7b03c245 4.7 doc update (#1068)
* fix: plugin update

* feat: get current time plugin

* fix: ts

* perf: select app ux

* fix: ts

* perf: max w

* move code

* perf: inform tip

* fix: inform

* doc

* fix: tool handle

* perf: tmp file store

* doc

* fix: message file selector

* feat: doc

* perf: switch trigger

* doc

* fix: openapi import

* rount the number

* parse openapi schema

* fix empty line after variables (#64)

* doc image

* image size

* doc

* doc

* catch error

---------

Co-authored-by: heheer <71265218+newfish-cmyk@users.noreply.github.com>
2024-03-27 12:50:07 +08:00
..
2024-03-27 12:50:07 +08:00
2024-03-27 12:50:07 +08:00
2023-10-12 00:04:45 +08:00
2024-01-06 18:42:27 +08:00
2024-02-18 20:07:44 +08:00
2023-10-30 13:26:42 +08:00
2023-11-20 13:43:33 +08:00
2023-12-07 18:07:57 +08:00
2023-12-07 18:07:57 +08:00
2024-03-12 13:51:30 +08:00
2023-10-30 13:26:42 +08:00

文档

本地运行

  1. 安装 go 语言环境。
  2. 安装 hugo。二进制下载,注意需要安装 extended 版本。
  3. cd docSite
  4. hugo serve
  5. 访问 http://localhost:1313