Commit 0c65e17
* Add design spec for caching image derivatives (#140)
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
* Add implementation plan for caching image derivatives (#140)
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
* ci: cache jekyll_picture_tag derivatives across builds (#140)
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
* docs: document image derivative caching behaviour (#140)
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
* docs: correct thumbnail location in CLAUDE.md Image Handling (#140)
The pre-existing sentence said thumbnails cache in assets/thumbs/ and are
gitignored; neither is accurate. JPT writes to _site/assets/thumbs and the
path is not in .gitignore. Aligns with the adjacent caching note.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
* Delete docs/superpowers/plans/2026-06-28-cache-image-derivatives.md
* Delete docs/superpowers/specs/2026-06-28-cache-image-derivatives-design.md
---------
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
1 parent 521630f commit 0c65e17
3 files changed
Lines changed: 14 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
81 | 89 | | |
82 | 90 | | |
83 | 91 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
73 | 75 | | |
74 | 76 | | |
75 | 77 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
91 | 94 | | |
92 | 95 | | |
93 | 96 | | |
| |||
0 commit comments