This website requires JavaScript.
Explore
Help
Register
Sign In
ChatGPT
/
FastGPT
Watch
1
Star
0
Fork
0
You've already forked FastGPT
mirror of
https://github.com/labring/FastGPT.git
synced
2025-07-21 03:35:36 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a3534407bf85c74ed7c412dfe24d44b45ee24fb0
FastGPT
/
docSite
History
Archer
a3534407bf
v4.5.1 (
#417
)
2023-10-22 23:54:04 +08:00
..
archetypes
docs: update the framework of doc site (
#207
)
2023-08-22 11:08:28 +08:00
assets
Docs: update qr for wechat group (
#416
)
2023-10-22 23:28:46 +08:00
content
/docs
v4.5.1 (
#417
)
2023-10-22 23:54:04 +08:00
i18n
Docs: use docsearch (
#391
)
2023-10-12 00:04:45 +08:00
layouts
Docs: use docsearch (
#391
)
2023-10-12 00:04:45 +08:00
static
Docs: update qr for wechat group (
#416
)
2023-10-22 23:28:46 +08:00
Dockerfile
Docs: add Dockerfile for docs (
#369
)
2023-10-06 08:01:16 +08:00
go.mod
Docs: update theme (
#368
)
2023-10-04 22:25:07 +08:00
go.sum
Docs: update theme (
#368
)
2023-10-04 22:25:07 +08:00
hugo.toml
Docs: use docsearch (
#391
)
2023-10-12 00:04:45 +08:00
README.md
Optimize the file storage structure of the knowledge base (
#386
)
2023-10-10 22:41:05 +08:00
vercel.json
Docs: delete image cdn for vercel (
#385
)
2023-10-09 15:03:07 +08:00
README.md
文档
本地运行
安装 go 语言环境。
安装 hugo。
二进制下载
,注意需要安装 extended 版本。
cd docSite
hugo serve
访问
http://localhost:1313