[PR #8856] [MERGED] docs: rework AI resources documentation #16502

Closed
opened 2026-04-13 10:32:46 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/8856
Author: @ping-maxwell
Created: 3/31/2026
Status: Merged
Merged: 4/1/2026
Merged by: @ping-maxwell

Base: mainHead: docs/rework-ai-tooling-docs


📝 Commits (10+)

  • 0c88eb0 docs: rework AI resources documentation
  • 4dd3078 update: move sidebar pos
  • 93ce3d7 fix: path & some pages are now btns or links
  • 909806c fix: build error
  • 1e1a7c2 fix: update icons
  • 09f8e82 Merge branch 'main' into docs/rework-ai-tooling-docs
  • d27c066 chore: improvements
  • 5fc574e Merge branch 'main' into docs/rework-ai-tooling-docs
  • 3b3ca99 Merge branch 'main' into docs/rework-ai-tooling-docs
  • aba2937 chore: lint

📊 Changes

11 files changed (+242 additions, -93 deletions)

View changed files

📝 docs/app/docs/layout.tsx (+17 -17)
📝 docs/components/ai-chat.tsx (+9 -0)
📝 docs/components/docs/docs-sidebar.tsx (+50 -8)
📝 docs/components/landing/staggered-nav-files.tsx (+48 -8)
📝 docs/components/sidebar-content.tsx (+66 -20)
docs/content/docs/ai-resources/index.mdx (+13 -0)
📝 docs/content/docs/ai-resources/mcp.mdx (+5 -29)
docs/content/docs/ai-resources/meta.json (+4 -0)
docs/content/docs/ai-resources/skills.mdx (+14 -0)
📝 docs/content/docs/introduction.mdx (+1 -11)
📝 docs/next.config.js (+15 -0)

📄 Description

No description provided


🔄 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/better-auth/better-auth/pull/8856 **Author:** [@ping-maxwell](https://github.com/ping-maxwell) **Created:** 3/31/2026 **Status:** ✅ Merged **Merged:** 4/1/2026 **Merged by:** [@ping-maxwell](https://github.com/ping-maxwell) **Base:** `main` ← **Head:** `docs/rework-ai-tooling-docs` --- ### 📝 Commits (10+) - [`0c88eb0`](https://github.com/better-auth/better-auth/commit/0c88eb081d0906f289f2b951a9d17f770ce2637d) docs: rework AI resources documentation - [`4dd3078`](https://github.com/better-auth/better-auth/commit/4dd3078e6323bbb788e03eff8045b2aef3bdd39f) update: move sidebar pos - [`93ce3d7`](https://github.com/better-auth/better-auth/commit/93ce3d712a420fb40490630d33bd2848bcb1984b) fix: path & some pages are now btns or links - [`909806c`](https://github.com/better-auth/better-auth/commit/909806ce5f5b338272005934b898c00ce310ddcb) fix: build error - [`1e1a7c2`](https://github.com/better-auth/better-auth/commit/1e1a7c2ae381955458f43cb8b1cbba9af279cc1b) fix: update icons - [`09f8e82`](https://github.com/better-auth/better-auth/commit/09f8e822a6606f7202e8cd2271d8e9f1253f1312) Merge branch 'main' into docs/rework-ai-tooling-docs - [`d27c066`](https://github.com/better-auth/better-auth/commit/d27c0663b2ccf5db00587917a42152282c7fecc8) chore: improvements - [`5fc574e`](https://github.com/better-auth/better-auth/commit/5fc574ee03d8fa54aa1284e2aba8bb52187856a7) Merge branch 'main' into docs/rework-ai-tooling-docs - [`3b3ca99`](https://github.com/better-auth/better-auth/commit/3b3ca99a5067e47d5e94fc1210214dc2d7ee0d0b) Merge branch 'main' into docs/rework-ai-tooling-docs - [`aba2937`](https://github.com/better-auth/better-auth/commit/aba2937b8f12353b9aa81a42831c60684abde7c5) chore: lint ### 📊 Changes **11 files changed** (+242 additions, -93 deletions) <details> <summary>View changed files</summary> 📝 `docs/app/docs/layout.tsx` (+17 -17) 📝 `docs/components/ai-chat.tsx` (+9 -0) 📝 `docs/components/docs/docs-sidebar.tsx` (+50 -8) 📝 `docs/components/landing/staggered-nav-files.tsx` (+48 -8) 📝 `docs/components/sidebar-content.tsx` (+66 -20) ➕ `docs/content/docs/ai-resources/index.mdx` (+13 -0) 📝 `docs/content/docs/ai-resources/mcp.mdx` (+5 -29) ➕ `docs/content/docs/ai-resources/meta.json` (+4 -0) ➕ `docs/content/docs/ai-resources/skills.mdx` (+14 -0) 📝 `docs/content/docs/introduction.mdx` (+1 -11) 📝 `docs/next.config.js` (+15 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-13 10:32:46 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/better-auth#16502