Commit graph

17 commits

Author SHA1 Message Date
openhands
1d88d659b6 Fix backup render check for distro-card class 2026-04-16 17:45:45 +00:00
openhands
aa494d0bbf Fix: Use distroGrid ID matching actual HTML element 2026-04-16 17:43:27 +00:00
openhands
e97528d60c Fix timing: run script immediately after scripts load 2026-04-16 17:41:00 +00:00
openhands
e8ead82efa Add basedof badges to distro cards and load distros-releases.js 2026-04-16 17:39:12 +00:00
openhands
03e7f89c64 Clean up debug logging from distro cards 2026-04-16 17:17:16 +00:00
openhands
1d65a75f67 Force rebuild: FIXED-RENDER marker for debugging 2026-04-16 17:15:01 +00:00
openhands
767fc2196c Add backup render with 500ms delay for distro cards 2026-04-16 17:12:50 +00:00
openhands
4deee1bd30 Fix distro card rendering - add null safety checks and debug logging 2026-04-16 17:04:00 +00:00
openhands
344cfc1805 Force rebuild: UPPERCASE test title 2026-04-16 16:57:08 +00:00
openhands
66e050f3bf Checkout v3 branch files: working Bootstrap card rendering 2026-04-16 16:49:50 +00:00
openhands
916df0e0c2 Use src/distros.html that has working card rendering 2026-04-16 16:47:55 +00:00
openhands
9b97de20ef Merge working distros-gallery-v3 rendering with current features
- Use v3's working Bootstrap card rendering approach (DOM elements)
- Add download modal with release/edition table from current branch
- Include lib/ files (bootstrap, font-awesome, animate)
- Add More button to each card for additional download options
- Include distros-releases.js for edition data
2026-04-16 16:31:09 +00:00
oSoWoSo
c45e5b0fe3 Update docs/ with src changes and trigger workflow on src changes
Co-authored-by: openhands <openhands@all-hands.dev>
2026-04-16 15:45:11 +00:00
oSoWoSo
00823a53fe Add distro icons and based-on info to cards
- Generate colored placeholder icons with distro initial letter
- Show based-on information from releases data
- Add basedof-badge styling
- Add category badge styling

Co-authored-by: openhands <openhands@all-hands.dev>
2026-04-16 14:25:05 +00:00
oSoWoSo
f5f6fc20d9 Add version/edition table to download modal
- Parsed releases and editions from public/ templates (102 distros)
- Shows version × edition matrix in modal
- For distros with editions (45): shows full table
- For distros with only releases: shows version list
- Table links go to homepage (actual URLs need get_() function)
2026-04-16 14:10:54 +00:00
oSoWoSo
2bd49d0357 Improve download modal with torrent and official website links
- Download button now opens modal instead of direct link
- Modal shows: Download Latest, Download Torrent, DistroHopper info, Official website
- Works for all 211 distributions
2026-04-16 14:07:36 +00:00
oSoWoSo
01c54b4484 Add distros.html and all.html pages with 211 distributions
- distros.html: Supported distributions from public/ (102 distros)
- all.html: All distributions from distributionhub (211 distros)
- Uses site theme (light/dark toggle)
- Card-based layout with search and filters
- Download buttons linking to ISOs
2026-04-16 13:58:40 +00:00