mirror of
https://github.com/labring/FastGPT.git
synced 2025-10-15 07:31:19 +00:00
docs: update the framework of doc site (#207)
Signed-off-by: Carson Yang <yangchuansheng33@gmail.com>
This commit is contained in:
8
docSite/go.mod
Normal file
8
docSite/go.mod
Normal file
@@ -0,0 +1,8 @@
|
||||
module fastgpt-docs
|
||||
|
||||
go 1.21.0
|
||||
|
||||
require (
|
||||
github.com/colinwilson/lotusdocs v0.0.0-20230821033552-c5bcbdd9df80 // indirect
|
||||
github.com/gohugoio/hugo-mod-bootstrap-scss/v5 v5.20300.20003 // indirect
|
||||
)
|
Reference in New Issue
Block a user