mirror of
https://github.com/netbootxyz/netboot.xyz-docs.git
synced 2026-04-25 15:05:53 +03:00
[PR #140] [MERGED] Update downloads page #316
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/netboot.xyz-docs#316
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:updated_downloads📝 Commits (1)
e2560adUpdate downloads page📊 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.