[PR #140] [MERGED] Update downloads page #316

Closed
opened 2026-03-01 18:43:27 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbootxyz/netboot.xyz-docs/pull/140
Author: @antonym
Created: 6/17/2025
Status: Merged
Merged: 6/17/2025
Merged by: @antonym

Base: masterHead: updated_downloads


📝 Commits (1)

📊 Changes

8 files changed (+679 additions, -65 deletions)

View changed files

📝 docs/docker/dhcp.md (+0 -1)
src/components/DownloadCard.js (+59 -0)
src/components/DownloadCard.module.css (+143 -0)
src/components/DownloadSection.js (+68 -0)
src/components/DownloadSection.module.css (+89 -0)
src/pages/downloads.js (+212 -0)
src/pages/downloads.md (+0 -64)
src/pages/downloads.module.css (+108 -0)

📄 Description

Rework the download page, long overdue.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netbootxyz/netboot.xyz-docs/pull/140 **Author:** [@antonym](https://github.com/antonym) **Created:** 6/17/2025 **Status:** ✅ Merged **Merged:** 6/17/2025 **Merged by:** [@antonym](https://github.com/antonym) **Base:** `master` ← **Head:** `updated_downloads` --- ### 📝 Commits (1) - [`e2560ad`](https://github.com/netbootxyz/netboot.xyz-docs/commit/e2560ad8316e4d25c85bbf712384efcb085ddd93) Update downloads page ### 📊 Changes **8 files changed** (+679 additions, -65 deletions) <details> <summary>View changed files</summary> 📝 `docs/docker/dhcp.md` (+0 -1) ➕ `src/components/DownloadCard.js` (+59 -0) ➕ `src/components/DownloadCard.module.css` (+143 -0) ➕ `src/components/DownloadSection.js` (+68 -0) ➕ `src/components/DownloadSection.module.css` (+89 -0) ➕ `src/pages/downloads.js` (+212 -0) ➖ `src/pages/downloads.md` (+0 -64) ➕ `src/pages/downloads.module.css` (+108 -0) </details> ### 📄 Description Rework the download page, long overdue. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-01 18:43:27 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/netboot.xyz-docs#316
No description provided.