Commit Graph

16 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 425b7ed2b2
fix: fix typo in gdoc_keyboard icons filename (#213)
BREAKING CHANGE: Icons `gblog_keyborad_arrow_*` were renamed to `gblog_keyboard_arrow_*?`.
2022-02-22 22:31:49 +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 17e2455161
feat: add 'back-to-top' link to site footer (#113) 2021-11-23 21:40:58 +01:00
Michael Kuhn 59b3d4a92d
feat: show content license in footer (#106) 2021-11-20 22:49:56 +01: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 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 3c0dbcc668
fix: use .GetPage to link contact page if contact.md exists 2021-01-03 23:11:06 +01:00
Robert Kaussow 4e59fbe941
improve defaults and getting started guide 2020-09-17 11:15:26 +02:00
Robert Kaussow c228bf7810
fix default atom feed include 2020-07-29 20:44:49 +02:00
Robert Kaussow 7231c988b7
add basic robots.txt 2020-07-22 11:12:24 +02:00
Robert Kaussow 53184382ef
add option to specify hosting provider and default content license to footer 2020-07-18 16:19:16 +02:00
Robert Kaussow 4ebec513f8
small icon and spacing fixes 2020-07-12 23:07:37 +02:00
Robert Kaussow 130142e010
implement atom feeds and refactor svg icons/iconfonts 2020-07-12 16:28:51 +02:00
Robert Kaussow 7621a38386
add basic page layout 2020-07-06 20:55:32 +02:00