mirror of
https://github.com/open-webui/docs.git
synced 2026-07-20 07:04:31 -04:00
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/open-webui/docs/pull/267
Author: @matthewhand
Created: 11/6/2024
Status: ✅ Merged
Merged: 11/7/2024
Merged by: @tjbck
Base:
main← Head:getting-started-fixes📝 Commits (6)
994923adocs: Add frontmatter metadata to Docker and HTTPS Nginx tutorialsb00b27bdocs: Add GitHub Community link to resources section6aafbf5Merge branch 'open-webui:main' into getting-started-fixesfe6c177fix: eliminate non compliant whitespacef7c92cbdocs: Add instructions for configuring environment variables in gh-pages and Docusaurus5c9623ddocs: Update contributing tutorial in feature branch📊 Changes
4 files changed (+49 additions, -10 deletions)
View changed files
📝
docs/getting-started/using-openwebui/resources.mdx(+2 -0)📝
docs/tutorials/integrations/docker-install.md(+4 -0)📝
docs/tutorials/integrations/https-nginx.md(+4 -0)📝
docs/tutorials/tips/contributing-tutorial.md(+39 -10)📄 Description
This PR includes minor documentation updates related to PRs #260 and #266:
Environment Variable Support:
contributing-tutorial.mdfor configuringBASE_URLandSITE_URLin.github/workflows/gh-pages.ymlanddocusaurus.config.tsto support custom deployments.Community Resource Link:
resources.mdxfor issue reporting and feature requests.Metadata for Tutorials:
docker-install.mdandhttps-nginx.mdfor improved documentation organization.These small fixes refine contributor guidance and improve overall structure in the documentation.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.