Commit Graph

12 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
0a27e9f46b fix h1s (#18477) 2023-10-20 09:37:35 +01:00
Craig Osterhout
1fc6d134a7 Merge pull request #18468 from craig-osterhout/python-redirects
fix python guide redirects
2023-10-19 06:52:43 -07:00
Craig Osterhout
109cb91aaa fix python guide redirects
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2023-10-18 16:53:33 -07:00
Craig Osterhout
fd35fbd321 fix links (#18465)
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2023-10-18 15:35:42 -07:00
Craig Osterhout
ccecb1c3f1 get-started: update python guide (#18404)
* update python guide

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-10-18 15:05:56 -07:00
Adhitya Logan
4fb98f7383 Change 'Rust' to 'Python' in Python docs 2023-10-03 21:17:25 -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
Sébastien DIDIER
9bdecfc637 Fix code block formatting and add tabs 2023-08-24 10:28:56 +02: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