Skip to content

Commit 1241e61

Browse files
committed
feat: add llms.txt endpoint for LLM-optimized documentation
Add /llms.txt endpoint that serves a concatenated, text-only version of all Tailwind CSS documentation pages optimized for Large Language Model consumption. - Extract text from MDX files, removing JSX components and preserving code blocks - Remove standalone HTML blocks (not in code blocks) - Extract meaningful content from custom components (ApiTable, ResponsiveDesign, etc.) - Statically generate the output at build time - Include all 185 documentation files in proper order with sections
1 parent 9a08f6c commit 1241e61

File tree

3 files changed

+1147
-0
lines changed

3 files changed

+1147
-0
lines changed

0 commit comments

Comments
 (0)