[PR #6231] [MERGED] 📜 Docs: Update downloads page table to have less duplication #36592

Closed
opened 2026-04-20 23:26:42 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/6231
Author: @MikesGlitch
Created: 11/22/2025
Status: Merged
Merged: 11/22/2025
Merged by: @MikesGlitch

Base: masterHead: docs-update-downloads-table


📝 Commits (6)

  • dcd8733 update downloads page table to have less duplication
  • a0a34e3 color from variable
  • f3b9b19 add component to exclude for spell check
  • 7437c93 adding workflow to docs files for release notes exclusion
  • 1ac4eea release notes
  • eb71643 cli tool added to the server download list

📊 Changes

5 files changed (+111 additions, -5 deletions)

View changed files

📝 .github/actions/docs-spelling/excludes.txt (+1 -0)
📝 .github/workflows/release-notes.yml (+1 -1)
packages/docs/src/components/DownloadCard.tsx (+47 -0)
📝 packages/docs/src/pages/download.md (+56 -4)
upcoming-release-notes/6231.md (+6 -0)

📄 Description

Page: https://deploy-preview-6231.www.actualbudget.org/download

Old:
image

New:

  • Instead of showing the OS image multiple times we group related downloads under one image
  • Added the arm64 appimage link
  • Added the NSIS installer links
image

🔄 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/actualbudget/actual/pull/6231 **Author:** [@MikesGlitch](https://github.com/MikesGlitch) **Created:** 11/22/2025 **Status:** ✅ Merged **Merged:** 11/22/2025 **Merged by:** [@MikesGlitch](https://github.com/MikesGlitch) **Base:** `master` ← **Head:** `docs-update-downloads-table` --- ### 📝 Commits (6) - [`dcd8733`](https://github.com/actualbudget/actual/commit/dcd8733435c34a7a3235b7c2b550235c0caa778c) update downloads page table to have less duplication - [`a0a34e3`](https://github.com/actualbudget/actual/commit/a0a34e3777aeef1c24d423c5906589566522e3f0) color from variable - [`f3b9b19`](https://github.com/actualbudget/actual/commit/f3b9b193ea4e8da40b5ade3657f99ac71cb9b9bf) add component to exclude for spell check - [`7437c93`](https://github.com/actualbudget/actual/commit/7437c933346a328e51821343a9a3689881fd08fb) adding workflow to docs files for release notes exclusion - [`1ac4eea`](https://github.com/actualbudget/actual/commit/1ac4eea05a21bfe0cb752500719450d38ef4b992) release notes - [`eb71643`](https://github.com/actualbudget/actual/commit/eb716436101e46c70378dc046d53fa70738f3b41) cli tool added to the server download list ### 📊 Changes **5 files changed** (+111 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `.github/actions/docs-spelling/excludes.txt` (+1 -0) 📝 `.github/workflows/release-notes.yml` (+1 -1) ➕ `packages/docs/src/components/DownloadCard.tsx` (+47 -0) 📝 `packages/docs/src/pages/download.md` (+56 -4) ➕ `upcoming-release-notes/6231.md` (+6 -0) </details> ### 📄 Description <!-- Thank you for submitting a pull request! Make sure to follow the instructions to write release notes for your PR — it should only take a minute or two: https://github.com/actualbudget/docs#writing-good-release-notes. Try running yarn generate:release-notes *before* pushing your PR for an interactive experience. --> Page: https://deploy-preview-6231.www.actualbudget.org/download **Old:** <img width="909" height="575" alt="image" src="https://github.com/user-attachments/assets/63dbfc9a-ddff-4e8f-8acd-40ac3ead405f" /> **New:** - Instead of showing the OS image multiple times we group related downloads under one image - Added the arm64 appimage link - Added the NSIS installer links <img width="909" height="575" alt="image" src="https://github.com/user-attachments/assets/43d71b40-6940-4ed7-9b61-70e48e76a634" /> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-20 23:26:42 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#36592