hugo-book/layouts
Giuseppe Masino 98d19b8e95
Make menu entries' link relative (#421)
This change allows hugo to build pages correcly when
`canonifyURLs = false` and `relativeURLs = true`.
Otherwise the links on the menu will be canonicalized regardless of
configuration.
This results in broken sites in a number of situations, such as sites
served behind a reverse-proxy that don't want to account for the prefix
they're served under.
2022-02-18 17:35:02 +01:00
..
_default #408, #410: Use LanguageCode in templates if specified 2022-01-13 19:20:02 +01:00
partials/docs Make menu entries' link relative (#421) 2022-02-18 17:35:02 +01:00
posts Improve posts title rendering 2021-05-03 22:05:25 +02:00
shortcodes #370: Allow markdown in details shortcode, also change markdownify to RenderString in other shortcodes 2021-08-30 14:32:11 +02:00
taxonomy Improve posts title rendering 2021-05-03 22:05:25 +02:00
404.html Removed extra Google Analitics include (#389) 2021-10-19 21:56:36 +02:00