5 Commits

Author SHA1 Message Date
ShadowArcanist 8038d64cc7 ⬆ Bumped Docs version to v1.0.2 2024-05-11 14:54:54 +05:30
ShadowArcanist 3322c34dc7 Added Dynamic OG image generation, Auto Collapse inactive folders and much more (#13)
* 🐛 Fixed a typo on readme

*  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 a page on docs is too long then we have to manually
scroll to the to the top.

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

*  Added Overview page for AnythingLLM cloud

> Added a Overview page

> Updated the img directory for anythingllm cloud thumbnail and
updated the src links on the pages where the image is used.
2024-05-08 11:15:29 -07:00
timothycarambat 45e1894ef1 Migrate to new template with help from @ShadowAlyxia 2024-05-03 09:05:39 -07:00
Timothy Carambat 852c2822e6 features section pages (#3)
* features section pages

* update copy for transcription config page

* fix sidebar for pages

* fix sidebar

---------

Co-authored-by: shatfield4 <seanhatfield5@gmail.com>
2024-04-24 14:26:39 -07:00
timothycarambat 59b45a6160 WIP doc migration 2024-04-24 09:03:24 -07:00