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-23 05:12:39 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bcf94919991df5b3fca948bed362ef22a79d50e0
FastGPT
/
docSite
History
Archer
bcf9491999
v4.4.7-2 (
#388
)
2023-10-11 17:18:43 +08:00
..
archetypes
docs: update the framework of doc site (
#207
)
2023-08-22 11:08:28 +08:00
assets
v4.4.7-2 (
#388
)
2023-10-11 17:18:43 +08:00
content
/docs
v4.4.7-2 (
#388
)
2023-10-11 17:18:43 +08:00
i18n
Docs: enable ‘Edit this page’ (
#280
)
2023-09-11 23:59:14 +08:00
layouts
Docs: update button for questionnaire (
#375
)
2023-10-06 23:52:45 +08:00
static
doc favicon
2023-09-04 19:45:24 +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: update theme (
#368
)
2023-10-04 22:25:07 +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