Commit Graph

124 Commits

Author SHA1 Message Date
Robert Kaussow 472b50ca22
feat: add dark mode (#109) 2021-11-23 16:53:25 +01:00
Robert Kaussow 9b2a28d7b5
feat: add include shortcode (#111) 2021-11-23 14:33:03 +01:00
Robert Kaussow 9e172ecab2
fix: fix various spacing issues (#108) 2021-11-21 12:55:56 +01:00
Robert Kaussow 19d108ada6
BREAKING CHANGE: rename icons `keyborad_arrow_*` to `keyboard_arrow_*` (#107) 2021-11-19 15:37:57 +01:00
Robert Kaussow cf4134df17
chore: normalize default favicons and add docs (#96) 2021-09-23 14:31:19 +02:00
Robert Kaussow d0cab9622b
docs: improve documentation structure (#94) 2021-09-23 12:01:54 +02:00
Robert Kaussow 576c3bc736
docs: add missing option geekblogTagsToMenu to YAML config 2021-09-01 10:28:42 +02:00
Michael Kuhn 3e67c89bcc
docs: normalize getting started config examples (#80)
This brings the getting started post closer to the configuration used
for the example site by using `feed` as the feed's basename.

Moreover, `enableRobotsTXT` was missing from the TOML configuration.
2021-08-02 11:02:43 +02:00
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 c697cf1edd
feat: add sizes 'regular' and 'large' to button shortcode (#50) 2021-05-24 15:22:22 +02:00
Robert Kaussow 55adaddc30
feat: add partial head/custom.html for custom page head elements (#48) 2021-05-24 14:30:19 +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 ef6a2c24f1
[skip ci] fix theme references 2021-05-24 13:41:38 +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 673dc72be0
fix: dont apply relURL function to remote urls in render-link template 2021-02-21 21:16:11 +01:00
Robert Kaussow 0317ea13ce
feat: enable lazy loading for custom img shortcode (#28) 2021-02-21 14:45:41 +01:00
Robert Kaussow 582d84408e
fix: replace markdownify with renderString to use render hooks 2021-02-21 13:45:21 +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 789f924d68
fix authors data file handling 2020-11-28 17:12:15 +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 564aade218
increase hugo timeout to 180000 2020-11-08 22:50:52 +01:00
Robert Kaussow fe36135da8
increase hugo timeout 2020-11-08 21:58:08 +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 b09bbf5fcb
remove empty line 2020-09-13 23:21:02 +02:00
Robert Kaussow f5cdfc94fc
force rebuild 2020-09-13 23:16:16 +02:00
Robert Kaussow 105107c978
revert pagination settings 2020-09-12 19:00:28 +02:00
Robert Kaussow fd715d8dd8
fix wording 2020-09-12 18:57:43 +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
Robert Kaussow e1ef957164
remove left anchor option and adjust spacing 2020-09-07 21:08:30 +02:00
Robert Kaussow 536f5322f3
use .Lastmod instead of .Date on posts 2020-08-25 23:33:35 +02:00
Robert Kaussow 81b2e5248a
fix spellchecking 2020-08-24 11:42:53 +02:00
Robert Kaussow c3e9abbb34
add template for json feeds 2020-08-24 09:03:56 +02:00
Robert Kaussow 788d57ca69
remove auto-generated resources 2020-07-27 20:19:49 +02:00
Robert Kaussow 833e286134
add image procesing shortcode 2020-07-27 20:17:55 +02:00
Robert Kaussow fd7c3a72c1
cleaup 2020-07-25 13:53:27 +02:00
Robert Kaussow 07f124360d
add json-ld structured data partial 2020-07-24 22:25:04 +02:00
Robert Kaussow 247a1f7263
rename keyword and description variables 2020-07-24 14:36:07 +02:00
Robert Kaussow 0d3b0ded37
set default image used by microformats 2020-07-24 09:17:19 +02:00
Robert Kaussow e182cbbe74
fix missing meta description 2020-07-22 11:29:22 +02:00
Robert Kaussow 7231c988b7
add basic robots.txt 2020-07-22 11:12:24 +02:00
Robert Kaussow 1cb88d9e6c
add meta elements and fix title 2020-07-22 10:51:13 +02:00
Robert Kaussow ffbb01c288
fix privacy policy and legal notice variable names 2020-07-22 10:00:32 +02:00
Robert Kaussow 974b462ea0
fix privacy policy and legal notice 2020-07-21 23:48:53 +02:00
Robert Kaussow 7df9b868af
fix spellcheck 2020-07-18 16:33:03 +02:00
Robert Kaussow 2bc7ad9d0e
add documentation 2020-07-18 16:12:24 +02:00
Robert Kaussow 0b96055d68
fix wrapping 2020-07-13 22:24:55 +02:00
Robert Kaussow c205fc04bc
remove unnecessary p tag 2020-07-13 22:15:44 +02:00
Robert Kaussow a0fe4fd2a3
add markdown samples 2020-07-13 22:11:38 +02:00
Robert Kaussow 9cb493de55
add paging 2020-07-13 20:33:21 +02:00
Robert Kaussow 04709858c0
fix typo 2020-07-13 09:07:33 +02:00
Robert Kaussow fd77cf1020
add simple stickey posts 2020-07-13 09:00:19 +02:00
Robert Kaussow 4f877c9f69
fix spellchecking 2020-07-12 23:29:56 +02:00
Robert Kaussow 4ebec513f8
small icon and spacing fixes 2020-07-12 23:07:37 +02:00
Robert Kaussow a18f2d3f34
fix base url 2020-07-12 16:40:22 +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