[PR #2] [MERGED] Desktop install guide #77

Closed
opened 2026-02-23 17:19:36 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Mintplex-Labs/anythingllm-docs/pull/2
Author: @timothycarambat
Created: 4/24/2024
Status: Merged
Merged: 4/24/2024
Merged by: @timothycarambat

Base: mainHead: desktop-install


📝 Commits (1)

📊 Changes

15 files changed (+1997 additions, -520 deletions)

View changed files

docs/desktop.md (+28 -0)
docs/desktop/linux.md (+47 -0)
docs/desktop/mac.md (+51 -0)
docs/desktop/windows.md (+56 -0)
📝 docusaurus.config.js (+0 -1)
📝 sidebars.js (+20 -0)
📝 src/css/custom.css (+12 -0)
📝 src/theme/MDXComponents.js (+0 -1)
static/img/download-mac.png (+0 -0)
static/img/install-mac.png (+0 -0)
static/img/install-windows1.png (+0 -0)
static/img/install-windows2.png (+0 -0)
static/img/install-windows3.png (+0 -0)
static/img/uninstall-windows.png (+0 -0)
📝 yarn.lock (+1783 -518)

📄 Description

update styles


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Mintplex-Labs/anythingllm-docs/pull/2 **Author:** [@timothycarambat](https://github.com/timothycarambat) **Created:** 4/24/2024 **Status:** ✅ Merged **Merged:** 4/24/2024 **Merged by:** [@timothycarambat](https://github.com/timothycarambat) **Base:** `main` ← **Head:** `desktop-install` --- ### 📝 Commits (1) - [`fa3bdac`](https://github.com/Mintplex-Labs/anythingllm-docs/commit/fa3bdac3b01393cc1691d144297b324ad6dbd003) Desktop install guide ### 📊 Changes **15 files changed** (+1997 additions, -520 deletions) <details> <summary>View changed files</summary> ➕ `docs/desktop.md` (+28 -0) ➕ `docs/desktop/linux.md` (+47 -0) ➕ `docs/desktop/mac.md` (+51 -0) ➕ `docs/desktop/windows.md` (+56 -0) 📝 `docusaurus.config.js` (+0 -1) 📝 `sidebars.js` (+20 -0) 📝 `src/css/custom.css` (+12 -0) 📝 `src/theme/MDXComponents.js` (+0 -1) ➕ `static/img/download-mac.png` (+0 -0) ➕ `static/img/install-mac.png` (+0 -0) ➕ `static/img/install-windows1.png` (+0 -0) ➕ `static/img/install-windows2.png` (+0 -0) ➕ `static/img/install-windows3.png` (+0 -0) ➕ `static/img/uninstall-windows.png` (+0 -0) 📝 `yarn.lock` (+1783 -518) </details> ### 📄 Description update styles --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-23 17:19:36 -05:00
yindo closed this issue 2026-02-23 17:19:36 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anythingllm-docs#77