rm: unnecessary pages

This commit is contained in:
Timothy Jaeryang Baek 2024-12-28 21:23:07 -08:00
parent e0837f4466
commit fb259234ac
3 changed files with 1 additions and 19 deletions

View File

@ -1,10 +0,0 @@
---
sidebar_position: 18
title: "📱 Progressive Web App"
---
COMING SOON!
📱 Progressive Web App for Mobile: Enjoy a native progressive web application experience on your mobile device with offline access on localhost or a personal domain, and a smooth user interface. In order for our PWA to be installable on your device, it must be delivered in a secure context. This usually means that it must be served over HTTPS.
To set up a PWA, you'll need some understanding of technologies like Linux, Docker, and reverse proxies such as Nginx, Caddy, or Traefik. Using these tools can help streamline the process of building and deploying a PWA tailored to your needs. While there's no "one-click install" option available, and your available option to securely deploy your Open WebUI instance over HTTPS requires user experience, using these resources can make it easier to create and deploy a PWA tailored to your needs.

View File

@ -1,8 +0,0 @@
---
sidebar_position: 8
title: "🧠 Memory (Experimental)"
---
COMING SOON!
🧠 Memory Feature: Manually add information you want your LLMs to remember via the Settings > Personalization > Memory menu. Memories can be added, edited, and deleted.

View File

@ -1,5 +1,5 @@
---
sidebar_position: 2
sidebar_position: 0
title: "🛠️ Tools & Functions"
---