Commit Graph

5 Commits

Author SHA1 Message Date
David Karlsson 1fdb2e77d4 fix: broken glob path for lint job
Linting was only running on a subset of our Markdown files in `content`.
This change fixes the glob path, and adds appropriate exclude paths.
Because the glob pattern was incorrect before, we had lots of files that
didn't comply with the linting rules. This commit also fixes those
issues.

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-11-04 10:50:02 +01:00
Allie Sadler 5256cc2d48
ENGDOCS-1747 (#18489)
* ENGDOCS-1747

* ENGDOCS-1747

* windows build requirements
2023-10-26 16:43:42 +01:00
Frederico Mazzone 3f887a518c
New screenshot for Docker Extensions v4.25.0 (#18482)
* New screenshot for Docker Extensions v4.25.0
Some things have changed, such as Build tab renamed to Create,
and the sidebar has changed since v4.22.0.

It's also good to update because new extensions appear top
of the list, so they get some promotion here in the docs.

* compress image and convert to webp
2023-10-21 13:23:53 +02:00
David Karlsson 15e9e1e694 hugo: run migration script
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-08-22 09:42:25 +02:00
David Karlsson a0d21ade2f migrate to hugo
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-08-22 09:41:02 +02:00