Commit Graph

12 Commits

Author SHA1 Message Date
Allie Sadler
af0ff2b9d9 ENGDOCS-3118 (#23940)
<!--Delete sections as needed -->

## Description

Changes release notes for Build to point to the GitHub release pages
instead

## Related issues or tickets

<!-- Related issues, pull requests, or Jira tickets -->

## Reviews

<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->

- [ ] Technical review
- [ ] Editorial review
- [ ] Product review
2026-01-08 09:38:05 +00:00
Arthur
26d2041243 chore(vale): build fixes (#23277) 2025-08-20 11:23:38 +02:00
Arthur
7193d2a882 chore: reduce noice in Vale error reporting (#23146)
Exclude extra release notes from Spelling/Term checks.
Exclude `<a>` from checks.
Add new terms and fix some double space errors.

- Before: 2691
- After: 967
2025-07-24 11:04:55 +02:00
Arthur
4e1d7e3c8d chore: reduce Vale reporting noise (#23142)
Edit Vale config to be more lenient with generated content. 

Number of errors:
- Before: 5473
- After: 2690
2025-07-23 11:10:56 +02:00
CrazyMax
5516d06d3c model-cli reference docs (#22681)
## Description

Adds model-cli reference docs.

## Related issues or tickets

* https://github.com/docker/model-cli/pull/62
* https://github.com/docker/model-cli/pull/69

## Reviews

<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->

- [ ] Technical review
- [ ] Editorial review
- [ ] Product review

---------

Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
Co-authored-by: ArthurFlag <arthur.flageul@docker.com>
2025-06-02 10:11:37 +02:00
David Karlsson
183b0dcdd0 vale: improve ignores for hugo markup
Shortcode tags spanning over multiple lines were not being ignored

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-27 14:28:32 +02:00
David Karlsson
51853b6ca9 chore: move vale out from .github directory
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-28 15:35:47 +02:00
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
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
David Karlsson
4b5671431f Add information about new Domain data point (#15798)
Co-authored-by: Diogo Ferreira <diogoff94@gmail.com>
Co-authored-by: jerae-duffin <83294991+jerae-duffin@users.noreply.github.com>
2022-10-17 15:08:13 +00:00
David Karlsson
a6127cb34b add tokenignore for {:} liquid tag 2022-09-21 20:26:29 +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