Commit graph

309 commits

Author SHA1 Message Date
Robert Kaussow fb5e1f2ef1
chore: scale down the readme image to improve readability 2021-04-28 09:31:23 +02:00
renovate[bot] 51e33c8449
chore(deps): pin dependencies (#100)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-04-28 00:51:06 +02:00
Robert Kaussow 59be9a504f
Dark mode (#66) 2021-04-27 23:44:35 +02:00
Robert Kaussow 5eff47c68b
fix: rework site header for better title and decription handling (#98) 2021-04-22 22:07:09 +02:00
Robert Kaussow d51f514b90
feat: add option geekdocProtected to exclude pages from data file (#97) 2021-04-22 21:25:43 +02:00
Robert Kaussow 4e81dbe0e9
update branch protection 2021-04-11 15:23:11 +02:00
Robert Kaussow 0838f25d53
sign drone config 2021-04-11 15:17:33 +02:00
Robert Kaussow 63e44beef4
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 April 30, 2021!
2021-04-11 15:11:59 +02:00
Robert Kaussow 72ffa01363
docs: add known limitations (#94)
* docs: add known limitations

* fix typos
2021-04-11 13:58:06 +02:00
Robert Kaussow a8de42c489
fix: remove relURL from markdown render image hook (#93)
* fix: remove relURL from markdown render image hook

BREAKING CHANGE: As the relURL function in markdown render hooks
caused some unwanted side effects we had to remove it. Related to this
change the behavior for sites deployed to a subdirectory has changed as
well! Please check the [documentation](https://geekdocs.de/usage/getting-started/#sub-directories)
how to workaround subdirectory deployments.

* restructure color-schemes page to work as image bundle example

* fix wording
2021-04-10 15:52:27 +02:00
Robert Kaussow 1ace505d27
feat: add option to include pages using the include shortcode (#92)
BREAKING CHANGE: The include shortcode will render files as Markdown
instead of HTML by default now. While the Markdown renderer should be
able to render HTML as well this might still work as before.

BREAKING CHANGE: The include shortcode option markdown was replaces by
a generic type option that could be used to specify special include
types.
2021-04-10 13:55:03 +02:00
Robert Kaussow 9129b07d2f
add toc to dictionary 2021-04-10 13:06:07 +02:00
Robert Kaussow fb8d22d967
fix: fix broken search result links in WebKit browsers (#86)
Fixes: https://github.com/thegeeklab/hugo-geekdoc/issues/85
2021-03-06 11:24:58 +01:00
Robert Kaussow ecc59e6482
fix: adjust default logo size to better match font size 2021-03-04 22:21:00 +01:00
Robert Kaussow 9ab80e989e
feat: replace error page icon (#84)
BREAKING CHANGE: The icon `gdoc_telescope` was removed. If you are using this icon you have to replace it.
2021-03-04 22:01:10 +01:00
Robert Kaussow 458e108e15
cleanup gitignore 2021-03-04 21:36:15 +01:00
Robert Kaussow b3a62106f1
remove auto-generated svg sprite from repo 2021-03-04 21:31:45 +01:00
Leah Oswald 10203cd9a0
feat: allow user-defined overwriting of the logo size (#83) 2021-03-04 21:25:25 +01:00
renovate[bot] 099305d7f2
chore(deps): pin dependency gulp-filelist to 2.0.5 (#82)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-03-03 21:39:29 +01:00
Robert Kaussow 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
Robert Kaussow f228c1b2c2
fix duplicate step name 2021-03-02 22:49:22 +01:00
Robert Kaussow c089643bcb
ci: user master branch to test docs build on PR 2021-03-02 22:45:05 +01:00
Robert Kaussow 5c15ade342
fix: enforce css overwrite for raw links (#77) 2021-02-24 16:38:18 +01:00
Robert Kaussow 798a2679c1
fix: ensure render template contains no empty newlines (#76) 2021-02-24 16:37:12 +01:00
Robert Kaussow 10e95b8c7b
fix: fix formatting of nested code blocks (#75) 2021-02-23 09:55:39 +01:00
Robert Kaussow dc8740d28c
docs: add pluralizeListTitles = false to min config example 2021-02-22 17:20:24 +01:00
Robert Kaussow a0f968f492
docs: fix ci badge 2021-02-22 10:13:11 +01:00
Robert Kaussow f2953586ad
set border size from var 2021-02-21 22:39:03 +01:00
Robert Kaussow a8af7c3791
fix: switch back to pixel based border sizes 2021-02-21 22:34:34 +01:00
Robert Kaussow e748a7dbc0
fix: remove relURL function from render-link template 2021-02-21 21:56:26 +01:00
Robert Kaussow 7d028ddc71
chore: normalize sass default vars 2021-02-21 14:44:44 +01:00
Robert Kaussow 81988b477a
replace missing markdownify by RenderString 2021-02-21 14:27:54 +01:00
Robert Kaussow 50a56fcd75
fix wording 2021-02-21 14:16:49 +01:00
Robert Kaussow 0d80589019
fix: prevend wrong formatting for linked images 2021-02-21 14:04:40 +01:00
Robert Kaussow 3f79ebfbf7
ci: enable spellchecking for frontmatter titles 2021-02-21 13:50:15 +01:00
i7d3v3l0p3r a6f5bb9d5f
fix: avoid overlapping site footer in print view (#72) 2021-02-20 23:29:04 +01:00
i7d3v3l0p3r e29fa7a327
feat: add structured data annotation to breadcrumb nav (#67) 2021-02-20 22:54:49 +01:00
Robert Kaussow 1cf78cea4f
feat: add custom img shortcode (#71) 2021-02-20 21:39:31 +01:00
Robert Kaussow d9daf73afb
fix: replace markdownify with renderString to use render hooks (#65) 2021-02-17 09:22:26 +01:00
Robert Kaussow f97587c384
fix typo 2021-02-12 09:20:38 +01:00
Robert Kaussow 1134ef9c70
ci: auto-generate changelog 2021-02-11 21:25:43 +01:00
Robert Kaussow d633b473c5
[skip ci] update changelog 2021-02-07 15:05:41 +01:00
Robert Kaussow 7d1739ef7d
fix: set line-height in normalized h1 to avoid overlapping (#58) 2021-02-07 14:14:04 +01:00
Robert Kaussow 9d388cacbe
chore: set a proper value for lighthouse throttling (#59) 2021-02-07 14:13:39 +01:00
Robert Kaussow d37ab56a11
[skip ci] update changelog 2021-02-04 10:11:49 +01:00
Robert Kaussow 38c6059ab8
fix: use custom render templates to fix references (#56)
* fix: use custom render templates to fix references

* add back showAnchor condition

* change site params access
2021-02-04 10:06:19 +01:00
Robert Kaussow e87be2092c
disable geekdocMenuBundle for the docs 2021-01-24 16:26:48 +01:00
Robert Kaussow 1d12869cb0
[skip ci] update changelog 2021-01-24 12:10:03 +01:00
Robert Kaussow 84f37fca9a
cleanup configuration docs 2021-01-24 12:04:40 +01:00
Robert Kaussow 1c5e86904c
feat: add collapsible sections to bundle menu (#53)
* feat: add collapsible sections to bundle menu

* remove isParent check
2021-01-24 11:58:39 +01:00