David Karlsson
a100545345
engine: add target qualifier for engine api layout cascade
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-27 10:22:13 +02:00
David Karlsson
ba32f0719b
site: fix "latest" engine api sidebar link
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-17 12:03:18 +02:00
David Karlsson
7c1ecf8825
hugo: use sidebar.goto and alias for "latest" engine api route
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-11 14:23:21 +02:00
David Karlsson
c17d0e8553
hugo: create a common api layout
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-11 12:44:34 +02:00
David Karlsson
6e4790e291
chore: rewrite links from index.md to _index.md
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-10 16:54:06 +02:00
David Karlsson
b46dbff8f9
Revert "hugo: replace dots with dashes in content filenames"
...
This reverts commit 94e01d98ab
.
2024-09-10 13:28:36 +02:00
David Karlsson
94e01d98ab
hugo: replace dots with dashes in content filenames
...
With the recent change in moving content to the /manuals section, and
manipulating content permalinks to use `/:sections[1:]/:slugorfilename`,
source filenames with dots in them did not receive a .html extension in
the site output directory. This seems to be a quirk (bug?) with the
`:slugorfilename` permalink token in Hugo.
To work around this, I have removed the dots in markdown filenames and
replaced them with dashes.
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-10 10:36:30 +02:00
David Karlsson
4b7cf19288
vendor: github.com/moby/moby v27.2.1
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-09 14:14:24 +02:00
David Karlsson
f13e9ef952
engine: reverse the sort order of api versions section
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-09 14:12:40 +02:00
David Karlsson
656d1a871c
chore: add navigation stubs, weights
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-09 11:24:49 +02:00
David Karlsson
2018844f1e
chore: move engine API to /reference
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-22 13:24:05 +02:00