Commit Graph

9 Commits

Author SHA1 Message Date
Craig Osterhout
ce70ce779a update node.js guide (#19901)
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2024-05-06 09:09:43 -07:00
David Karlsson
f3b44a4476 cli: change reference docs url paths
Moves the reference documentation to a new subpath, from /engine/ to /reference/
2024-02-21 10:25:53 +01:00
Craig Osterhout
28d37919b8 doc-freshness: get-started and lang guides (#19077)
* tier 2 freshness for get started and language guides

---------

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2024-01-12 07:21:22 -08:00
Craig Osterhout
150a4ba88f remove run sample app without docker (#18877)
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2023-12-11 10:11:12 -08:00
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
9443cc8397 fix node.js guide and contribute guide redirect (#18475)
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2023-10-20 09:22:12 -07:00
Craig Osterhout
4b47d5a5d8 freshness: language-guides landing and node.js (#18460)
* docs refresh node.js and language landing page

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2023-10-19 08:56:36 -07:00
Craig Osterhout
2055f855da get-started: refresh node language guide (#18033)
* refresh node language guide

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2023-09-11 13:46:43 -07:00