diff --git a/features.md b/docs/features.md similarity index 99% rename from features.md rename to docs/features.md index fe9d6b72..23686079 100644 --- a/features.md +++ b/docs/features.md @@ -1,11 +1,10 @@ --- -sidebar_position: 200 +sidebar_position: 3 title: "⭐ Features" --- ## Key Features of Open WebUI ⭐ - - 🚀 **Effortless Setup**: Install seamlessly using Docker or Kubernetes (kubectl, kustomize or helm) for a hassle-free experience with support for both ':ollama' and ':cuda' tagged images. - 🤝 **OpenAI API Integration**: Effortlessly integrate OpenAI-compatible APIs for versatile conversations alongside Ollama models. Customize the OpenAI API URL to link with **LMStudio, GroqCloud, Mistral, OpenRouter, and more**. diff --git a/docs/getting-started/index.md b/docs/getting-started/index.md index 87ad2563..45985582 100644 --- a/docs/getting-started/index.md +++ b/docs/getting-started/index.md @@ -1,5 +1,5 @@ --- -sidebar_position: 300 +sidebar_position: 2 title: "🚀 Getting Started" --- diff --git a/docs/tutorial/_category_.json b/docs/tutorial/_category_.json index 00ffbc61..26cdaea1 100644 --- a/docs/tutorial/_category_.json +++ b/docs/tutorial/_category_.json @@ -1,6 +1,6 @@ { "label": "📝 Tutorial", - "position": 3, + "position": 300, "link": { "type": "generated-index" }