mirror of
https://github.com/Mintplex-Labs/anythingllm-docs.git
synced 2026-07-21 17:25:29 -04:00
[PR #13] [MERGED] ✨ Added Dynamic OG image generation, Auto Collapse inactive folders and much more #79
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/Mintplex-Labs/anythingllm-docs/pull/13
Author: @ShadowArcanist
Created: 5/8/2024
Status: ✅ Merged
Merged: 5/8/2024
Merged by: @timothycarambat
Base:
main← Head:master📝 Commits (5)
fbe104f🐛 Fixed a typo on readme9def410✨ Added Dynamic OG image generation0dd231a✨ Added Auto-collapse inactive folders on sidebar924f5d3✨ Added 'Scroll to top' featureab97d2f✨ Added Overview page for AnythingLLM cloud📊 Changes
12 files changed (+269 additions, -23 deletions)
View changed files
📝
README.md(+1 -1)📝
package.json(+2 -1)➕
pages/anythingllm-cloud/_meta.json(+29 -0)📝
pages/anythingllm-cloud/error-502.mdx(+0 -0)📝
pages/anythingllm-cloud/overview.mdx(+1 -1)➕
pages/api/Inter-SemiBold.otf(+0 -0)➕
pages/api/og.jsx(+82 -0)📝
pages/index.mdx(+2 -2)📝
public/images/cloud/thumbnail.png(+0 -0)➖
public/images/home/private-instance.png(+0 -0)📝
theme.config.tsx(+10 -17)📝
yarn.lock(+142 -1)📄 Description
Pull Request Type
What is in this change?
✨ Added Dynamic OG image generation
✨ Added Auto-collapse inactive folders on sidebar
✨ Added 'Scroll to top' feature
✨ Added Overview page for AnythingLLM cloud
🐛 Fixed a typo on readme
Additional Information
https://docs.useanything.com/is used ontheme.config.tsxfor dynamic OG so if you share any pages to our docs that is not on the urlhttps://docs.useanything.com/the OG image won't show.All the above changes can be found on https://anything-llm-docs.vercel.app/ for you to preview it
Validations
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.