Commit Graph

207 Commits

Author SHA1 Message Date
Craig Osterhout 57a4c2bcf8
minor fixes (#17978)
* fix typos

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2023-08-22 11:01:55 -07:00
Stephanie Aurelio 3c6bb85c52
fix shortcodes and update callouts (#17976)
* fix shortcodes and update callouts

* update shortcode
2023-08-22 10:31:09 -07:00
David Karlsson 1f2062db67 fix: add logo background for api docs
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-08-22 15:03:22 +02:00
David Karlsson 13fee773d7 style: set a fixed width for the toc container
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-08-22 15:01:17 +02:00
David Karlsson 1c6f0ee337
hugo: fix edge case causing duplicate h1 (#17959)
Some documents are missing a `title` front matter,
and instead use an H1 from the document body.
This change introduces a fix to render an external
h1 only if the front matter field is set.

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-08-22 10:48:51 +01:00
David Karlsson 2284afe898 hugo: fix html escape for headings
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-08-22 11:27:27 +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