1
Commit Graph

4 Commits

Author SHA1 Message Date
5620633a42 Correction de l'attribution automatique 2025-11-06 20:29:05 +01:00
2ea31fe3a8 tools/add_lego.js: set cover from largest image and omit it from body 2025-09-11 00:12:40 +02:00
c17f07d2f9 tools/add_lego.js: do not overwrite index.md; add image refs with alt/title; skip redundant downloads; log actions; report unreferenced images; add 1-week JSON cache with --no-cache option 2025-09-11 00:04:43 +02:00
061e21f745 feat(tools): add LEGO importer using Rebrickable API
- Implement  to add sets by query or ID
- Interactive selection, set/theme fetch, image downloads
- Include minifig images and YAML with title + attribution
- Persist API responses under tools/cache/rebrickable (gitignored)
- Add tools/config.json for API key
2025-09-07 01:25:39 +02:00