diff --git a/docs/features/chatshare.md b/docs/features/chat-overview/chatshare.md similarity index 99% rename from docs/features/chatshare.md rename to docs/features/chat-overview/chatshare.md index 7ef69ab..b84da99 100644 --- a/docs/features/chatshare.md +++ b/docs/features/chat-overview/chatshare.md @@ -4,5 +4,4 @@ title: "πŸ—¨οΈ Chat Sharing" --- - πŸ—¨οΈ Local Chat Sharing: Generate and share chat links between users in an efficient and seamless manner, thereby enhancing collaboration and communication. diff --git a/docs/features/usergroups/assign-user.md b/docs/features/usergroups/assign-user.md index 036276e..d5a406a 100644 --- a/docs/features/usergroups/assign-user.md +++ b/docs/features/usergroups/assign-user.md @@ -1,4 +1,4 @@ --- sidebar_position: 1 -title: "πŸ‘₯ Assign Users to Usergroup" +title: "πŸ‘₯ Assign Users to User Group" --- \ No newline at end of file diff --git a/docs/pipelines/faq.md b/docs/pipelines/faq.md index 120c785..ef1c96d 100644 --- a/docs/pipelines/faq.md +++ b/docs/pipelines/faq.md @@ -1,6 +1,6 @@ --- sidebar_position: 7 -title: "FAQ" +title: "❓ FAQ" --- # FAQ diff --git a/docs/pipelines/filters.md b/docs/pipelines/filters.md index 1903906..c4a98e5 100644 --- a/docs/pipelines/filters.md +++ b/docs/pipelines/filters.md @@ -1,6 +1,6 @@ --- sidebar_position: 1 -title: "Filters" +title: "🚰 Filters" --- # Filters diff --git a/docs/pipelines/pipes.md b/docs/pipelines/pipes.md index 0d2b9b8..3c75b75 100644 --- a/docs/pipelines/pipes.md +++ b/docs/pipelines/pipes.md @@ -1,6 +1,6 @@ --- sidebar_position: 2 -title: "Pipes" +title: "πŸ”§ Pipes" --- # Pipes diff --git a/docs/pipelines/tutorials.md b/docs/pipelines/tutorials.md index 6be9438..b6d6e05 100644 --- a/docs/pipelines/tutorials.md +++ b/docs/pipelines/tutorials.md @@ -1,6 +1,6 @@ --- sidebar_position: 7 -title: "Tutorials" +title: "πŸ“– Tutorials" --- # Tutorials diff --git a/docs/pipelines/valves.md b/docs/pipelines/valves.md index 0edfe09..b0334d5 100644 --- a/docs/pipelines/valves.md +++ b/docs/pipelines/valves.md @@ -1,6 +1,6 @@ --- sidebar_position: 3 -title: "Valves" +title: "βš™οΈ Valves" --- # Valves diff --git a/docs/troubleshooting/microphone-error.mdx b/docs/troubleshooting/microphone-error.mdx index e0b07a7..3641d23 100644 --- a/docs/troubleshooting/microphone-error.mdx +++ b/docs/troubleshooting/microphone-error.mdx @@ -1,5 +1,5 @@ --- -sidebar_position: 1 +sidebar_position: 2 title: "πŸŽ™οΈ Troubleshooting Microphone Access" --- diff --git a/docs/troubleshooting/network-diagrams.mdx b/docs/troubleshooting/network-diagrams.mdx index 820977a..aaea8a2 100644 --- a/docs/troubleshooting/network-diagrams.mdx +++ b/docs/troubleshooting/network-diagrams.mdx @@ -1,5 +1,5 @@ --- -sidebar_position: 4 +sidebar_position: 3 title: "πŸ•ΈοΈ Network Diagrams" --- diff --git a/docs/troubleshooting/password-reset.mdx b/docs/troubleshooting/password-reset.mdx index d62e768..7af9aa3 100644 --- a/docs/troubleshooting/password-reset.mdx +++ b/docs/troubleshooting/password-reset.mdx @@ -1,5 +1,5 @@ --- -sidebar_position: 0 +sidebar_position: 1 title: "πŸ”‘ Reset Admin Password" --- diff --git a/docs/tutorials/deployment/index.mdx b/docs/tutorials/deployment/index.mdx index 35f71e9..10d665c 100644 --- a/docs/tutorials/deployment/index.mdx +++ b/docs/tutorials/deployment/index.mdx @@ -1,5 +1,5 @@ --- -sidebar_position: 0 +sidebar_position: 1 title: "☁️ Deployment" --- import { TopBanners } from "@site/src/components/TopBanners"; diff --git a/docs/tutorials/docker-install.md b/docs/tutorials/docker-install.md index 865d9f6..0b26c3a 100644 --- a/docs/tutorials/docker-install.md +++ b/docs/tutorials/docker-install.md @@ -1,5 +1,5 @@ --- -sidebar_position: 2 +sidebar_position: 0 title: 🐳 Installing Docker --- diff --git a/docs/tutorials/integrations/custom-ca.md b/docs/tutorials/integrations/custom-ca.md index 62eeac4..64d47e5 100644 --- a/docs/tutorials/integrations/custom-ca.md +++ b/docs/tutorials/integrations/custom-ca.md @@ -1,6 +1,6 @@ --- sidebar_position: 14 -title: "πŸ›ƒ Setting up with custom CA store" +title: "πŸ›ƒ Setting up with Custom CA Store" --- :::warning diff --git a/docs/tutorials/integrations/langfuse.md b/docs/tutorials/integrations/langfuse.md index b1d7a82..2f892cf 100644 --- a/docs/tutorials/integrations/langfuse.md +++ b/docs/tutorials/integrations/langfuse.md @@ -1,6 +1,6 @@ --- sidebar_position: 20 -title: "πŸ’₯ Monitoring and debugging with Langfuse" +title: "πŸ’₯ Monitoring and Debugging with Langfuse" --- # Langfuse Integration with OpenWebUI diff --git a/docs/tutorials/text-to-speech/index.mdx b/docs/tutorials/text-to-speech/index.mdx index 0cfb665..7c5e5c4 100644 --- a/docs/tutorials/text-to-speech/index.mdx +++ b/docs/tutorials/text-to-speech/index.mdx @@ -1,4 +1,4 @@ --- -sidebar_position: 0 +sidebar_position: 2 title: "πŸ—¨οΈ Text-to-Speech" --- \ No newline at end of file diff --git a/docs/tutorials/text-to-speech/openai-edge-tts-integration.md b/docs/tutorials/text-to-speech/openai-edge-tts-integration.md index d8b53da..13e8b61 100644 --- a/docs/tutorials/text-to-speech/openai-edge-tts-integration.md +++ b/docs/tutorials/text-to-speech/openai-edge-tts-integration.md @@ -1,6 +1,6 @@ --- sidebar_position: 1 -title: "πŸ—¨οΈ Openai-edge-tts using Docker" +title: "πŸ—¨οΈ Openai-edge-tts Using Docker" --- :::warning diff --git a/docs/tutorials/text-to-speech/openedai-speech-integration.md b/docs/tutorials/text-to-speech/openedai-speech-integration.md index d0e90d1..3a500f2 100644 --- a/docs/tutorials/text-to-speech/openedai-speech-integration.md +++ b/docs/tutorials/text-to-speech/openedai-speech-integration.md @@ -1,6 +1,6 @@ --- sidebar_position: 2 -title: "πŸ—¨οΈ Openedai-speech using Docker" +title: "πŸ—¨οΈ Openedai-speech Using Docker" --- :::warning diff --git a/docs/tutorials/tips/contributing-tutorial.md b/docs/tutorials/tips/contributing-tutorial.md index cbd9ea4..40a16e5 100644 --- a/docs/tutorials/tips/contributing-tutorial.md +++ b/docs/tutorials/tips/contributing-tutorial.md @@ -1,6 +1,6 @@ --- sidebar_position: 2 -title: "Contributing Tutorials" +title: "🀝 Contributing Tutorials" --- :::warning diff --git a/docs/tutorials/tips/rag-tutorial.md b/docs/tutorials/tips/rag-tutorial.md index 9661841..f9763fe 100644 --- a/docs/tutorials/tips/rag-tutorial.md +++ b/docs/tutorials/tips/rag-tutorial.md @@ -1,6 +1,6 @@ --- sidebar_position: 3 -title: "Open WebUI RAG Tutorial" +title: "πŸ”Ž Open WebUI RAG Tutorial" --- :::warning diff --git a/docs/tutorials/tips/reduce-ram-usage.md b/docs/tutorials/tips/reduce-ram-usage.md index d53b89f..27b9fdf 100644 --- a/docs/tutorials/tips/reduce-ram-usage.md +++ b/docs/tutorials/tips/reduce-ram-usage.md @@ -1,9 +1,9 @@ --- sidebar_position: 10 -title: "Reduce RAM usage" +title: "βœ‚οΈ Reduce RAM Usage" --- -# Reduce RAM usage +# Reduce RAM Usage If you are deploying this image in a RAM-constrained environment, there are a few things you can do to slim down the image.