Commit Graph

8 Commits

Author SHA1 Message Date
Craig Osterhout 3d0f7b6626
update docker init reference (#18795)
* update docker init for 4.26

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2023-12-05 08:23:46 -08:00
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
Craig Osterhout 2f0e1ef11c
update rust language-specific guide (#18521)
* update rust guide

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2023-10-31 14:02:13 -07:00
Craig Osterhout 4061383fb5
update titles for language guides (#18441)
* update language guide titles

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2023-10-16 15:55:44 -07:00
Craig Osterhout 514758ee28
remove walkthrough link (#18134)
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2023-09-08 09:11:51 -07:00
David Karlsson 79e8462366
hugo: remove include_relative (#17957)
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-08-22 10:22:15 +01: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