Mintplex-Labs / anythingllm-docs

Documentation of AnythingLLM by Mintplex Labs Inc.
https://docs.anythingllm.com
MIT License
104 stars 27 forks source link

✨ Added Dynamic OG image generation, Auto Collapse inactive folders and much more #13

Closed ShadowArcanist closed 5 months ago

ShadowArcanist commented 5 months ago

Pull Request Type

What is in this change?

✨ Added Dynamic OG image generation

When sharing any links to our docs pages on social media it won't show any OG image, it only shows title & description.

I have fixed this OG image issue by adding Vercel's OG library which auto-generates OG image based on the title of the page.

This OG generation uses Vercel Edge runtime.

✨ Added Auto-collapse inactive folders on sidebar

We can open as many folders as we want on the left side of the screen.

But if we open too many, it gets messy. We have to close them one by one.

So, I have implemented an automatic collapse feature for inactive folders, so that only one folder remains open at any given time.

✨ Added 'Scroll to top' feature

If we are at the bottom of any page on docs then we have to manually scroll to reach the to the top.

So I have added the feature 'Scroll to top' on the right sidebar below the option 'Edit this page'

✨ Added Overview page for AnythingLLM cloud

Added a Overview page and Updated the img directory for anythingllm cloud thumbnail and updated the src links on the pages where the image is used.

🐛 Fixed a typo on readme

Additional Information

Validations

vercel[bot] commented 5 months ago

@ShadowArcanist is attempting to deploy a commit to the Mintplex Labs Inc Team on Vercel.

A member of the Team first needs to authorize it.

timothycarambat commented 5 months ago

🐐'd