FastGPT/docSite
Archer 26d800981c
Some checks failed
Build FastGPT images in Personal warehouse / build-fastgpt-images (push) Waiting to run
Deploy image by kubeconfig / build-fastgpt-docs-images (push) Has been cancelled
Deploy image to vercel / deploy-production (push) Has been cancelled
Deploy image by kubeconfig / update-docs-image (push) Has been cancelled
4.8.10 test (#2433)
* perf: node template ui

* perf: select tool path load error

* pay i18n

* i18n

* perf: oneapi code

* perf: doc

* node templates

* perf: usage table role

* feat: count vector total by datasetId

* perf: user select tip and tempalte market ui

* i18n

* perf: sso config tip
2024-08-20 18:31:40 +08:00
..
archetypes docs: update the framework of doc site (#207) 2023-08-22 11:08:28 +08:00
assets docs(offiaccount): add offiaccount docs (#2427) 2024-08-19 12:17:15 +08:00
content/zh-cn/docs 4.8.10 test (#2433) 2024-08-20 18:31:40 +08:00
i18n Docs: use docsearch (#391) 2023-10-12 00:04:45 +08:00
layouts Update workflow to change baseurl for cn site (#2081) 2024-07-18 12:15:03 +08:00
static 4.7.1-alpha2 (#1153) 2024-04-08 21:17:33 +08:00
.zhlintignore v4.5.2 (#439) 2023-10-30 13:26:42 +08:00
.zhlintrc oenapi doc (#493) 2023-11-20 13:43:33 +08:00
Dockerfile Docs: add Dockerfile for docs (#369) 2023-10-06 08:01:16 +08:00
README.md v4.5.2 (#439) 2023-10-30 13:26:42 +08:00
go.mod Docs: update theme version (#571) 2023-12-07 18:07:57 +08:00
go.sum Docs: update theme version (#571) 2023-12-07 18:07:57 +08:00
hugo.toml Update workflow to change baseurl for cn site (#2081) 2024-07-18 12:15:03 +08:00
vercel.json Docs: delete image cdn for vercel (#385) 2023-10-09 15:03:07 +08:00

文档

本地运行

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