mirror of
https://github.com/open-webui/docs
synced 2025-06-16 03:18:14 +00:00
refac
This commit is contained in:
parent
64311f61de
commit
d973f40866
@ -1,5 +1,5 @@
|
|||||||
---
|
---
|
||||||
sidebar_position: 500
|
sidebar_position: 6
|
||||||
title: "️🔨 Development"
|
title: "️🔨 Development"
|
||||||
---
|
---
|
||||||
|
|
||||||
@ -9,10 +9,6 @@ import { TopBanners } from "@site/src/components/TopBanners";
|
|||||||
|
|
||||||
# ️🔨 Development
|
# ️🔨 Development
|
||||||
|
|
||||||
## Using [devcontainers](https://docs.github.com/en/codespaces/setting-up-your-project-for-codespaces/adding-a-dev-container-configuration/introduction-to-dev-containers)
|
|
||||||
Coming soon.
|
|
||||||
|
|
||||||
## On host
|
|
||||||
Run the following commands to install:
|
Run the following commands to install:
|
||||||
|
|
||||||
For Linux/macOS:
|
For Linux/macOS:
|
@ -1,12 +1,9 @@
|
|||||||
---
|
---
|
||||||
sidebar_position: 500
|
sidebar_position: 0
|
||||||
title: "☁️ Deployment"
|
title: "☁️ Deployment"
|
||||||
---
|
---
|
||||||
|
|
||||||
import { TopBanners } from "@site/src/components/TopBanners";
|
import { TopBanners } from "@site/src/components/TopBanners";
|
||||||
|
|
||||||
# ☁️ Deployment
|
|
||||||
|
|
||||||
<TopBanners />
|
<TopBanners />
|
||||||
|
|
||||||
:::info
|
:::info
|
@ -1,4 +1,4 @@
|
|||||||
---
|
---
|
||||||
sidebar_position: 2
|
sidebar_position: 3
|
||||||
title: "Integrations"
|
title: "Integrations"
|
||||||
---
|
---
|
@ -1,4 +1,4 @@
|
|||||||
---
|
---
|
||||||
sidebar_position: 0
|
sidebar_position: 2
|
||||||
title: "Tools & Fuctions"
|
title: "Tools & Fuctions"
|
||||||
---
|
---
|
@ -1,4 +1,4 @@
|
|||||||
---
|
---
|
||||||
sidebar_position: 3
|
sidebar_position: 4
|
||||||
title: "Tips & Tricks"
|
title: "Tips & Tricks"
|
||||||
---
|
---
|
Loading…
Reference in New Issue
Block a user