Commit Graph

295 Commits

Author SHA1 Message Date
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
458e108e15
cleanup gitignore 2021-03-04 21:36:15 +01:00
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
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
f228c1b2c2
fix duplicate step name 2021-03-02 22:49:22 +01:00
c089643bcb
ci: user master branch to test docs build on PR 2021-03-02 22:45:05 +01:00
5c15ade342
fix: enforce css overwrite for raw links (#77) 2021-02-24 16:38:18 +01:00
798a2679c1
fix: ensure render template contains no empty newlines (#76) 2021-02-24 16:37:12 +01:00
10e95b8c7b
fix: fix formatting of nested code blocks (#75) 2021-02-23 09:55:39 +01:00
dc8740d28c
docs: add pluralizeListTitles = false to min config example 2021-02-22 17:20:24 +01:00
a0f968f492
docs: fix ci badge 2021-02-22 10:13:11 +01:00
f2953586ad
set border size from var 2021-02-21 22:39:03 +01:00
a8af7c3791
fix: switch back to pixel based border sizes 2021-02-21 22:34:34 +01:00
e748a7dbc0
fix: remove relURL function from render-link template 2021-02-21 21:56:26 +01:00
7d028ddc71
chore: normalize sass default vars 2021-02-21 14:44:44 +01:00
81988b477a
replace missing markdownify by RenderString 2021-02-21 14:27:54 +01:00
50a56fcd75
fix wording 2021-02-21 14:16:49 +01:00
0d80589019
fix: prevend wrong formatting for linked images 2021-02-21 14:04:40 +01:00
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
1cf78cea4f
feat: add custom img shortcode (#71) 2021-02-20 21:39:31 +01:00
d9daf73afb
fix: replace markdownify with renderString to use render hooks (#65) 2021-02-17 09:22:26 +01:00
f97587c384
fix typo 2021-02-12 09:20:38 +01:00
1134ef9c70
ci: auto-generate changelog 2021-02-11 21:25:43 +01:00
d633b473c5
[skip ci] update changelog 2021-02-07 15:05:41 +01:00
7d1739ef7d
fix: set line-height in normalized h1 to avoid overlapping (#58) 2021-02-07 14:14:04 +01:00
9d388cacbe
chore: set a proper value for lighthouse throttling (#59) 2021-02-07 14:13:39 +01:00
d37ab56a11
[skip ci] update changelog 2021-02-04 10:11:49 +01:00
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
e87be2092c
disable geekdocMenuBundle for the docs 2021-01-24 16:26:48 +01:00
1d12869cb0
[skip ci] update changelog 2021-01-24 12:10:03 +01:00
84f37fca9a
cleanup configuration docs 2021-01-24 12:04:40 +01:00
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
renovate[bot]
38b16f12ee
chore(deps): update dependency gulp-iconfont to v11 (#48)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-01-18 12:41:06 +01:00
3a866e6c64
re-sign drone config 2021-01-16 15:53:15 +01:00
34d705e33b
docs: fix gulp instructions in readme 2021-01-06 18:30:37 +01:00
a042543cdf
remove global gulp installation in ci 2021-01-06 18:10:56 +01:00
Waldir Pimenta
7bf54dd48a
docs: fix link to Getting Started guide in readme (#44) 2021-01-05 17:34:36 +01:00
65af30b984
[skip ci] update changelog 2021-01-05 16:43:10 +01:00
Eric Druid
d34fb0993e
fix: fetch search data as JSON rather than JS (#43)
Fixes #42
2021-01-05 16:40:02 +01:00
34234c2342
fix internal doc links 2021-01-03 22:48:34 +01:00
8ebf16d162
update to hugo v0.80 in ci 2021-01-03 22:13:59 +01:00
733ccfb826
chore: use renovate preset config 2021-01-03 22:11:14 +01:00
4c7b12d3e6
docs: add contributing information 2021-01-03 22:10:01 +01:00
4babb900e6
disable search script async loading 2020-12-23 16:58:56 +01:00
b90fbbedd2
fix search issues 2020-12-23 16:43:41 +01:00
e1c3c1a51e
fix spellchecking 2020-12-22 13:49:44 +01:00