This commit is contained in:
Timothy Jaeryang Baek
2026-02-16 14:52:30 -06:00
parent 10eb1795da
commit e2238b83e7
21 changed files with 40 additions and 40 deletions

View File

@@ -3,9 +3,9 @@ sidebar_position: 1600
title: "🤝 Contributing" title: "🤝 Contributing"
--- ---
import { TopBanners } from "@site/src/components/TopBanners";
<TopBanners />
🚀 **Welcome, Contributors!** 🚀 🚀 **Welcome, Contributors!** 🚀

View File

@@ -3,9 +3,9 @@ sidebar_position: 1200
title: "❓ FAQ" title: "❓ FAQ"
--- ---
import { TopBanners } from "@site/src/components/TopBanners";
<TopBanners />
### Q: How can I get support or ask for help? ### Q: How can I get support or ask for help?

View File

@@ -3,9 +3,9 @@ sidebar_position: 10
title: "Reasoning & Thinking Models" title: "Reasoning & Thinking Models"
--- ---
import { TopBanners } from "@site/src/components/TopBanners";
<TopBanners />
# Reasoning & Thinking Models # Reasoning & Thinking Models

View File

@@ -3,9 +3,9 @@ sidebar_position: 1
title: "Pipelines" title: "Pipelines"
--- ---
import { TopBanners } from "@site/src/components/TopBanners";
<TopBanners />
<div align="center"> <div align="center">
<a href="#"> <a href="#">

View File

@@ -3,9 +3,9 @@ sidebar_position: 400
title: "OpenAPI Tool Servers" title: "OpenAPI Tool Servers"
--- ---
import { TopBanners } from "@site/src/components/TopBanners";
<TopBanners />
# 🌟 OpenAPI Tool Servers # 🌟 OpenAPI Tool Servers

View File

@@ -3,9 +3,9 @@ sidebar_position: 200
title: "⭐ Features" title: "⭐ Features"
--- ---
import { TopBanners } from "@site/src/components/TopBanners";
<TopBanners />
## Key Features of Open WebUI ⭐ ## Key Features of Open WebUI ⭐

View File

@@ -3,9 +3,9 @@ sidebar_position: 100
title: "🚀 Getting Started" title: "🚀 Getting Started"
--- ---
import { TopBanners } from "@site/src/components/TopBanners";
<TopBanners />
--- ---

View File

@@ -5,7 +5,7 @@ title: "Quick Start"
import Tabs from '@theme/Tabs'; import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem'; import TabItem from '@theme/TabItem';
import { TopBanners } from "@site/src/components/TopBanners";
import DockerCompose from './tab-docker/DockerCompose.md'; import DockerCompose from './tab-docker/DockerCompose.md';
import Extension from './tab-docker/DockerDesktopExtension.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 Conda from './tab-python/Conda.md';
import PythonUpdating from './tab-python/PythonUpdating.md'; import PythonUpdating from './tab-python/PythonUpdating.md';
<TopBanners />
:::info :::info

View File

@@ -5,7 +5,7 @@ title: 🏡 Home
hide_title: true hide_title: true
--- ---
import { TopBanners } from "@site/src/components/TopBanners";
import { SponsorList } from "@site/src/components/SponsorList"; import { SponsorList } from "@site/src/components/SponsorList";
# Open WebUI # Open WebUI
@@ -38,7 +38,7 @@ Get **enhanced capabilities**, including **custom theming and branding**, **Serv
::: :::
<TopBanners />
## Quick Start with Docker 🐳 ## Quick Start with Docker 🐳

View File

@@ -3,9 +3,9 @@ sidebar_position: 1900
title: "⚖️ Open WebUI License" title: "⚖️ Open WebUI License"
--- ---
import { TopBanners } from "@site/src/components/TopBanners";
<TopBanners />
## Keeping Open WebUI Free, Fair, and Sustainable ## Keeping Open WebUI Free, Fair, and Sustainable

View File

@@ -3,9 +3,9 @@ sidebar_position: 2000
title: "🎯 Our Mission" title: "🎯 Our Mission"
--- ---
import { TopBanners } from "@site/src/components/TopBanners";
<TopBanners />
### A Note from Our Founder ### A Note from Our Founder

View File

@@ -3,9 +3,9 @@ sidebar_position: 1400
title: "🛣️ Roadmap" 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. 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.

View File

@@ -3,9 +3,9 @@ sidebar_position: 1500
title: "🛡️ Security Policy" 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. 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.

View File

@@ -2,9 +2,9 @@
sidebar_position: 1800 sidebar_position: 1800
title: "💖 Sponsorships" title: "💖 Sponsorships"
--- ---
import { TopBanners } from "@site/src/components/TopBanners";
<TopBanners />
## The Impact of Your Support ## The Impact of Your Support

View File

@@ -3,9 +3,9 @@ sidebar_position: 2200
title: "👥 Our Team" title: "👥 Our Team"
--- ---
import { TopBanners } from "@site/src/components/TopBanners";
<TopBanners />
## 🌟 Meet Our Core Development Team! ## 🌟 Meet Our Core Development Team!

View File

@@ -3,9 +3,9 @@ sidebar_position: 3
title: "Audio" title: "Audio"
--- ---
import { TopBanners } from "@site/src/components/TopBanners";
<TopBanners />
# Audio Troubleshooting Guide # Audio Troubleshooting Guide

View File

@@ -2,9 +2,9 @@
sidebar_position: 300 sidebar_position: 300
title: "🛠️ Troubleshooting" title: "🛠️ Troubleshooting"
--- ---
import { TopBanners } from "@site/src/components/TopBanners";
<TopBanners />
## 🌟 General Troubleshooting Tips ## 🌟 General Troubleshooting Tips

View File

@@ -3,9 +3,9 @@ sidebar_position: 5
title: "Community Guides" title: "Community Guides"
--- ---
import { TopBanners } from "@site/src/components/TopBanners";
<TopBanners />
:::warning Community Content :::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. 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.

View File

@@ -3,9 +3,9 @@ sidebar_position: 300
title: "Offline Mode" title: "Offline Mode"
--- ---
import { TopBanners } from "@site/src/components/TopBanners";
<TopBanners />
:::warning :::warning

View File

@@ -8,7 +8,7 @@ export default function CustomLayout(props) {
{/* <div className=' z-[1000]' > {/* <div className=' z-[1000]' >
<div className='w-full flex justify-center'> <div className='w-full flex justify-center'>
<div className=' px-2 py-1'> <div className=' px-2 py-1'>
<TopBanners />
</div> </div>
</div> </div>
</div> */} </div> */}

View File

@@ -2,7 +2,7 @@ import React from "react";
import Content from "@theme-original/Navbar/Content"; import Content from "@theme-original/Navbar/Content";
import type ContentType from "@theme/Navbar/Content"; import type ContentType from "@theme/Navbar/Content";
import type { WrapperProps } from "@docusaurus/types"; import type { WrapperProps } from "@docusaurus/types";
import { TopBanners } from "@site/src/components/TopBanners";
type Props = WrapperProps<typeof ContentType>; type Props = WrapperProps<typeof ContentType>;