renovate[bot]
a136b9d8c4
fix(deps): update dependency mermaid to v8.11.5 ( #83 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-23 18:54:37 +02:00
renovate[bot]
aa3b79fd96
chore(deps): lock file maintenance ( #82 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-23 17:50:06 +02:00
renovate[bot]
66883aabcf
fix(deps): update dependency mermaid to v8.11.4 ( #81 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-05 21:32:24 +02:00
renovate[bot]
891ddc75d5
chore(deps): lock file maintenance ( #78 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-02 11:55:21 +02:00
Michael Kuhn
f93c8aa1cb
fix: fix sitemap URL ( #79 )
...
If the blog is installed in a subdirectory, `/sitemap.xml` will not
include the subdirectory.
2021-08-02 11:35:50 +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
renovate[bot]
4b8b71aa3e
fix(deps): update dependency mermaid to v8.11.2 ( #76 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-07-31 23:59:48 +02:00
renovate[bot]
bb0171f0a2
chore(deps): lock file maintenance ( #74 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-07-29 09:00:51 +02:00
renovate[bot]
0a37c28ba4
fix(deps): update dependency mermaid to v8.11.1 ( #75 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-07-28 23:12:44 +02:00
4d4316c346
ci: skip lhci report upload if file is missing
2021-07-28 22:10:28 +02:00
ea976beeaf
feat: add option geekblogTagsToMenu ( #73 )
...
Co-authored-by: Giovanni Ciatto <giovanni.ciatto@unibo.it>
2021-07-06 23:25:30 +02:00
renovate[bot]
171feac082
fix(deps): update dependency mermaid to v8.11.0 ( #64 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-07-06 23:06:59 +02:00
renovate[bot]
eca6d478cb
chore(deps): lock file maintenance ( #72 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-07-06 22:20:29 +02:00
renovate[bot]
8563a47406
chore(deps): lock file maintenance ( #65 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-28 08:45:36 +02:00
Renovate Bot
52b04d83b4
chore(deps): update devdependencies (non-major)
2021-06-26 11:32:19 +00:00
renovate[bot]
8a19eecfc0
chore(deps): lock file maintenance ( #62 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-21 09:23:44 +02:00
renovate[bot]
69ded2d9e7
chore(deps): lock file maintenance ( #61 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-14 09:13:26 +02:00
acd0a7f030
chore: remove unused dependency flexsearch.js ( #60 )
2021-06-11 01:36:32 +02:00
36f8fe83b2
docs: add information how to use authors
2021-06-07 18:38:11 +02:00
renovate[bot]
9773442a7b
chore(deps): lock file maintenance ( #58 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-07 09:21:22 +02:00
ba866b052f
normalize lighthouse config
2021-06-06 22:32:11 +02:00
fa74f6c2be
ci: disable lighthouse csp-xss assertions
2021-06-06 22:21:32 +02:00
renovate[bot]
edad793934
fix(deps): update dependency mermaid to v8.10.2 ( #57 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-06 22:11:08 +02:00
Renovate Bot
03b1f00f89
chore(deps): update dependency prettier to v2.3.1
2021-06-05 13:02:16 +00:00
renovate[bot]
df6594fadf
chore(deps): lock file maintenance ( #54 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-05-31 10:25:08 +02:00
renovate[bot]
d33e3802bd
chore(deps): update dependency gulp-autoprefixer to v8 ( #53 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-05-29 12:30:18 +02:00
fefe8420ef
[skip ci] fix github settings syntax
2021-05-25 17:55:06 +02:00
c697cf1edd
feat: add sizes 'regular' and 'large' to button shortcode ( #50 )
2021-05-24 15:22:22 +02:00
29b10769b7
fix: remove inline script usage ( #49 )
2021-05-24 15:11:36 +02:00
55adaddc30
feat: add partial head/custom.html for custom page head elements ( #48 )
2021-05-24 14:30:19 +02:00
f03cae033a
chore: remove unused font and only preload main fonts ( #47 )
2021-05-24 14:21:36 +02:00
fc91b1f254
remove duplicate partial
2021-05-24 14:04:00 +02:00
6e5cf19af5
fix: improve title and decription handling on error page
2021-05-24 14:03:30 +02:00
7b5c78d921
improve theme description
2021-05-24 14:02:31 +02:00
b09c771ce6
add toc to deployment documentation
2021-05-24 13:53:28 +02:00
ef6a2c24f1
[skip ci] fix theme references
2021-05-24 13:41:38 +02:00
8b272b0225
[skip ci] add default branch disclaimer to readme
2021-05-24 13:31:46 +02:00
272fc60dab
sign drone config
2021-05-24 13:30:16 +02:00
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
44c4bf335e
docs: add known limitations ( #45 )
2021-05-23 23:09:59 +02:00
c9ab88ea8d
fix: remove relURL from markdown render image hook ( #44 )
2021-05-23 22:58:37 +02:00
243f1f3009
docs: add missing documentation for shortcodes ( #41 )
2021-05-23 22:42:47 +02:00
60a16b5b55
chore: cleanup release tarballs ( #43 )
2021-05-23 22:20:59 +02:00
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
9c36402bc3
feat: replace error page icon ( #39 )
2021-05-23 20:45:26 +02:00
209f86d821
ci: use default branch to test docs build on PR ( #37 )
2021-05-23 15:31:52 +02:00
01e4e6f7a6
feat: allow user-defined overwriting of the logo size ( #38 )
2021-05-23 15:18:55 +02:00
18e0e7577a
fix: enforce css overwrite for raw links ( #36 )
2021-05-23 15:09:01 +02:00
14502ab963
fix: ensure render template contains no empty newlines ( #35 )
2021-05-23 14:57:55 +02:00