[PR #118] [MERGED] community hub docs #133

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

📋 Pull Request Information

Original PR: https://github.com/Mintplex-Labs/anythingllm-docs/pull/118
Author: @timothycarambat
Created: 11/25/2024
Status: Merged
Merged: 11/26/2024
Merged by: @timothycarambat

Base: mainHead: hub-docs


📝 Commits (1)

📊 Changes

12 files changed (+340 additions, -1 deletions)

View changed files

📝 pages/_meta.json (+48 -1)
pages/community-hub/about.mdx (+28 -0)
pages/community-hub/faq.mdx (+80 -0)
pages/community-hub/import.mdx (+67 -0)
pages/community-hub/upload.mdx (+86 -0)
📝 pages/configuration.mdx (+31 -0)
public/images/community-hub/connection-key-hub.png (+0 -0)
public/images/community-hub/connection-key.png (+0 -0)
public/images/community-hub/import-anythingllm.png (+0 -0)
public/images/community-hub/import-button.png (+0 -0)
public/images/community-hub/import-modal.png (+0 -0)
public/images/community-hub/verification.png (+0 -0)

📄 Description

Pull Request Type

  • feat
  • 🐛 fix
  • ♻️ refactor
  • 💄 style

Relevant Issues

resolves #xxx

What is in this change?

Additional Information

Validations

  • Ensured updated documentation pass spell check
  • Updated or added relevant links as needed
  • Reviewed the changes for clarity and accuracy
  • Successfully ran the code locally without encountering errors

🔄 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/118 **Author:** [@timothycarambat](https://github.com/timothycarambat) **Created:** 11/25/2024 **Status:** ✅ Merged **Merged:** 11/26/2024 **Merged by:** [@timothycarambat](https://github.com/timothycarambat) **Base:** `main` ← **Head:** `hub-docs` --- ### 📝 Commits (1) - [`0fd4105`](https://github.com/Mintplex-Labs/anythingllm-docs/commit/0fd4105955170149e5c4faff107f684b8a087b02) community hub docs ### 📊 Changes **12 files changed** (+340 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `pages/_meta.json` (+48 -1) ➕ `pages/community-hub/about.mdx` (+28 -0) ➕ `pages/community-hub/faq.mdx` (+80 -0) ➕ `pages/community-hub/import.mdx` (+67 -0) ➕ `pages/community-hub/upload.mdx` (+86 -0) 📝 `pages/configuration.mdx` (+31 -0) ➕ `public/images/community-hub/connection-key-hub.png` (+0 -0) ➕ `public/images/community-hub/connection-key.png` (+0 -0) ➕ `public/images/community-hub/import-anythingllm.png` (+0 -0) ➕ `public/images/community-hub/import-button.png` (+0 -0) ➕ `public/images/community-hub/import-modal.png` (+0 -0) ➕ `public/images/community-hub/verification.png` (+0 -0) </details> ### 📄 Description ### Pull Request Type <!-- For change type, change [ ] to [x]. --> - [ ] ✨ feat - [ ] 🐛 fix - [ ] ♻️ refactor - [ ] 💄 style ### Relevant Issues <!-- Use "resolves #xxx" to auto resolve on merge. Otherwise, please use "connect #xxx" --> resolves #xxx ### What is in this change? <!-- Describe the changes in this PR that are impactful to the documentation site. --> ### Additional Information <!-- Add any other context about the Pull Request here that was not captured above. --> ### Validations <!-- All of the applicable items should be checked. --> - [ ] Ensured updated documentation pass spell check - [ ] Updated or added relevant links as needed - [ ] Reviewed the changes for clarity and accuracy - [ ] Successfully ran the code locally without encountering errors --- <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:47 -05:00
yindo closed this issue 2026-02-23 17:19:47 -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#133