Commit Graph

18 Commits

Author SHA1 Message Date
Dorin-Andrei Geman 49c87f72b8
Use macOS version instead of name (#20987)
Signed-off-by: Dorin Geman <dorin.geman@docker.com>
2024-09-25 09:27:51 +01:00
Allie Sadler 9d975a92a6
ENGDOCS-2228 (#20940)
* ENGDOCS-2228

* fix build

* title edits
2024-09-19 16:22:09 +01:00
Allie Sadler 23f3fbd063
ENGDOCS-2209b (#20887) 2024-09-17 08:07:38 +01:00
Allie Sadler bf47a02249
permission 404 fix (#20901)
* permission 404 fix

* permission 404 fix
2024-09-16 09:24:14 +01:00
Allie Sadler dc5bbd57ec
release note updates (#20880) 2024-09-16 07:53:49 +01:00
Lorena Rangel f19919a42a
4.34.2 release notes (#20849)
Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>
2024-09-12 16:52:40 +01:00
Allie Sadler 370043426a
ENGDOCS-2216 (#20859)
* ENGDOCS-2216

* edits

* Update content/manuals/desktop/troubleshoot/_index.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

---------

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-12 14:09:05 +01:00
Allie Sadler b5728b71fb
ENGDOCS-2218 (#20861) 2024-09-12 14:08:31 +01:00
Allie Sadler d3d2693593
linux link fix (#20858) 2024-09-12 10:45:56 +01:00
Allie Sadler 50e986c308
Engdocs 2215 (#20851)
* move about and reorder dd install section

* fixes

* build fixes

* build fixes

* add weights

* add more weights and linktitles

* add more weights and linktitles
2024-09-11 16:10:22 +01: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 df66fbd72d
Merge pull request #20821 from dvdksn/rm-wootric-whitelist
desktop: remove *.wootric.com whitelist urls
2024-09-10 11:51:04 +02:00
David Karlsson 502e19efbd desktop: remove *.wootric.com whitelist urls
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-10 11:08:14 +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
Allie Sadler 8193b2f1ef
consolidate settings (#20810) 2024-09-09 13:53:18 +01: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 135870fc13 hugo: move manuals content to /manuals section
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-09 10:51:09 +02:00