From e2238b83e7d103bd9512c54285b8e194f6104cd2 Mon Sep 17 00:00:00 2001 From: Timothy Jaeryang Baek Date: Mon, 16 Feb 2026 14:52:30 -0600 Subject: [PATCH] refac --- docs/contributing.mdx | 4 ++-- docs/faq.mdx | 4 ++-- .../chat-conversations/chat-features/reasoning-models.mdx | 4 ++-- docs/features/extensibility/pipelines/index.mdx | 4 ++-- .../extensibility/plugin/tools/openapi-servers/index.mdx | 4 ++-- docs/features/index.mdx | 4 ++-- docs/getting-started/index.md | 4 ++-- docs/getting-started/quick-start/index.mdx | 4 ++-- docs/intro.mdx | 4 ++-- docs/license.mdx | 4 ++-- docs/mission.mdx | 4 ++-- docs/roadmap.mdx | 4 ++-- docs/security.mdx | 4 ++-- docs/sponsorships.mdx | 4 ++-- docs/team.mdx | 4 ++-- docs/troubleshooting/audio.mdx | 4 ++-- docs/troubleshooting/index.mdx | 4 ++-- docs/tutorials/deployment/index.mdx | 4 ++-- docs/tutorials/maintenance/offline-mode.mdx | 4 ++-- src/theme/Layout.tsx | 2 +- src/theme/Navbar/Content/index.tsx | 2 +- 21 files changed, 40 insertions(+), 40 deletions(-) diff --git a/docs/contributing.mdx b/docs/contributing.mdx index 5e4111b7..84661a9d 100644 --- a/docs/contributing.mdx +++ b/docs/contributing.mdx @@ -3,9 +3,9 @@ sidebar_position: 1600 title: "🤝 Contributing" --- -import { TopBanners } from "@site/src/components/TopBanners"; + - + 🚀 **Welcome, Contributors!** 🚀 diff --git a/docs/faq.mdx b/docs/faq.mdx index 8d3ffde1..f1fcc1e1 100644 --- a/docs/faq.mdx +++ b/docs/faq.mdx @@ -3,9 +3,9 @@ sidebar_position: 1200 title: "❓ FAQ" --- -import { TopBanners } from "@site/src/components/TopBanners"; + - + ### Q: How can I get support or ask for help? diff --git a/docs/features/chat-conversations/chat-features/reasoning-models.mdx b/docs/features/chat-conversations/chat-features/reasoning-models.mdx index 2c9a6108..5671f66d 100644 --- a/docs/features/chat-conversations/chat-features/reasoning-models.mdx +++ b/docs/features/chat-conversations/chat-features/reasoning-models.mdx @@ -3,9 +3,9 @@ sidebar_position: 10 title: "Reasoning & Thinking Models" --- -import { TopBanners } from "@site/src/components/TopBanners"; + - + # Reasoning & Thinking Models diff --git a/docs/features/extensibility/pipelines/index.mdx b/docs/features/extensibility/pipelines/index.mdx index d27376ae..7efaa0ec 100644 --- a/docs/features/extensibility/pipelines/index.mdx +++ b/docs/features/extensibility/pipelines/index.mdx @@ -3,9 +3,9 @@ sidebar_position: 1 title: "Pipelines" --- -import { TopBanners } from "@site/src/components/TopBanners"; + - +
diff --git a/docs/features/extensibility/plugin/tools/openapi-servers/index.mdx b/docs/features/extensibility/plugin/tools/openapi-servers/index.mdx index 8fb9a67f..254695c8 100644 --- a/docs/features/extensibility/plugin/tools/openapi-servers/index.mdx +++ b/docs/features/extensibility/plugin/tools/openapi-servers/index.mdx @@ -3,9 +3,9 @@ sidebar_position: 400 title: "OpenAPI Tool Servers" --- -import { TopBanners } from "@site/src/components/TopBanners"; + - + # 🌟 OpenAPI Tool Servers diff --git a/docs/features/index.mdx b/docs/features/index.mdx index 54f7723b..5b36ef6f 100644 --- a/docs/features/index.mdx +++ b/docs/features/index.mdx @@ -3,9 +3,9 @@ sidebar_position: 200 title: "⭐ Features" --- -import { TopBanners } from "@site/src/components/TopBanners"; + - + ## Key Features of Open WebUI ⭐ diff --git a/docs/getting-started/index.md b/docs/getting-started/index.md index 4e5da4ac..39782a4e 100644 --- a/docs/getting-started/index.md +++ b/docs/getting-started/index.md @@ -3,9 +3,9 @@ sidebar_position: 100 title: "🚀 Getting Started" --- -import { TopBanners } from "@site/src/components/TopBanners"; + - + --- diff --git a/docs/getting-started/quick-start/index.mdx b/docs/getting-started/quick-start/index.mdx index 5b0d7b37..972ad92b 100644 --- a/docs/getting-started/quick-start/index.mdx +++ b/docs/getting-started/quick-start/index.mdx @@ -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'; - + :::info diff --git a/docs/intro.mdx b/docs/intro.mdx index bf0420a6..8288bcdb 100644 --- a/docs/intro.mdx +++ b/docs/intro.mdx @@ -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 ::: - + ## Quick Start with Docker 🐳 diff --git a/docs/license.mdx b/docs/license.mdx index 42b3275d..9d57e30a 100644 --- a/docs/license.mdx +++ b/docs/license.mdx @@ -3,9 +3,9 @@ sidebar_position: 1900 title: "⚖️ Open WebUI License" --- -import { TopBanners } from "@site/src/components/TopBanners"; + - + ## Keeping Open WebUI Free, Fair, and Sustainable diff --git a/docs/mission.mdx b/docs/mission.mdx index e6e54961..bf89e23a 100644 --- a/docs/mission.mdx +++ b/docs/mission.mdx @@ -3,9 +3,9 @@ sidebar_position: 2000 title: "🎯 Our Mission" --- -import { TopBanners } from "@site/src/components/TopBanners"; + - + ### A Note from Our Founder diff --git a/docs/roadmap.mdx b/docs/roadmap.mdx index a25e53e4..16828ee5 100644 --- a/docs/roadmap.mdx +++ b/docs/roadmap.mdx @@ -3,9 +3,9 @@ sidebar_position: 1400 title: "🛣️ Roadmap" --- -import { TopBanners } from "@site/src/components/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. diff --git a/docs/security.mdx b/docs/security.mdx index dcf5bc7a..ac4a54e8 100644 --- a/docs/security.mdx +++ b/docs/security.mdx @@ -3,9 +3,9 @@ sidebar_position: 1500 title: "🛡️ Security Policy" --- -import { TopBanners } from "@site/src/components/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. diff --git a/docs/sponsorships.mdx b/docs/sponsorships.mdx index ebd832f4..dad9d547 100644 --- a/docs/sponsorships.mdx +++ b/docs/sponsorships.mdx @@ -2,9 +2,9 @@ sidebar_position: 1800 title: "💖 Sponsorships" --- -import { TopBanners } from "@site/src/components/TopBanners"; + - + ## The Impact of Your Support diff --git a/docs/team.mdx b/docs/team.mdx index 7945eab8..41a6637d 100644 --- a/docs/team.mdx +++ b/docs/team.mdx @@ -3,9 +3,9 @@ sidebar_position: 2200 title: "👥 Our Team" --- -import { TopBanners } from "@site/src/components/TopBanners"; + - + ## 🌟 Meet Our Core Development Team! diff --git a/docs/troubleshooting/audio.mdx b/docs/troubleshooting/audio.mdx index 52df8a58..5d1790a0 100644 --- a/docs/troubleshooting/audio.mdx +++ b/docs/troubleshooting/audio.mdx @@ -3,9 +3,9 @@ sidebar_position: 3 title: "Audio" --- -import { TopBanners } from "@site/src/components/TopBanners"; + - + # Audio Troubleshooting Guide diff --git a/docs/troubleshooting/index.mdx b/docs/troubleshooting/index.mdx index eaaefa7f..c8915b05 100644 --- a/docs/troubleshooting/index.mdx +++ b/docs/troubleshooting/index.mdx @@ -2,9 +2,9 @@ sidebar_position: 300 title: "🛠️ Troubleshooting" --- -import { TopBanners } from "@site/src/components/TopBanners"; + - + ## 🌟 General Troubleshooting Tips diff --git a/docs/tutorials/deployment/index.mdx b/docs/tutorials/deployment/index.mdx index a9c0afb4..39392a8a 100644 --- a/docs/tutorials/deployment/index.mdx +++ b/docs/tutorials/deployment/index.mdx @@ -3,9 +3,9 @@ sidebar_position: 5 title: "Community Guides" --- -import { TopBanners } from "@site/src/components/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. diff --git a/docs/tutorials/maintenance/offline-mode.mdx b/docs/tutorials/maintenance/offline-mode.mdx index b3a4a8fe..0a79c730 100644 --- a/docs/tutorials/maintenance/offline-mode.mdx +++ b/docs/tutorials/maintenance/offline-mode.mdx @@ -3,9 +3,9 @@ sidebar_position: 300 title: "Offline Mode" --- -import { TopBanners } from "@site/src/components/TopBanners"; + - + :::warning diff --git a/src/theme/Layout.tsx b/src/theme/Layout.tsx index fbe52958..b6055513 100644 --- a/src/theme/Layout.tsx +++ b/src/theme/Layout.tsx @@ -8,7 +8,7 @@ export default function CustomLayout(props) { {/*
- +
*/} diff --git a/src/theme/Navbar/Content/index.tsx b/src/theme/Navbar/Content/index.tsx index 6b1bc203..ca638e14 100644 --- a/src/theme/Navbar/Content/index.tsx +++ b/src/theme/Navbar/Content/index.tsx @@ -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;