Commit Graph

25 Commits

Author SHA1 Message Date
Michael Kuhn f867973ed6
docs: improve getting started post (#77)
The getting started post contains a few inconsistencies:
- The atom feed does not work due to a typo
- The menu icons do not show up due to wrong icon names
- The full configuration does not mention `pluralizeListTitles` and
  `paginate`
2021-08-01 22:28:25 +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 36f8fe83b2
docs: add information how to use authors 2021-06-07 18:38:11 +02:00
Robert Kaussow 7b5c78d921
improve theme description 2021-05-24 14:02:31 +02:00
Robert Kaussow b09c771ce6
add toc to deployment documentation 2021-05-24 13:53:28 +02:00
Robert Kaussow 242d91f099
chore: replace master by main as default branch
BREAKING CHANGE: We have switched to 'main' as default branch. The 'master' branch is no longer maintained and will be removed after June 30, 2021!
2021-05-24 13:25:31 +02:00
Robert Kaussow 44c4bf335e
docs: add known limitations (#45) 2021-05-23 23:09:59 +02:00
Robert Kaussow c9ab88ea8d
fix: remove relURL from markdown render image hook (#44) 2021-05-23 22:58:37 +02:00
Robert Kaussow 243f1f3009
docs: add missing documentation for shortcodes (#41) 2021-05-23 22:42:47 +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 158f7f47ff
docs: add pluralizeListTitles = false to min config example (#33) 2021-05-23 14:57:30 +02:00
Robert Kaussow 9877eb6fed
docs: fix ci badge 2021-02-22 10:13:37 +01:00
Robert Kaussow 0317ea13ce
feat: enable lazy loading for custom img shortcode (#28) 2021-02-21 14:45:41 +01: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 6d74669655
fix gulp instructions 2020-12-20 22:17:26 +01:00
Robert Kaussow 3f1498bf07
cleanup docs 2020-11-28 17:10:08 +01:00
Robert Kaussow 01644b9495
add parameter GeekblogContentSection 2020-11-28 16:58:28 +01:00
Robert Kaussow 0e248be1b0
normalize source icon size for the icon font 2020-11-28 15:22:56 +01:00
Robert Kaussow d2eb08243f
fix typo 2020-11-08 17:07:53 +01:00
Robert Kaussow 28a82733b8
migrate to thegeeklab namespace 2020-09-27 22:14:36 +02:00
Robert Kaussow ab881d7c26
fix spelling 2020-09-17 11:31:23 +02:00
Robert Kaussow 4e59fbe941
improve defaults and getting started guide 2020-09-17 11:15:26 +02:00
Robert Kaussow 5210e50261
fix spellchecking 2020-09-12 18:34:13 +02:00
Robert Kaussow 1a5d341913
apply prettier formatting 2020-09-12 18:20:46 +02:00
Robert Kaussow 953d541bfe
add getting started guide 2020-09-12 18:04:41 +02:00