docs: update the framework of doc site (#207)
Signed-off-by: Carson Yang <yangchuansheng33@gmail.com>
Showing
docSite/.gitignore
deleted
100644 → 0
docSite/README.md
deleted
100644 → 0
docSite/archetypes/default.md
0 → 100644
docSite/assets/images/social/wechat.svg
0 → 100644
docSite/assets/images/social/wechat1.svg
0 → 100644
docSite/assets/imgs/ability5.png
0 → 100644
205 KB
File moved
docSite/assets/imgs/fastgpt-api.png
0 → 100644
197 KB
docSite/assets/imgs/sealos1.png
0 → 100644
95.4 KB
docSite/assets/imgs/sealos2.png
0 → 100644
111 KB
File moved
File moved
docSite/assets/imgs/wechat-fastgpt.webp
0 → 100644
File added
docSite/assets/jsconfig.json
0 → 100644
docSite/babel.config.js
deleted
100644 → 0
docSite/content/docs/_index.md
0 → 100644
docSite/content/docs/development.md
0 → 100644
docSite/content/docs/installation/_index.md
0 → 100644
docSite/content/docs/installation/one-api.md
0 → 100644
docSite/content/docs/installation/sealos.md
0 → 100644
docSite/content/docs/intro.md
0 → 100644
docSite/content/docs/use-cases/_index.md
0 → 100644
docSite/content/docs/use-cases/openai.md
0 → 100644
docSite/content/docs/workflow/_index.md
0 → 100644
257 KB
258 KB
docSite/docs/develop/deploy/mac.md
deleted
100644 → 0
docSite/docs/develop/dev.md
deleted
100644 → 0
docSite/docs/develop/imgs/step1.png
deleted
100644 → 0
5.96 MB
docSite/docs/develop/imgs/step2.png
deleted
100644 → 0
208 KB
docSite/docs/develop/imgs/step3.png
deleted
100644 → 0
215 KB
docSite/docs/develop/imgs/step4.png
deleted
100644 → 0
247 KB
docSite/docs/develop/imgs/step5.png
deleted
100644 → 0
128 KB
docSite/docs/develop/oneapi.md
deleted
100644 → 0
docSite/docs/develop/proxy/clash.md
deleted
100644 → 0
docSite/docs/develop/proxy/nginx.md
deleted
100644 → 0
docSite/docs/flow-modules/intro.md
deleted
100644 → 0
docSite/docs/intro.md
deleted
100644 → 0
docSite/docs/other/ChatGLM2/index.md
deleted
100644 → 0
docSite/docs/other/openAPI/img1.png
deleted
100644 → 0
411 KB
docSite/docs/other/openAPI/index.md
deleted
100644 → 0
docSite/docusaurus.config.js
deleted
100644 → 0
docSite/go.mod
0 → 100644
docSite/go.sum
0 → 100644
docSite/hugo.toml
0 → 100644
docSite/i18n/zh-Hans/code.json
deleted
100644 → 0
240 KB
328 KB
294 KB
302 KB
150 KB
86.5 KB
101 KB
39.6 KB
76.6 KB
80.1 KB
101 KB
165 KB
335 KB
137 KB
115 KB
193 KB
307 KB
176 KB
257 KB
258 KB
5.96 MB
208 KB
215 KB
247 KB
128 KB
7.45 MB
205 KB
152 KB
88.1 KB
224 KB
336 KB
280 KB
437 KB
273 KB
92.2 KB
329 KB
84.3 KB
10.6 KB
102 KB
65.5 KB
76.6 KB
22.8 KB
28.9 KB
182 KB
228 KB
115 KB
121 KB
285 KB
108 KB
111 KB
596 KB
223 KB
428 KB
177 KB
548 KB
437 KB
574 KB
269 KB
99.5 KB
247 KB
355 KB
411 KB
docSite/i18n/zh-cn.toml
0 → 100644
docSite/layouts/docs/baseof.html
0 → 100644
docSite/layouts/partials/docs/head.html
0 → 100644
docSite/layouts/partials/docs/toc.html
0 → 100644
docSite/layouts/shortcodes/bilibili.html
0 → 100644
docSite/layouts/shortcodes/figure.html
0 → 100644
docSite/package.json
deleted
100644 → 0
| { | ||
| "name": "fastgpt-doc-site", | ||
| "version": "0.0.0", | ||
| "private": true, | ||
| "scripts": { | ||
| "docusaurus": "docusaurus", | ||
| "start": "docusaurus start", | ||
| "build": "docusaurus build", | ||
| "swizzle": "docusaurus swizzle", | ||
| "deploy": "docusaurus deploy", | ||
| "clear": "docusaurus clear", | ||
| "serve": "docusaurus serve", | ||
| "write-translations": "docusaurus write-translations", | ||
| "write-heading-ids": "docusaurus write-heading-ids", | ||
| "typecheck": "tsc" | ||
| }, | ||
| "dependencies": { | ||
| "@docusaurus/core": "2.4.1", | ||
| "@docusaurus/preset-classic": "2.4.1", | ||
| "@mdx-js/react": "^1.6.22", | ||
| "clsx": "^1.2.1", | ||
| "prism-react-renderer": "^1.3.5", | ||
| "react": "^17.0.2", | ||
| "react-dom": "^17.0.2" | ||
| }, | ||
| "devDependencies": { | ||
| "@docusaurus/module-type-aliases": "2.4.1", | ||
| "@tsconfig/docusaurus": "^1.0.5", | ||
| "typescript": "^4.7.4" | ||
| }, | ||
| "browserslist": { | ||
| "production": [ | ||
| ">0.5%", | ||
| "not dead", | ||
| "not op_mini all" | ||
| ], | ||
| "development": [ | ||
| "last 1 chrome version", | ||
| "last 1 firefox version", | ||
| "last 1 safari version" | ||
| ] | ||
| }, | ||
| "engines": { | ||
| "node": ">=16.14" | ||
| } | ||
| } |
docSite/pnpm-lock.yaml
deleted
100644 → 0
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
File added
63.9 KB
96.2 KB
10.7 KB
31.9 KB
docSite/sidebars.js
deleted
100644 → 0
docSite/src/css/custom.css
deleted
100644 → 0
docSite/src/pages/index.module.css
deleted
100644 → 0
docSite/src/pages/index.tsx
deleted
100644 → 0
docSite/src/pages/markdown-page.md
deleted
100644 → 0
docSite/static/.nojekyll
deleted
100644 → 0
docSite/static/android-chrome-192x192.png
0 → 100644
22.7 KB
docSite/static/android-chrome-256x256.png
0 → 100644
33.1 KB
docSite/static/apple-touch-icon.png
0 → 100644
20.7 KB
docSite/static/browserconfig.xml
0 → 100644
22.7 KB
33.1 KB
docSite/static/docs/apple-touch-icon.png
0 → 100644
20.7 KB
docSite/static/docs/browserconfig.xml
0 → 100644
docSite/static/docs/favicon-16x16.png
0 → 100644
1.27 KB
docSite/static/docs/favicon-32x32.png
0 → 100644
2.19 KB
docSite/static/docs/favicon.ico
0 → 100644
File added
docSite/static/docs/favicon.svg
0 → 100755
docSite/static/docs/mstile-150x150.png
0 → 100644
12.3 KB
docSite/static/docs/safari-pinned-tab.svg
0 → 100644
docSite/static/docs/site.webmanifest
0 → 100644
docSite/static/favicon-16x16.png
0 → 100644
1.27 KB
docSite/static/favicon-32x32.png
0 → 100644
2.19 KB
docSite/static/favicon.ico
0 → 100644
File added
docSite/static/favicon.svg
0 → 100755
54.4 KB
docSite/static/img/docusaurus.png
deleted
100644 → 0
5.02 KB
docSite/static/img/favicon.ico
deleted
100644 → 0
File deleted
docSite/static/img/logo.png
deleted
100644 → 0
37.6 KB
docSite/static/mstile-150x150.png
0 → 100644
12.3 KB
docSite/static/safari-pinned-tab.svg
0 → 100644
docSite/static/site.webmanifest
0 → 100644
docSite/static/wechat-fastgpt.webp
0 → 100644
File added
docSite/tsconfig.json
deleted
100644 → 0
Please
register
or
sign in
to comment