Commit Graph

10 Commits

Author SHA1 Message Date
Michael Kuhn
bbd3c370dd
feat: show post metadata for single posts (#104) 2021-11-20 14:36:26 +01:00
42968b6a30
feat: auto-load custom svg sprites from assets folder (#40)
BREAKING CHANGE:

The icon gdoc_telescope was removed. If you are using this icon you have to replace it.

Build-in icons are prefixed with gdoc_ now. If you use built-in icons in e.g. menus you have to rename these references!
2021-05-23 22:04:57 +02:00
582d84408e
fix: replace markdownify with renderString to use render hooks 2021-02-21 13:45:21 +01:00
01644b9495
add parameter GeekblogContentSection 2020-11-28 16:58:28 +01:00
121cb89363
display page metadata only if content type 'posts' 2020-09-07 21:09:21 +02:00
b88aa15830
fix wording 2020-08-26 00:13:53 +02:00
c146f130d7
add basic post metadata to posts single view 2020-08-26 00:09:32 +02:00
833e286134
add image procesing shortcode 2020-07-27 20:17:55 +02:00
e1ea8a82fe
add feature image for blog posts 2020-07-26 14:47:12 +02:00
7621a38386
add basic page layout 2020-07-06 20:55:32 +02:00