docs/content/reference
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
..
api hugo: replace dots with dashes in content filenames 2024-09-10 10:36:30 +02:00
cli cli: remove shorthand linktitle for legacy build reference 2024-09-09 17:16:23 +02:00
compose-file chore: add navigation stubs, weights 2024-09-09 11:24:49 +02:00
_index.md compose: use plugin base cmd as cli overview 2024-08-22 15:45:42 +02:00
glossary.md chore: move glossary to /reference 2024-08-22 13:24:05 +02:00