hugo-geekblog/layouts/partials
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
..
head refator: replace gulp by webpack and npm scripts (#129) 2021-12-29 22:50:13 +01:00
content.html feat: add dark mode (#109) 2021-11-23 16:53:25 +01:00
menu-extra.html feat: add 'back-to-top' link to site footer (#113) 2021-11-23 21:40:58 +01:00
metadata.html feat: show post metadata for single posts (#104) 2021-11-20 14:36:26 +01:00
pagination.html refator: replace gulp by webpack and npm scripts (#129) 2021-12-29 22:50:13 +01:00
site-footer.html feat: add button to copy code blocks (#115) 2021-11-23 22:18:26 +01:00
site-header.html feat: add button to copy code blocks (#115) 2021-11-23 22:18:26 +01:00
svg-sprites.html refator: replace gulp by webpack and npm scripts (#129) 2021-12-29 22:50:13 +01:00
title.html add meta elements and fix title 2020-07-22 10:51:13 +02:00