hugo-simpleIntro/layouts
f-dinucci 7b7fa32882 fix[footer]: allow defining markup language
Custom footer is currently rendered through .RenderString, that defaults
to page's markup language, but page and footer could be written in two
different languages (eg. footer in Markdown and page in Asciidoc). In
this case the footer wouldn't be rendered correctly unless the markup
language used is specified. Now it is possible.
2022-05-31 22:08:35 +02:00
..
_default refactor[layouts]: reorganize baseof.html 2022-05-30 22:33:18 +02:00
partials fix[footer]: allow defining markup language 2022-05-31 22:08:35 +02:00
404.html init commit 2020-08-12 22:15:08 +00:00
index.html refactor[partials]: reorganize partials to enhance code reuse 2022-05-31 00:20:32 +02:00