Commit 1879b4f
ci: spell-check site copy with codespell (closes #14)
Public-facing marketing copy had no spell check — a typo ships silently.
- .codespellrc: scan the repo (skipping build output, node_modules, binaries,
and the generated data/releases.json).
- .codespell-ignore: project dictionary for crypto/Monero/Tari jargon
(monerod, pplns, p2pool, tari, xvb, onion, stratum, xmrig, …).
- ci.yml: new "spell" job runs codespell (pinned 2.4.2 via pipx).
- CONTRIBUTING: document running it locally and where to allow-list terms.
Optional Vale prose-lint from the issue is deferred — codespell covers the
spelling acceptance; Vale can land later as a non-blocking follow-up.
Verified locally: codespell clean over the whole repo; prettier/markdownlint
clean; zizmor clean.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 0c15f6e commit 1879b4f
4 files changed
Lines changed: 32 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
38 | 42 | | |
39 | 43 | | |
40 | 44 | | |
| |||
0 commit comments