docs/layouts
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
..
_default hugo: replace dots with dashes in content filenames 2024-09-10 10:36:30 +02:00
learning-paths site: add learning paths 2024-08-22 10:24:00 +02:00
partials hugo: add support for reversed sidebar order 2024-09-09 14:12:40 +02:00
samples remove dev env links from samples (#20083) 2024-05-23 08:50:29 -07:00
shortcodes Merge pull request #20687 from craig-osterhout/engdocs-2186 2024-08-23 08:06:04 -07:00
tag hugo: render site navigation using sections 2024-09-09 10:51:38 +02:00
404.html migrate to hugo 2023-08-22 09:41:02 +02:00
index.html ENGDOCS-2185 (#20655) 2024-08-20 08:23:29 +01:00
index.metadata.json hugo: use fuse.js search instead of algolia 2024-04-26 14:36:13 +02:00
index.redirects.json hugo: remove unused redirect_from param from redirects tpl 2024-08-14 09:15:46 +02:00
index.robots.txt Fix URL used for images in twitter/og previews (#19989) 2024-05-08 09:07:42 +02:00
sitemap.xml fix: incorrect sitemap stylesheet filename 2024-08-21 14:43:31 +02:00