Commit Graph

711 Commits

Author SHA1 Message Date
Matthew Hand
5c9623dd6f docs: Update contributing tutorial in feature branch 2024-11-06 20:06:59 +00:00
Matthew Hand
f7c92cb7ae docs: Add instructions for configuring environment variables in gh-pages and Docusaurus 2024-11-06 19:55:53 +00:00
Matthew Hand
fe6c177329 fix: eliminate non compliant whitespace 2024-11-06 19:43:23 +00:00
mhand
6aafbf5ba5
Merge branch 'open-webui:main' into getting-started-fixes 2024-11-07 06:40:54 +11:00
Matthew Hand
b00b27b031 docs: Add GitHub Community link to resources section 2024-11-06 19:37:02 +00:00
Matthew Hand
994923a318 docs: Add frontmatter metadata to Docker and HTTPS Nginx tutorials 2024-11-06 19:33:27 +00:00
Timothy J. Baek
1d5b291422 fix: python 3.11 2024-11-05 21:41:46 -08:00
Timothy J. Baek
a9bad6bfdc fix 2024-11-05 21:36:45 -08:00
Timothy J. Baek
40dca9eceb fix 2024-11-05 21:28:10 -08:00
Timothy J. Baek
2f66d46b05 fix 2024-11-05 17:54:12 -08:00
Timothy J. Baek
99776e5942 refac 2024-11-05 17:47:30 -08:00
Timothy J. Baek
f55a718f4e refac 2024-11-05 17:44:23 -08:00
Timothy Jaeryang Baek
828dd13875
Merge pull request #266 from matthewhand/getting-started
Overhaul of Getting Started Guide and Documentation Structure
2024-11-05 15:26:03 -08:00
Matthew Hand
08f5896407 Apply Prettier formatting to gh-pages workflow YAML file for CI compliance 2024-11-05 23:17:16 +00:00
Matthew Hand
13019fc57a docs: fix whitespace 2024-11-05 23:01:22 +00:00
Matthew Hand
306d16515d docs: revert changes to docusaurus and ghpages 2024-11-05 22:59:29 +00:00
Matthew Hand
b787483aba docs: remove docusaurus change from this feature branch 2024-11-05 22:54:10 +00:00
Matthew Hand
905b238dd0 docs: updating troubleshooting ollama title 2024-11-05 22:43:09 +00:00
Matthew Hand
dc7f1fe7d4 docs: reworded ollama troubleshooting 2024-11-05 22:40:31 +00:00
Matthew Hand
24a6d230d1 fix: ipex tutorial anchor 2024-11-05 22:37:14 +00:00
Matthew Hand
b01ee593a3 Update sidebar positions and titles in getting-started guide
- Adjusted  for Ollama Models, Additional Resources, and Terminology pages to improve navigation order.
- Simplified 'Additional Resources and Integrations' title to 'Additional Resources' for clarity and conciseness.
2024-11-05 22:33:50 +00:00
Matthew Hand
369fbb03f0 Update links for env-configuration and update guide references 2024-11-05 22:25:40 +00:00
Matthew Hand
ae555ad60e Fix broken links: update references to env-configuration and updating 2024-11-05 22:16:16 +00:00
Matthew Hand
4d0e58ea79 Update links to advanced-topics/env-configuration and finalize pending link updates 2024-11-05 22:08:15 +00:00
Matthew Hand
54c621f503 Add API Endpoints guide and update Advanced Topics index 2024-11-05 21:56:27 +00:00
Matthew Hand
641a5f1f8f Update docusaurus.config.ts to use BASE_URL and SITE_URL env vars with defaults 2024-11-05 21:45:16 +00:00
mhand
f9967cec63
Update gh-pages.yml
fix: BASE_URL and SITE_URL
2024-11-06 07:27:58 +11:00
Matthew Hand
8724621654 Fix broken link in ipex_llm.md to updated index.md file 2024-11-05 20:23:41 +00:00
Matthew Hand
7c434067cb Merge branch 'feature-getting-started' 2024-11-05 20:21:32 +00:00
Matthew Hand
81d57993bc Remove duplicate index.mdx file to resolve route conflict 2024-11-05 20:20:51 +00:00
Matthew Hand
71ce18ae21 Add docker-install.md from feature-nginx-combined to resolve link issue 2024-11-05 20:20:24 +00:00
Matthew Hand
1fa2abc34d Add docker-install.md to fix broken link in DockerCompose.md 2024-11-05 20:19:52 +00:00
Matthew Hand
cc2a2f850e Add OllamaRemote.md changes from feature-nginx-combined 2024-11-05 19:53:06 +00:00
Matthew Hand
a5a3e77cd2 Add OllamaDocker.md changes from feature-nginx-combined 2024-11-05 19:53:02 +00:00
Matthew Hand
7d71c2f5ca Add using-openwebui/index.mdx changes from feature-nginx-combined 2024-11-05 19:52:58 +00:00
Matthew Hand
5fd20acbac Add Terminology.mdx changes from feature-nginx-combined 2024-11-05 19:52:54 +00:00
Matthew Hand
9a213b46b8 Add OllamaModels.mdx changes from feature-nginx-combined 2024-11-05 19:52:48 +00:00
Matthew Hand
e44803147c Add Venv.md changes from feature-nginx-combined 2024-11-05 19:52:44 +00:00
Matthew Hand
c5e7df03aa Add CondaWindows.md changes from feature-nginx-combined 2024-11-05 19:52:39 +00:00
Matthew Hand
373cf0ab13 Add CondaUnix.md changes from feature-nginx-combined 2024-11-05 19:52:34 +00:00
Matthew Hand
ced3d97f78 Add Kustomize.md changes from feature-nginx-combined 2024-11-05 19:52:25 +00:00
Matthew Hand
a1aa82f9f0 Add Helm.md changes from feature-nginx-combined 2024-11-05 19:52:19 +00:00
Matthew Hand
3f4999a2a3 Add Podman.md changes from feature-nginx-combined 2024-11-05 19:52:14 +00:00
Matthew Hand
e45c34d9a7 Add ManualDocker.md changes from feature-nginx-combined 2024-11-05 19:52:10 +00:00
Matthew Hand
3bb3bbdf69 Add DockerUpdating.md changes from feature-nginx-combined 2024-11-05 19:52:06 +00:00
Matthew Hand
113212a61b Add DockerSwarm.md changes from feature-nginx-combined 2024-11-05 19:52:00 +00:00
Matthew Hand
002cb89eda Add DockerCompose.md changes from feature-nginx-combined 2024-11-05 19:51:55 +00:00
Matthew Hand
6771532879 Add DataStorage.md changes from feature-nginx-combined 2024-11-05 19:51:49 +00:00
Matthew Hand
73fc0651d2 Add quick-start/index.mdx changes from feature-nginx-combined 2024-11-05 19:51:44 +00:00
Matthew Hand
3bfd410427 Add index.md changes from feature-nginx-combined 2024-11-05 19:51:40 +00:00