Commit cbd38c0
docs(macos-install): drop brew install as primary; one-click curl is the only step (#867)
* docs(macos-install): drop brew install as primary; one-click curl is the only step
Google's HowTo rich result for "install keploy macOS" was surfacing
`brew install keploy` as step 1 (likely pulled from external Homebrew
indexes), pushing the canonical curl one-liner to step 2.
- Reduce the page's HowTo JSON-LD to a single step: the curl one-click install.
- Comment out (don't delete) the "Install with Homebrew" section and its
HowTo step so it can be restored once the keploy/tap formula issues
are resolved.
- Promote Docker Desktop + Colima to a single `## Manual Setup` section
with sub-headings, since they're eBPF-environment setup, not a competing
install method.
- Strip `homebrew` / `brew install keploy` from frontmatter keywords and
the page description so we stop signaling brew as an install path.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Signed-off-by: gouravkrosx <gouravgreatkr@gmail.com>
* chore(vale): accept KTests and KMocks as Keploy terms
Vale flagged "KTests" and "KMocks" as misspellings in the macOS install
doc (and the v2/v3 archived versions of the same page). They are
Keploy-specific proper nouns for recorded test cases and mocks, used
intentionally in the prose. Add them to the Base accept vocabulary so
docs touching these files stop tripping vale-doc-linter.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Signed-off-by: gouravkrosx <gouravgreatkr@gmail.com>
---------
Signed-off-by: gouravkrosx <gouravgreatkr@gmail.com>
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent c6e9614 commit cbd38c0
2 files changed
Lines changed: 62 additions & 16 deletions
File tree
- vale_styles/config/vocabularies/Base
- versioned_docs/version-4.0.0/server/macos
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
| 102 | + | |
| 103 | + | |
102 | 104 | | |
103 | 105 | | |
104 | 106 | | |
| |||
Lines changed: 60 additions & 16 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
26 | | - | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
27 | 56 | | |
28 | | - | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
29 | 60 | | |
30 | | - | |
31 | | - | |
| 61 | + | |
| 62 | + | |
32 | 63 | | |
33 | | - | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
34 | 67 | | |
35 | 68 | | |
36 | | - | |
| 69 | + | |
37 | 70 | | |
38 | 71 | | |
39 | | - | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
40 | 84 | | |
41 | | - | |
| 85 | + | |
42 | 86 | | |
43 | 87 | | |
44 | | - | |
| 88 | + | |
45 | 89 | | |
46 | 90 | | |
47 | 91 | | |
| |||
59 | 103 | | |
60 | 104 | | |
61 | 105 | | |
62 | | - | |
| 106 | + | |
63 | 107 | | |
64 | | - | |
| 108 | + | |
65 | 109 | | |
66 | 110 | | |
67 | 111 | | |
| |||
75 | 119 | | |
76 | 120 | | |
77 | 121 | | |
78 | | - | |
| 122 | + | |
79 | 123 | | |
80 | 124 | | |
81 | 125 | | |
| |||
87 | 131 | | |
88 | 132 | | |
89 | 133 | | |
90 | | - | |
| 134 | + | |
91 | 135 | | |
92 | 136 | | |
93 | 137 | | |
| |||
110 | 154 | | |
111 | 155 | | |
112 | 156 | | |
113 | | - | |
| 157 | + | |
114 | 158 | | |
115 | 159 | | |
116 | 160 | | |
| |||
0 commit comments