Skip to content

Commit 22ef524

Browse files
Add screenshot catalog with metadata for AI-assisted blog writing
1 parent 3589531 commit 22ef524

2 files changed

Lines changed: 336 additions & 156 deletions

File tree

.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,8 @@ node_modules/
66
/blob-report/
77
/playwright/.cache/
88
/playwright/.auth/
9+
10+
# Blog screenshots — generated PNG files are not committed (too large, regenerate by running the screenshots project)
11+
/screenshots-output/
12+
13+
# screenshot-catalog.json IS committed so AI tools can reference it across sessions without re-running tests

0 commit comments

Comments
 (0)