hugo-geekblog/layouts/_default
Robert Kaussow d5f6cfb13e
refator: replace gulp by webpack and npm scripts (#129)
BREAKING CHANGE: We have replaced `gulp` with `webpack` and `npm scripts` to build this theme. If you build it on your own or use build commands during the deployment, you may have to adjust your setup.

BREAKING CHANGE: The `GeekblogIcons` font is using the icon name as Unicode now. As a consequence, you have to replace all references to Icons from this font if you have customized the theme.
2021-12-29 22:50:13 +01:00
..
_markup fix: remove relURL from markdown render image hook (#44) 2021-05-23 22:58:37 +02:00
baseof.html refator: replace gulp by webpack and npm scripts (#129) 2021-12-29 22:50:13 +01:00
list.atom.xml fix: replace markdownify with renderString to use render hooks 2021-02-21 13:45:21 +01:00
list.html refator: replace gulp by webpack and npm scripts (#129) 2021-12-29 22:50:13 +01:00
list.json.json add template for json feeds 2020-08-24 09:03:56 +02:00
single.html feat: show post metadata for single posts (#104) 2021-11-20 14:36:26 +01:00