mirror of
https://github.com/open-webui/docs.git
synced 2026-03-26 13:18:42 +07:00
refac
This commit is contained in:
@@ -3,9 +3,9 @@ sidebar_position: 1600
|
||||
title: "🤝 Contributing"
|
||||
---
|
||||
|
||||
import { TopBanners } from "@site/src/components/TopBanners";
|
||||
|
||||
|
||||
<TopBanners />
|
||||
|
||||
|
||||
🚀 **Welcome, Contributors!** 🚀
|
||||
|
||||
|
||||
@@ -3,9 +3,9 @@ sidebar_position: 1200
|
||||
title: "❓ FAQ"
|
||||
---
|
||||
|
||||
import { TopBanners } from "@site/src/components/TopBanners";
|
||||
|
||||
|
||||
<TopBanners />
|
||||
|
||||
|
||||
### Q: How can I get support or ask for help?
|
||||
|
||||
|
||||
@@ -3,9 +3,9 @@ sidebar_position: 10
|
||||
title: "Reasoning & Thinking Models"
|
||||
---
|
||||
|
||||
import { TopBanners } from "@site/src/components/TopBanners";
|
||||
|
||||
|
||||
<TopBanners />
|
||||
|
||||
|
||||
# Reasoning & Thinking Models
|
||||
|
||||
|
||||
@@ -3,9 +3,9 @@ sidebar_position: 1
|
||||
title: "Pipelines"
|
||||
---
|
||||
|
||||
import { TopBanners } from "@site/src/components/TopBanners";
|
||||
|
||||
|
||||
<TopBanners />
|
||||
|
||||
|
||||
<div align="center">
|
||||
<a href="#">
|
||||
|
||||
@@ -3,9 +3,9 @@ sidebar_position: 400
|
||||
title: "OpenAPI Tool Servers"
|
||||
---
|
||||
|
||||
import { TopBanners } from "@site/src/components/TopBanners";
|
||||
|
||||
|
||||
<TopBanners />
|
||||
|
||||
|
||||
# 🌟 OpenAPI Tool Servers
|
||||
|
||||
|
||||
@@ -3,9 +3,9 @@ sidebar_position: 200
|
||||
title: "⭐ Features"
|
||||
---
|
||||
|
||||
import { TopBanners } from "@site/src/components/TopBanners";
|
||||
|
||||
|
||||
<TopBanners />
|
||||
|
||||
|
||||
## Key Features of Open WebUI ⭐
|
||||
|
||||
|
||||
@@ -3,9 +3,9 @@ sidebar_position: 100
|
||||
title: "🚀 Getting Started"
|
||||
---
|
||||
|
||||
import { TopBanners } from "@site/src/components/TopBanners";
|
||||
|
||||
|
||||
<TopBanners />
|
||||
|
||||
|
||||
---
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@ title: "Quick Start"
|
||||
|
||||
import Tabs from '@theme/Tabs';
|
||||
import TabItem from '@theme/TabItem';
|
||||
import { TopBanners } from "@site/src/components/TopBanners";
|
||||
|
||||
|
||||
import DockerCompose from './tab-docker/DockerCompose.md';
|
||||
import Extension from './tab-docker/DockerDesktopExtension.md';
|
||||
@@ -22,7 +22,7 @@ import Uv from './tab-python/Uv.md';
|
||||
import Conda from './tab-python/Conda.md';
|
||||
import PythonUpdating from './tab-python/PythonUpdating.md';
|
||||
|
||||
<TopBanners />
|
||||
|
||||
|
||||
:::info
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@ title: 🏡 Home
|
||||
hide_title: true
|
||||
---
|
||||
|
||||
import { TopBanners } from "@site/src/components/TopBanners";
|
||||
|
||||
import { SponsorList } from "@site/src/components/SponsorList";
|
||||
|
||||
# Open WebUI
|
||||
@@ -38,7 +38,7 @@ Get **enhanced capabilities**, including **custom theming and branding**, **Serv
|
||||
|
||||
:::
|
||||
|
||||
<TopBanners />
|
||||
|
||||
|
||||
## Quick Start with Docker 🐳
|
||||
|
||||
|
||||
@@ -3,9 +3,9 @@ sidebar_position: 1900
|
||||
title: "⚖️ Open WebUI License"
|
||||
---
|
||||
|
||||
import { TopBanners } from "@site/src/components/TopBanners";
|
||||
|
||||
|
||||
<TopBanners />
|
||||
|
||||
|
||||
## Keeping Open WebUI Free, Fair, and Sustainable
|
||||
|
||||
|
||||
@@ -3,9 +3,9 @@ sidebar_position: 2000
|
||||
title: "🎯 Our Mission"
|
||||
---
|
||||
|
||||
import { TopBanners } from "@site/src/components/TopBanners";
|
||||
|
||||
|
||||
<TopBanners />
|
||||
|
||||
|
||||
### A Note from Our Founder
|
||||
|
||||
|
||||
@@ -3,9 +3,9 @@ sidebar_position: 1400
|
||||
title: "🛣️ Roadmap"
|
||||
---
|
||||
|
||||
import { TopBanners } from "@site/src/components/TopBanners";
|
||||
|
||||
|
||||
<TopBanners />
|
||||
|
||||
|
||||
At Open WebUI, we're committed to continually enhancing our platform to provide the best experience for our users. Below, you'll find the structured roadmap for our ongoing and future developments, categorized into Interface, Information Retrieval, and Community.
|
||||
|
||||
|
||||
@@ -3,9 +3,9 @@ sidebar_position: 1500
|
||||
title: "🛡️ Security Policy"
|
||||
---
|
||||
|
||||
import { TopBanners } from "@site/src/components/TopBanners";
|
||||
|
||||
|
||||
<TopBanners />
|
||||
|
||||
|
||||
At Open WebUI, safeguarding the security and confidentiality of user data is our foremost concern. Our technical architecture and development processes are designed to minimize vulnerabilities and uphold the trust our stakeholders place in us. Regular assessments, codebase vetting, and systematic adoption of best practice methodologies ensure that security remains a central part of our project lifecycle.
|
||||
|
||||
|
||||
@@ -2,9 +2,9 @@
|
||||
sidebar_position: 1800
|
||||
title: "💖 Sponsorships"
|
||||
---
|
||||
import { TopBanners } from "@site/src/components/TopBanners";
|
||||
|
||||
|
||||
<TopBanners />
|
||||
|
||||
|
||||
## The Impact of Your Support
|
||||
|
||||
|
||||
@@ -3,9 +3,9 @@ sidebar_position: 2200
|
||||
title: "👥 Our Team"
|
||||
---
|
||||
|
||||
import { TopBanners } from "@site/src/components/TopBanners";
|
||||
|
||||
|
||||
<TopBanners />
|
||||
|
||||
|
||||
## 🌟 Meet Our Core Development Team!
|
||||
|
||||
|
||||
@@ -3,9 +3,9 @@ sidebar_position: 3
|
||||
title: "Audio"
|
||||
---
|
||||
|
||||
import { TopBanners } from "@site/src/components/TopBanners";
|
||||
|
||||
|
||||
<TopBanners />
|
||||
|
||||
|
||||
# Audio Troubleshooting Guide
|
||||
|
||||
|
||||
@@ -2,9 +2,9 @@
|
||||
sidebar_position: 300
|
||||
title: "🛠️ Troubleshooting"
|
||||
---
|
||||
import { TopBanners } from "@site/src/components/TopBanners";
|
||||
|
||||
|
||||
<TopBanners />
|
||||
|
||||
|
||||
## 🌟 General Troubleshooting Tips
|
||||
|
||||
|
||||
@@ -3,9 +3,9 @@ sidebar_position: 5
|
||||
title: "Community Guides"
|
||||
---
|
||||
|
||||
import { TopBanners } from "@site/src/components/TopBanners";
|
||||
|
||||
|
||||
<TopBanners />
|
||||
|
||||
|
||||
:::warning Community Content
|
||||
The tutorials and videos below are created by the community and are not officially supported by the Open WebUI team. They serve as demonstrations for customizing and deploying Open WebUI for specific use cases.
|
||||
|
||||
@@ -3,9 +3,9 @@ sidebar_position: 300
|
||||
title: "Offline Mode"
|
||||
---
|
||||
|
||||
import { TopBanners } from "@site/src/components/TopBanners";
|
||||
|
||||
|
||||
<TopBanners />
|
||||
|
||||
|
||||
:::warning
|
||||
|
||||
|
||||
@@ -8,7 +8,7 @@ export default function CustomLayout(props) {
|
||||
{/* <div className=' z-[1000]' >
|
||||
<div className='w-full flex justify-center'>
|
||||
<div className=' px-2 py-1'>
|
||||
<TopBanners />
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div> */}
|
||||
|
||||
@@ -2,7 +2,7 @@ import React from "react";
|
||||
import Content from "@theme-original/Navbar/Content";
|
||||
import type ContentType from "@theme/Navbar/Content";
|
||||
import type { WrapperProps } from "@docusaurus/types";
|
||||
import { TopBanners } from "@site/src/components/TopBanners";
|
||||
|
||||
|
||||
type Props = WrapperProps<typeof ContentType>;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user