hugo-geekdoc/layouts/_default/_markup
Robert Kaussow 74e4d13673
fix: fix access to data assets in render hook (#539)
Site variables in markdown render hooks or partials need to be accessed
via global site function or .Page object.
2022-11-16 09:36:44 +01:00
..
render-codeblock-mermaid.html fix: fix access to data assets in render hook (#539) 2022-11-16 09:36:44 +01:00
render-heading.html fix: improve keyboard accessability for anchors and code blocks (#434) 2022-06-10 21:44:08 +02:00
render-image.html refactor: replace gulp by webpack and npm scripts (#258) 2022-01-06 13:58:10 +01:00
render-link.html feat: add column size attribute (#455) 2022-07-11 20:46:01 +02:00