Skip to content

Conversation

@NebraskaCoder
Copy link
Member

This pull request introduces support for VisionFive 2 images and refactors the handling of Raspberry Pi images into a more generic structure for specialized devices. It also updates the UI and translations to accommodate these changes. Below are the key updates grouped by theme:

Feature Additions

  • Added support for VisionFive 2 images, including download links and checksums, in data/downloads.json. [1] [2]
  • Introduced a new SpecializedDevice interface and updated DownloadOptions and Links interfaces in types/downloads.ts to handle specialized devices like Raspberry Pi. [1] [2] [3]

UI Enhancements

Data Structure Updates

  • Refactored Raspberry Pi image data in data/downloads.json into a specializedDevices array for better extensibility. [1] [2] [3] [4] [5]

Localization Updates

  • Added translations for VisionFive 2 and specialized devices in messages/en.json. [1] [2]

- Introduced mapping for VisionFive 2 version items in the download page.
- Updated download options and links for VisionFive 2 images in the JSON data.
- Added localization strings for VisionFive 2 images in English messages.
- Extended TypeScript interfaces to include VisionFive 2 download options and links.
…ve 2 images

- Made the readMe link optional in the TypeScript interface for VisionFive 2 images.
- Updated the DownloadPage component to only include the readMe link if it exists, improving the handling of undefined links.
…aspberry Pi and VisionFive 2 images, enhancing organization and clarity. Update types and messages to support new structure.
…ksum links, improving resource accessibility for specialized devices.
…ving redundant entries for improved clarity and accessibility.
…the latest file format, ensuring accurate resource access.
…rdware-section

Support for VisionFive 2 images and Update structure for specialized device downloads
@vercel
Copy link

vercel bot commented Jul 9, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
rockylinux-org ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 9, 2025 2:42am

@NebraskaCoder NebraskaCoder enabled auto-merge July 9, 2025 02:42
@NebraskaCoder NebraskaCoder merged commit 5c54403 into main Jul 10, 2025
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants