[PR #2357] [MERGED] feat(web): resource reference page #21178

Closed
opened 2026-04-15 20:11:31 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/2357
Author: @Kinfe123
Created: 4/19/2025
Status: Merged
Merged: 4/19/2025
Merged by: @Bekacru

Base: mainHead: feat/reference-resource


📝 Commits (10+)

📊 Changes

5 files changed (+247 additions, -0 deletions)

View changed files

docs/components/resource-card.tsx (+56 -0)
docs/components/resource-grid.tsx (+22 -0)
docs/components/resource-section.tsx (+65 -0)
📝 docs/components/sidebar-content.tsx (+6 -0)
docs/content/docs/reference/resources.mdx (+98 -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/2357 **Author:** [@Kinfe123](https://github.com/Kinfe123) **Created:** 4/19/2025 **Status:** ✅ Merged **Merged:** 4/19/2025 **Merged by:** [@Bekacru](https://github.com/Bekacru) **Base:** `main` ← **Head:** `feat/reference-resource` --- ### 📝 Commits (10+) - [`2ec995a`](https://github.com/better-auth/better-auth/commit/2ec995a4090bda47519d7ada90f4602a8390c54e) feat: resource reference page - [`7b5fa7c`](https://github.com/better-auth/better-auth/commit/7b5fa7ca1f2922cb5fb802d588fab07f6212fa7c) reference page - [`730e38a`](https://github.com/better-auth/better-auth/commit/730e38a63a96e64fa63783677389c549ae4f30da) page revamp - [`27845e5`](https://github.com/better-auth/better-auth/commit/27845e576ec36feec2dcaaba3e39f2bbde96dacf) lint - [`3d87429`](https://github.com/better-auth/better-auth/commit/3d8742915acf1447d7741768b1158afbec5159da) alignment - [`23567ec`](https://github.com/better-auth/better-auth/commit/23567ec1c843ea241398e2e0a6932b4558d24565) height - [`d0f0d11`](https://github.com/better-auth/better-auth/commit/d0f0d110add4c609e1b812e72726ebc24c7016f7) added to sidebar - [`1a699e8`](https://github.com/better-auth/better-auth/commit/1a699e88680254bf855ce3f4ba2dddca7855531d) added blogs - [`c06bedc`](https://github.com/better-auth/better-auth/commit/c06bedc871be45c3c5508581bf455cc859322afc) added blogs - [`e49aa13`](https://github.com/better-auth/better-auth/commit/e49aa133e5a06a33d729aa5c52cbfc279ca711eb) specialized tags ### 📊 Changes **5 files changed** (+247 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `docs/components/resource-card.tsx` (+56 -0) ➕ `docs/components/resource-grid.tsx` (+22 -0) ➕ `docs/components/resource-section.tsx` (+65 -0) 📝 `docs/components/sidebar-content.tsx` (+6 -0) ➕ `docs/content/docs/reference/resources.mdx` (+98 -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-15 20:11:31 -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#21178