docs: add LLM copy button and view options components (#3423)

* feat: add LLM copy button and view options components
- update routing for LLM text generation, adding .mdx to a route now generates its .md repsresentation
- add rewrite from /docs/:path*mdx to /llms.txt/:path so ai can traverse the llms.txt as routes

* chore: lint

* chore: cubic
This commit is contained in:
Robi
2025-07-17 11:16:04 +03:00
committed by GitHub
parent a16ea81db4
commit 0c4583c015
7 changed files with 277 additions and 36 deletions

1
.gitattributes vendored Normal file
View File

@@ -0,0 +1 @@
* text=auto eol=lf