Commit c2d4c98
ui: non-docker one-liner, remove hero CTAs/BTC, rename Functionality (#366)
Four related tweaks to the home page after PRs #361 and #365 landed.
- InstallOneLiner: swap the Docker one-liner for the native
curl/irm installer commands from etherpad-lite README (Linux/macOS
use bin/installer.sh, Windows uses bin/installer.ps1). Update the
caption from "Needs Docker" to git + Node.js >= 20 with the
follow-up `cd etherpad-lite && pnpm run prod` step.
- MainHeadline: remove the "Read the manifesto" and "Why Etherpad"
CTA buttons from the hero. The header already links to /about,
and the hero was getting crowded once the InstallOneLiner landed.
- MainHeadline: shrink hero h1 from 2.5rem to 2.3rem so the heading
fits more naturally above the subhead on narrower viewports.
- AddFunctionalities: rename heading "Add Functionalities" to
"Add Functionality" — "functionality" reads as an uncountable
collective here, which is more idiomatic.
- Footer: remove the unverified Bitcoin donation line that PR #361
reintroduced when the positioning branch merged on top of #362.
No routing or dependency changes. `pnpm run build` succeeds; all
routes still generate statically.
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent ea34c39 commit c2d4c98
4 files changed
Lines changed: 6 additions & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | 22 | | |
24 | 23 | | |
25 | 24 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
73 | | - | |
| 73 | + | |
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | 16 | | |
21 | 17 | | |
22 | 18 | | |
| |||
0 commit comments