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 11:43:56 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d5752ddbaa037b14ec6cfab9e14dd5546e16a17c
FastGPT
/
docSite
History
Archer
d5752ddbaa
feat: Sync collection (
#3368
)
...
* feat: sync collection * feat: sync collection * perf: website selector * update doc
2024-12-11 15:03:41 +08:00
..
archetypes
docs: update the framework of doc site (
#207
)
2023-08-22 11:08:28 +08:00
assets
perf: workflow snapshots;fix: extrat node selected (
#3334
)
2024-12-06 18:08:52 +08:00
content/zh-cn
/docs
feat: Sync collection (
#3368
)
2024-12-11 15:03:41 +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
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
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
README.md
v4.5.2 (
#439
)
2023-10-30 13:26:42 +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