Commit Graph

19 Commits

Author SHA1 Message Date
David Karlsson 70a0027194
Merge pull request #20822 from dvdksn/install-root-ca
engine: add instructions for using ca certs with docker
2024-09-25 09:51:37 +02:00
David Karlsson 435b80df3d engine: add instructions for using ca certs with docker
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-25 08:41:35 +02:00
David Karlsson 73856924f7
Merge pull request #20956 from laurazard/27.3.1-engine-release-notes
engine: 27.3.1 release notes
2024-09-23 10:09:49 +02:00
Laura Brehm 1ccb1242fa engine: 27.3.1 release notes
Signed-off-by: Laura Brehm <laurabrehm@hey.com>
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-23 10:05:22 +02:00
don fong 4bc66f2a84
Update proxy.md
fix typo
2024-09-21 09:38:21 -07:00
Laura Brehm 855b0bde1e engine: 27.3.0 release notes
Signed-off-by: Laura Brehm <laurabrehm@hey.com>
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-20 11:59:54 +02:00
QWERTIOX 5f588af816
add removing from apt as part of uninstalling 2024-09-15 21:33:13 +02:00
Allie Sadler b5728b71fb
ENGDOCS-2218 (#20861) 2024-09-12 14:08:31 +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 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 3cc95a27be
Merge pull request #20809 from dvdksn/rn-27.2.1
engine: 27.2.1 release notes
2024-09-09 15:12:13 +02:00
Allie Sadler 8193b2f1ef
consolidate settings (#20810) 2024-09-09 13:53:18 +01:00
David Karlsson f634b5eb4d fix: correct link to networking engine plugins
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-09 14:21:36 +02:00
David Karlsson d75f0f2c6f engine: 27.2.1 release notes
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-09 14:12:40 +02:00
David Karlsson d7534e00b8 engine: add linkTitles, weights to release notes 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 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