You've already forked armbian.github.io
mirror of
https://github.com/armbian/armbian.github.io.git
synced 2026-01-06 11:42:20 -08:00
- Each shard saves complete JSON data for boards/vendors (images and configs) - Track processed and failed items in separate files per shard - Summary job aggregates all shard data and performs comparisons - Use comm to find missing pairs (configs without images, images without configs) - Show counts and deduplicated lists in single summary report - Remove per-shard summaries in favor of one comprehensive report 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>