[PR #8243] [MERGED] docs: reintroduce llms.txt #16094

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

📋 Pull Request Information

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

Base: canaryHead: docs/reintroduce-llms-txt


📝 Commits (3)

📊 Changes

7 files changed (+527 additions, -30 deletions)

View changed files

landing/app/llms.txt/[...slug]/route.ts (+45 -0)
landing/app/llms.txt/route.ts (+77 -0)
landing/lib/llm-text.ts (+271 -0)
📝 landing/next-env.d.ts (+1 -1)
📝 landing/package.json (+1 -0)
📝 landing/source.config.ts (+29 -1)
📝 pnpm-lock.yaml (+103 -28)

📄 Description

All code was copied from our old docs.

Closes https://github.com/better-auth/better-auth/issues/8245


🔄 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/8243 **Author:** [@ping-maxwell](https://github.com/ping-maxwell) **Created:** 3/1/2026 **Status:** ✅ Merged **Merged:** 3/1/2026 **Merged by:** [@himself65](https://github.com/himself65) **Base:** `canary` ← **Head:** `docs/reintroduce-llms-txt` --- ### 📝 Commits (3) - [`d335fd3`](https://github.com/better-auth/better-auth/commit/d335fd38ab90ebe54b8dcbcf8c5fb67dc2d553b6) docs: reintroduce llms.txt - [`813ffcc`](https://github.com/better-auth/better-auth/commit/813ffcc542b3e21aa6c6de39a24cf73c8ae62471) chore: lint - [`3ebc9f0`](https://github.com/better-auth/better-auth/commit/3ebc9f03986d78abad1ac065866f68338ba32f6d) chore: remove debug logs ### 📊 Changes **7 files changed** (+527 additions, -30 deletions) <details> <summary>View changed files</summary> ➕ `landing/app/llms.txt/[...slug]/route.ts` (+45 -0) ➕ `landing/app/llms.txt/route.ts` (+77 -0) ➕ `landing/lib/llm-text.ts` (+271 -0) 📝 `landing/next-env.d.ts` (+1 -1) 📝 `landing/package.json` (+1 -0) 📝 `landing/source.config.ts` (+29 -1) 📝 `pnpm-lock.yaml` (+103 -28) </details> ### 📄 Description All code was copied from our old docs. Closes https://github.com/better-auth/better-auth/issues/8245 --- <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:23:01 -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#16094