hugo-geekblog/layouts/shortcodes
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
..
button.html feat: add sizes 'regular' and 'large' to button shortcode (#50) 2021-05-24 15:22:22 +02:00
columns.html fix: fix various spacing issues (#108) 2021-11-21 12:55:56 +01:00
emojify.html add markdown samples 2020-07-13 22:11:38 +02:00
expand.html fix: replace markdownify with renderString to use render hooks 2021-02-21 13:45:21 +01:00
hint.html fix: replace markdownify with renderString to use render hooks 2021-02-21 13:45:21 +01:00
icon.html feat: auto-load custom svg sprites from assets folder (#40) 2021-05-23 22:04:57 +02:00
img.html docs: add missing documentation for shortcodes (#41) 2021-05-23 22:42:47 +02:00
include.html feat: add button to copy code blocks (#115) 2021-11-23 22:18:26 +01:00
mermaid.html refator: replace gulp by webpack and npm scripts (#129) 2021-12-29 22:50:13 +01:00
tab.html add basic page layout 2020-07-06 20:55:32 +02:00
tabs.html fix: replace markdownify with renderString to use render hooks 2021-02-21 13:45:21 +01:00
toc.html add basic page layout 2020-07-06 20:55:32 +02:00