forked from errata-ai/library
-
Notifications
You must be signed in to change notification settings - Fork 0
/
library.json
184 lines (184 loc) · 5.6 KB
/
library.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
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
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
[
{
"title": "Linting Documentation with Vale to Increase Quality & Consistency - includes setup steps for Xcode",
"url": "https://getstream.io/blog/linting-documentation-with-vale/#setting-vale-up-in-ci",
"author": "Jeroen Leenarts | Stream",
"year": 2023,
"type": "post"
},
{
"title": "Using Vale to help engineers become better writers",
"url": "https://engineering.contentsquare.com/2023/using-vale-to-help-engineers-become-better-writers/",
"author": "François Violette | Contentsquare",
"year": 2023,
"type": "post"
},
{
"title": "Prose linting with Vale",
"url": "https://blog.meilisearch.com/prose-linting-with-vale/",
"author": "MARYAM SULEMANI | Meilisearch",
"year": 2023,
"type": "post"
},
{
"title": "Introducing “Packages”",
"url": "https://medium.com/valelint/introducing-packages-1a079ed712f7",
"author": "jdkato",
"year": 2022,
"type": "post"
},
{
"title": "Writing like a pro with vale & neovim",
"url": "https://bhupesh.me/writing-like-a-pro-with-vale-and-neovim/",
"author": "Bhupesh Varshney",
"year": 2022,
"type": "post"
},
{
"title": "What’s the difference between Vale Server and Vale CLI?",
"url": "https://rolfe.blog/2022/04/10/whats-the-difference-between-vale-server-and-vale-cli/",
"author": "Rolfe Dlugy-Hegwer",
"year": 2022,
"type": "post"
},
{
"title": "Reducing negative and biased language in documentation",
"url": "https://www.cncf.io/blog/2022/03/09/reducing-negative-and-biased-language-in-documentation/",
"year": 2022,
"author": "Chris Ward",
"type": "post"
},
{
"title": "Automate Style Checks with Jetbrains",
"url": "https://www.linkedin.com/pulse/automate-style-checks-tara-english-sweeney?trk=articles_directory",
"year": 2022,
"author": "Tara English-Sweeney",
"type": "post"
},
{
"title": "How To Automate Documentation Workflow For Developers",
"url": "https://www.smashingmagazine.com/2021/08/automate-documentation-workflow-for-developers/",
"year": 2021,
"author": "Portia Burton",
"type": "post"
},
{
"title": "First steps with the Vale prose linter",
"url": "https://passo.uno/posts/first-steps-with-the-vale-prose-linter/",
"year": 2021,
"author": "Fabrizio Ferri Benedetti",
"type": "post"
},
{
"title": "Writing Articles with Vale",
"url": "https://www.thedroneely.com/posts/writing-with-vale/",
"year": 2021,
"author": "Thedro Neely",
"type": "post"
},
{
"title": "Linting your content using Vale",
"url": "https://www.shwetashetye.com/blog/vale/",
"year": 2021,
"author": "Shweta Shetye",
"type": "post"
},
{
"title": "Reducing Negative and Biased Language in Documentation",
"url": "https://www.youtube.com/watch?v=1aw6oRaFWYs",
"author": "All Things Open",
"year": 2021,
"type": "video"
},
{
"title": "Testing docs with Vale - Part 1: Installing the Vale CLI",
"url": "https://www.deanna.dev/posts/installing-vale-cli/",
"year": 2020,
"author": "Deanna Thompson",
"type": "post"
},
{
"title": "Taking Vale Server to the web",
"url": "https://medium.com/valelint/taking-vale-server-to-the-web-4de44b32e547",
"year": 2020,
"author": "jdkato",
"type": "post"
},
{
"title": "Prose linting with Vale and Emacs",
"url": "https://duncan.codes/posts/2020-09-14-prose-linting-vale-emacs.org/index.html",
"year": 2020,
"author": "Duncan Mac-Vicar P.",
"type": "post"
},
{
"title": "Linting the Buildkite Docs",
"url": "https://buildkite.com/blog/linting-the-buildkite-docs",
"year": 2020,
"author": "Sam Wright, Buildkite",
"type": "post"
},
{
"title": "Documentation as code (Part 3): A Linting How To - The Vale Linter in Action",
"url": "https://www.youtube.com/watch?v=p1pfwpMv2wU",
"author": "Tag1",
"year": 2020,
"type": "video"
},
{
"title": "Docs-as-Code Workflow for your (API) Developer Portal",
"url": "https://www.youtube.com/watch?v=ISwEsOx8d7k",
"author": "Pronovix",
"year": 2020,
"type": "video"
},
{
"title": "Vale & The OpenAPI Specification",
"url": "https://medium.com/valelint/vale-the-openapi-specification-8a7cfae135fb",
"year": 2019,
"author": "jdkato",
"type": "post"
},
{
"title": "Sofie's Docs Diary Vol. 16: Writing in style",
"url": "https://umbraco.com/blog/sofies-docs-diary-vol-16-writing-in-style/",
"year": 2019,
"author": "Sofie Toft Kristensen, Umbraco",
"type": "post"
},
{
"title": "Linting my prose with Vale",
"url": "https://blog.probablyfine.co.uk/2019/11/16/linting-my-prose-with-vale.html",
"year": 2019,
"author": "Alex Wilson",
"type": "post"
},
{
"title": "Automated Enforcement of our Style Guide",
"url": "https://drupalize.me/blog/201910/automated-enforcement-our-style-guide",
"year": 2019,
"author": "Joe Shindelar, Drupalize.Me",
"type": "post"
},
{
"title": "Testing your Documentation",
"url": "https://www.writethedocs.org/guide/tools/testing/#vale",
"year": 2019,
"author": "Write the Docs",
"type": "post"
},
{
"title": "Day 1 Lightning Talk #3 - Write the Docs Prague 2019",
"url": "https://youtu.be/sWaHa_wQv3M",
"author": "Write the Docs",
"year": 2019,
"type": "video"
},
{
"title": "Vale for Spelling, Grammar, Style and Readability Linting",
"url": "https://dzone.com/articles/vale-for-spelling-grammar-style-and-readability-li",
"year": 2018,
"author": "Chris Ward",
"type": "post"
}
]