This repository was archived by the owner on May 11, 2026. It is now read-only.
Commit f5eaeb3
Generate llms.txt at build time via assets:precompile
Move llms.txt from a committed static file to build-time generation.
The rake task hooks into assets:precompile so Heroku and Docker builds
produce it automatically. No manual step needed on deploy.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 45a70d8 commit f5eaeb3
4 files changed
Lines changed: 11 additions & 77 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| 29 | + | |
29 | 30 | | |
30 | 31 | | |
31 | 32 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
46 | 48 | | |
47 | 49 | | |
48 | 50 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
This file was deleted.
0 commit comments