1
Commit Graph

11 Commits

Author SHA1 Message Date
7442622c74 Correction de la détection de liens internes morts 2025-10-29 15:54:03 +01:00
c4d64ec65c Forcer la sortie des diagrammes en png 2025-10-15 01:25:09 +02:00
a7bc3e2f76 Génération de diagrammes mermaid server-side 2025-10-15 00:51:24 +02: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
cc7141ec15 refactor(tools): lazy-create media metadata dirs and remove try/catch
Create data/<type> only when writing first YAML; replace exception-based flow with existence checks and simplify template loading and main flow.
2025-09-07 01:25:38 +02:00
17c5dfd8bf Back to richard-dern.fr 2025-06-26 14:42:06 +02:00
fd4f828460 Fixed screenshot capture 2025-04-07 10:49:06 +02:00
313d2c26ca Metadata file generator helper 2025-03-30 23:21:47 +02:00
ed9ddcfdc8 Initial commit 2025-03-28 12:57:37 +01:00