Skip to content

Conversation

@lidel
Copy link
Member

@lidel lidel commented Dec 9, 2025

users landing on docs homepage or install page often want to download IPFS quickly. previously they had to navigate through multiple pages to find actual download links.

added tip boxes at the top of both pages with direct links to install sections (via anchor fragments), so users who know what they want can get there immediately while preserving the existing page structure for those who need to explore options.

Closes #2129

@github-actions
Copy link
Contributor

github-actions bot commented Dec 9, 2025

🚀 Build Preview on IPFS ready

users landing on docs homepage or install page often want to
download IPFS quickly. previously they had to navigate through
multiple pages to find actual download links.

added tip boxes with direct links to install sections (via anchor
fragments), so users who know what they want can get there
immediately while preserving existing page structure.

install page tip also includes link to infrastructure tools section
for users running IPFS Cluster, Rainbow, or Someguy.

also ignores npmjs.com in link checker (returns 403 for bots).

Closes #2129
@lidel lidel force-pushed the fix/add-download-links branch from eb93a06 to b2449c4 Compare December 9, 2025 20:20
"pattern": "^[^/]+$"
},
{
"pattern": "^https://www.npmjs.com/"
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ℹ️ this is important, because without this every new PR will break. merging

@lidel lidel merged commit 5f4cfe6 into main Dec 12, 2025
7 checks passed
@lidel lidel deleted the fix/add-download-links branch December 12, 2025 18:11
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.

Link para download

2 participants