FastGPT/docSite
Theresa 6c00e205cd
Some checks are pending
Deploy doc image to cf / deploy-production (push) Waiting to run
Deploy doc image by kubeconfig / build-fastgpt-docs-images (push) Waiting to run
Deploy doc image by kubeconfig / update-docs-image (push) Blocked by required conditions
Build FastGPT images in Personal warehouse / get-vars (push) Waiting to run
Build FastGPT images in Personal warehouse / build-fastgpt-images (map[arch:amd64 runs-on:ubuntu-24.04]) (push) Blocked by required conditions
Build FastGPT images in Personal warehouse / build-fastgpt-images (map[arch:arm64 runs-on:ubuntu-24.04-arm]) (push) Blocked by required conditions
Build FastGPT images in Personal warehouse / release-fastgpt-images (push) Blocked by required conditions
fix: typo (#5146)
2025-07-03 20:01:53 +08:00
..
archetypes docs: update the framework of doc site (#207) 2023-08-22 11:08:28 +08:00
assets update doc (#5132) 2025-07-02 18:37:41 +08:00
content/zh-cn/docs fix: typo (#5146) 2025-07-03 20:01:53 +08:00
i18n Docs: use docsearch (#391) 2023-10-12 00:04:45 +08:00
layouts add goole tag manager (#3028) 2024-10-30 19:04:26 +08:00
static V4.9.12 feature (#5022) 2025-06-13 00:42:09 +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 Llms 1 (#4593) 2025-04-18 14:47:11 +08:00
README.md v4.5.2 (#439) 2023-10-30 13:26:42 +08:00
doc-generate-llms.js fix: llms encode (#4575) 2025-04-17 13:25:38 +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 Doc (#2916) 2024-10-14 14:36:28 +08:00
nginx.conf Llms 1 (#4593) 2025-04-18 14:47:11 +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