Commit 5f4cfe6
authored
docs: add quick download links to landing pages (#2216)
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 #21291 parent 065e4b7 commit 5f4cfe6
3 files changed
+13
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
18 | 23 | | |
19 | 24 | | |
20 | 25 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
8 | 13 | | |
9 | 14 | | |
10 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
13 | 16 | | |
14 | 17 | | |
15 | 18 | | |
| |||
0 commit comments