David Karlsson
1ebdffea52
chore: vale styles cleanup
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com >
2024-02-15 18:25:53 +01:00
David Karlsson
ad2d04d5af
vale: move vocabulary to new v3 location
...
Vale v3.0.0 introduced a breaking change which requires moving the
vocabularies to $StylesPath/config/vocabularies.
https://github.com/errata-ai/vale/releases/tag/v3.0.0
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com >
2024-01-12 16:07:55 +01:00
David Karlsson
3ccd1e7a57
vale: add npm to vocabulary
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com >
2023-10-16 15:05:17 +02:00
David Karlsson
74d69e7e46
Merge pull request #18290 from dvdksn/scout-licensing-policy-refresh
...
scout: update licensing policy and add base image policy
2023-10-03 15:49:30 +02:00
David Karlsson
392ce76849
scout: update licensing policy name and description
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com >
2023-09-28 17:03:27 +02:00
David Karlsson
5b88ec44cd
chore: add Sysdig to vocab
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com >
2023-09-28 15:43:07 +02:00
David Karlsson
a910fdb6dc
chore: fix/remove broken vale rules
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com >
2023-09-14 11:39:07 +02:00
Stephanie Aurelio
b9bf169c33
update recommended words ( #17935 )
2023-08-17 07:59:47 -07:00
Chris Chinchilla
6c54a3179a
Style and contributor guide updates ( #17724 )
...
* Draft
Signed-off-by: Chris Chinchilla <chris.ward@docker.com >
* Update style guides, add vale rules, and fix style guide voilations
Signed-off-by: Chris Chinchilla <chris.ward@docker.com >
Further changes
Signed-off-by: Chris Chinchilla <chris.ward@docker.com >
* Add units mention
Signed-off-by: Chris Chinchilla <chris.ward@docker.com >
* Add more details to links
Signed-off-by: Chris Chinchilla <chris.ward@docker.com >
* Correct internal anchor
Signed-off-by: Chris Chinchilla <chris.ward@docker.com >
---------
Signed-off-by: Chris Chinchilla <chris.ward@docker.com >
2023-07-24 10:02:28 +01:00
David Karlsson
8efdcadf88
chore: add ufw to vocabulary list
...
(and sort the list)
Signed-off-by: David Karlsson <david.karlsson@docker.com >
2023-06-01 13:53:24 +02:00
Chris Chinchilla
97a3e20bd1
Fix terminology regex
...
Signed-off-by: Chris Chinchilla <chris.ward@docker.com >
2023-05-30 17:37:53 +02:00
Chris Chinchilla
df4b25f551
Update .github/vale/Docker/Terminology.yml
...
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com >
2023-05-30 09:39:52 +02:00
Chris Chinchilla
7f1039e0ed
Add Scout terms
...
Signed-off-by: Chris Chinchilla <chris.ward@docker.com >
2023-05-30 08:43:42 +02:00
Chris Chinchilla
f6d6b03f5c
Switch to regex
...
Signed-off-by: Chris Chinchilla <chris.ward@docker.com >
2023-05-30 08:31:34 +02:00
Chris Chinchilla
0182501bf2
Update link
...
Signed-off-by: Chris Chinchilla <chris.ward@docker.com >
2023-05-26 16:58:43 +02:00
Chris Chinchilla
c8d29a7fb6
Start terminology list
...
Signed-off-by: Chris Chinchilla <chris.ward@docker.com >
2023-05-26 16:57:17 +02:00
Allie Sadler
5012d78d01
ENGDOCS-1366 ( #17342 )
...
* ENGDOCS-1366
* tidy and vale additions
2023-05-17 14:45:05 +01:00
Chris Chinchilla
8581cc6a4c
Merge branch 'main' into repo-level-logos
2023-05-17 13:02:35 +02:00
bagratte
9e1368bc5a
Proofread Compose samples ( #17274 )
...
* Proofread Compose samples
* Sort acronyms alphabetically
2023-05-10 13:04:14 +01:00
Chris Chinchilla
fe750fef5c
Merge pull request #17047 from ChrisChinchilla/chrisward/dvp
...
Small tweaks to DVP content
2023-04-17 10:14:54 +02:00
Chris Chinchilla
035233fa44
Merge branch 'main' into repo-level-logos
2023-04-12 13:39:16 +02:00
Chris Chinchilla
31f0842ccb
Add acronym terms to unpack
2023-04-11 17:45:04 +02:00
Chris Chinchilla
5ebb7432b0
Merge branch 'main' into chrisward/dvp
2023-04-06 12:18:15 +02:00
Chris Chinchilla
7dde6e40c6
Draft
2023-04-06 12:16:26 +02:00
Chris Chinchilla
7f9f453ec1
Make Vale substitute rule actionable in extensions
2023-04-06 09:47:35 +02:00
Chris Chinchilla
f038e2792f
Add illustrate to word list
2023-03-31 12:09:36 +02:00
Chris Chinchilla
a68af92902
Draft
2023-03-20 13:22:18 +01:00
Chris Chinchilla
890ccc1734
DVP draft
2023-03-20 11:45:37 +01:00
Chris Chinchilla
b98cfe5cde
Make Vale contractions actionable in editors
2023-03-13 12:31:38 +01:00
Chris Chinchilla
7eb37b0011
Merge pull request #16819 from docker/chrisward/get-started-tweaks
...
Small tweaks to get started guide
2023-03-01 18:14:42 +01:00
Chris Chinchilla
5f613c757a
Draft
2023-03-01 12:51:40 +01:00
David Karlsson
d2ef1f4bc7
guide: remote dev with k8s and telepresence ( #16813 )
...
* guide: remote dev with k8s and telepresence
Signed-off-by: David Karlsson <david.karlsson@docker.com >
* Apply suggestions from code review
Co-authored-by: Chris Chinchilla <chris@chrischinchilla.com >
---------
Signed-off-by: David Karlsson <david.karlsson@docker.com >
Co-authored-by: Chris Chinchilla <chris@chrischinchilla.com >
2023-03-01 08:46:08 +00:00
David Karlsson
c0402932ca
scout: add docs for docker scout hub and cli
...
- add: new docker scout section
- add: advanced image analysis
- add: scout artifactory integration
- add: image details view
- add: docker scout cli reference
- change: hub vulnerability scanning
- change: security best practices (previously /develop/scan-images)
- change: prune references to docker scan
- deprecate: docker scan
- remove: atomist section
2023-02-24 15:25:56 +01:00
David Karlsson
03946ffd6b
Add page about repo logos
2023-01-31 06:43:19 +01:00
David Karlsson
cc0021f9bc
build: add attestation docs ( #16358 )
...
Signed-off-by: David Karlsson <david.karlsson@docker.com >
2023-01-09 16:45:28 +01:00
David Karlsson
c0f5c4dfc7
runtime: editorial improvements for c8d and wasm
...
Signed-off-by: David Karlsson <david.karlsson@docker.com >
2022-12-02 15:50:56 +01:00
craig-osterhout
2a3f95fa03
remove rules
2022-11-22 10:24:28 -08:00
craig-osterhout
d1b1aed99d
fix regex
2022-11-17 17:07:10 -08:00
craig-osterhout
9542114e76
clean up regex
2022-11-17 14:06:06 -08:00
craig-osterhout
597d898942
add vale code formatting checks
2022-11-16 16:23:40 -08:00
David Karlsson
bc8fde23b9
doc refresh: Linux postinstall instructions ( #15969 )
...
Signed-off-by: David Karlsson <david.karlsson@docker.com >
2022-10-26 09:08:21 +00:00
David Karlsson
37ae672193
doc review: update ubuntu and debian installation guides ( #15902 )
2022-10-21 11:34:01 +02:00
David Karlsson
e1637becfd
verbiage updates ( #15792 )
2022-09-30 17:07:15 +01:00
David Karlsson
e0bbe1a32f
atomist patch1 ( #15728 )
...
* updates based on early feedback
* add OCI and JFrog
* fix typo in attr value
* moved atomist one level up in sidenav
2022-09-24 23:27:21 +02:00
David Karlsson
cec77bacd4
clarified sentence length prompt
2022-09-21 20:29:00 +02:00
David Karlsson
9aa85dacc1
remove broken callout rule
2022-09-21 20:26:46 +02:00
David Karlsson
25c09037cd
updated word list ( #15709 )
2022-09-21 10:04:18 +02:00
David Karlsson
7240a896f9
Tweak vale rules ( #15668 )
...
* tweaking vale rules per feedback
* added bold rule
2022-09-20 12:10:45 +02:00
David Karlsson
51d15e721b
vale poc ( #15371 )
...
* added vale config embryo
* added some more example rules
* update rules
* add more formatting rules
* expanded vocab
* added more rules
* added dvp vocabulary terms
* rm link text from sentence case rule
2022-09-14 05:31:36 +02:00