Commit 1b30f1c
refactor: Move llms.txt generation to follow react.dev patterns
- Create src/utils/llms.js following src/utils/rss.js pattern
- Refactor scripts/generate-llms-txt.js to thin wrapper
- Remove llms-full.txt (simplify to single file approach)
- Add dual copyright headers matching codebase style
- Extract helper functions for cleaner organization
Generates llms.txt (13KB, 167 links) covering 94% of sidebar entries.
Missing 10 files are section index pages with path mismatches.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>1 parent f428f0e commit 1b30f1c
File tree
6 files changed
+12304
-101122
lines changed- public
- scripts
- src/utils
6 files changed
+12304
-101122
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
93 | | - | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
94 | 96 | | |
95 | 97 | | |
96 | 98 | | |
| |||
117 | 119 | | |
118 | 120 | | |
119 | 121 | | |
120 | | - | |
| 122 | + | |
0 commit comments