Commit Graph

11 Commits

Author SHA1 Message Date
d03c035d48
feat: icon shift on header menu (#219) 2021-10-15 11:50:11 +02:00
c11015bb0d
feat: add 'home' link to header menu on mobile view for better accessibility (#192) 2021-08-24 17:45:40 +02:00
57bbc46a47
feat: add optional icon menu to site header (#184) 2021-08-12 18:17:49 +02:00
ListenerJubatus
4bdf727cea
feat: add span with class 'gdoc-brand__title' around site title (#168)
* Add CSS span to site title to allow for something I do on my site (where I use a larger logo and hide title except in narrow views)

* Update layouts/partials/site-header.html

Co-authored-by: Robert Kaussow <xoxys@rknet.org>

Co-authored-by: Robert Kaussow <xoxys@rknet.org>
2021-07-20 09:58:41 +02:00
59be9a504f
Dark mode (#66) 2021-04-27 23:44:35 +02:00
Leah Oswald
10203cd9a0
feat: allow user-defined overwriting of the logo size (#83) 2021-03-04 21:25:25 +01:00
5e105c9ff4
feat: auto-load custom svg sprites from assets folder (#79)
BREAKING CHANGE: Build-in icons are prefixed with `gdoc_` now. If you use build-in icons in e.g. menus you have to rename these references!
2021-03-03 21:07:59 +01:00
dfd2f6725d
split out css 2020-11-09 22:06:06 +01:00
8e3958bd09 remove menu button from error page 2020-02-24 22:11:13 +01:00
aac46df166 code cleanup and add documentation for config params 2020-01-14 00:15:39 +01:00
b710cfda80 initial commit 2020-01-12 15:33:02 +01:00