Commit Graph

20 Commits

Author SHA1 Message Date
Robert Kaussow 3ccc8918bb
refactor: rename class .icon to .gblog-icon (#232)
BREAKING CHANGE: The class `.icon` was renamed to `.gblog-icon` to avoid conflicts.
2022-04-30 13:36:39 +02:00
Robert Kaussow dcce1af5b9
fix: unify height of header menu items (#198) 2022-02-07 09:01:52 +01:00
Robert Kaussow 1b3e25abc3
use title partial when possible (#190) 2022-02-06 12:46:10 +01:00
Robert Kaussow 8ba04bfb36
fix: broken mermaid rendering (#141) 2022-01-08 13:45:19 +01:00
Robert Kaussow b4721c0ce7
chore: enable auto-formatting for template files (#133) 2021-12-30 15:55:55 +01:00
Robert Kaussow c59f179d0b
feat: add button to copy code blocks (#115) 2021-11-23 22:18:26 +01:00
Robert Kaussow 73e3888dcc
feat: add span with class 'gdoc-brand__title' around site title (#112) 2021-11-23 21:22:11 +01:00
Robert Kaussow 472b50ca22
feat: add dark mode (#109) 2021-11-23 16:53:25 +01:00
Robert Kaussow 96a9792f5b
fix: toggle visibility on mobile nav (#93) 2021-09-22 21:52:07 +02:00
Robert Kaussow ea976beeaf
feat: add option geekblogTagsToMenu (#73)
Co-authored-by: Giovanni Ciatto <giovanni.ciatto@unibo.it>
2021-07-06 23:25:30 +02:00
Robert Kaussow 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
Robert Kaussow 01e4e6f7a6
feat: allow user-defined overwriting of the logo size (#38) 2021-05-23 15:18:55 +02:00
Robert Kaussow 82f95b1766
feat: add optional extra menu to site navigations (#26)
* feat: add optional extra menu to site navigations

* add extra menu documentation

* rename menu to menu-extra

* feat: add optional extra menu to site navigations

* add extra menu documentation

* rename menu to menu-extra

* fix spellcheck
2021-01-24 23:04:52 +01:00
Robert Kaussow 821865d033
use relative URL's for fonts 2020-11-08 15:00:48 +01:00
Robert Kaussow 07f124360d
add json-ld structured data partial 2020-07-24 22:25:04 +02:00
Robert Kaussow 439ca1c7e8
add partial for rel-me links 2020-07-23 10:00:18 +02:00
Robert Kaussow edc1307b1a
refactor head partials 2020-07-22 23:41:46 +02:00
Robert Kaussow 130142e010
implement atom feeds and refactor svg icons/iconfonts 2020-07-12 16:28:51 +02:00
Robert Kaussow d839d653ea
fix base url for example page and use relative links if possible 2020-07-08 09:24:59 +02:00
Robert Kaussow 7621a38386
add basic page layout 2020-07-06 20:55:32 +02:00