Commit Graph

452 Commits

Author SHA1 Message Date
3f296625fb
feat: add tags to post pages (#193) 2021-09-01 10:18:00 +02:00
renovate[bot]
95417625bb
chore(deps): lock file maintenance (#196)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-31 15:19:24 +02:00
renovate[bot]
6231039aa0
fix(deps): update dependency mermaid to v8.12.0 (#194)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-31 14:59:28 +02:00
renovate[bot]
cbfd35c145
fix(deps): update dependency katex to v0.13.16 (#195)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-31 14:48:29 +02:00
c11015bb0d
feat: add 'home' link to header menu on mobile view for better accessibility (#192) 2021-08-24 17:45:40 +02:00
cb8747b98e
fix: increase spacing between items in the header menu (#191) 2021-08-24 17:35:11 +02:00
fcbd80b15b
feat: add new icon 'home' to built-in icon set (#190) 2021-08-24 17:34:54 +02:00
renovate[bot]
cffc9471e1
fix(deps): update dependency mermaid to v8.11.5 (#189)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-23 17:49:33 +02:00
renovate[bot]
67bcf1fa74
chore(deps): lock file maintenance (#187)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-23 17:49:16 +02:00
Grayson Orr
1e2413d52d
docs: change theme subdirectory in setup instructions (#188) 2021-08-23 17:48:57 +02:00
Brendan McCoy
ff32aea119
Use path.Join on "Edit this page" hyperlink (#186) 2021-08-15 13:36:15 +02:00
renovate[bot]
94f26ef646
chore(deps): lock file maintenance (#179)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-12 18:18:12 +02:00
57bbc46a47
feat: add optional icon menu to site header (#184) 2021-08-12 18:17:49 +02:00
renovate[bot]
afe2abc746
fix(deps): update dependency mermaid to v8.11.4 (#178)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-05 21:32:28 +02:00
renovate[bot]
385db0daca
chore(deps): lock file maintenance (#175)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-02 14:06:34 +02:00
0ea7ebf1a2
fix: add div wrapper around markdown tables to allow overflows (#177) 2021-08-02 14:06:24 +02:00
4bae11bdc6
docs: add missing prefix to icon names 2021-08-01 22:31:47 +02:00
renovate[bot]
4386d0d964
fix(deps): update dependency mermaid to v8.11.2 (#173)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-01 00:14:31 +02:00
renovate[bot]
8d814b4152
fix(deps): update dependency flexsearch to v0.7.21 (#174)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-07-31 23:58:58 +02:00
renovate[bot]
ec256f0b36
fix(deps): update dependency mermaid to v8.11.1 (#172)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-07-29 09:13:37 +02:00
renovate[bot]
76e590bae7
chore(deps): lock file maintenance (#171)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-07-29 09:01:04 +02:00
84f44e1913
ci: skip lhci report upload if file is missing 2021-07-28 22:09:05 +02:00
renovate[bot]
7fcd783d62
fix(deps): update dependency katex to v0.13.13 (#170)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-07-22 11:57:38 +02:00
fe54c2229d
fix: fix horizontal floating of the site footer (#169)
* fix: fix horizontal floating of the site footer

* indentation
2021-07-20 10:58:58 +02:00
renovate[bot]
a2607d3fe0
chore(deps): lock file maintenance (#163)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-07-20 09:59:28 +02:00
8abe25f3cb
feat: add 'back-to-top' link to site footer (#167)
* feat: add 'back-to-top' link to site footer

* add aria-label to link
2021-07-20 09:58:56 +02:00
ListenerJubatus
4bdf727cea
feat: add span with class 'gdoc-brand__title' around site title (#168)
* Add CSS span to site title to allow for something I do on my site (where I use a larger logo and hide title except in narrow views)

* Update layouts/partials/site-header.html

Co-authored-by: Robert Kaussow <xoxys@rknet.org>

Co-authored-by: Robert Kaussow <xoxys@rknet.org>
2021-07-20 09:58:41 +02:00
Oluf Lorenzen
56a0d44a50
feat: collapse every section (#162)
This allows setting `.Site.Params.GeekdocCollapseAllSections` which then
behaves as if you would have set `.Page.Params.geekdocCollapseSection`
in all sections.

It is a hard positive switch, so you can not override it per section
once enabled.

Co-authored-by: Robert Kaussow <xoxys@rknet.org>

Co-authored-by: Robert Kaussow <xoxys@rknet.org>
2021-07-10 13:17:16 +02:00
4af402a3d3
remove .vnuignore file from release tarball 2021-07-06 22:18:04 +02:00
Bjørn Erik Pedersen
731c5c9317
add demosite config for hugoThemesSiteBuilder (#161) 2021-07-06 21:41:38 +02:00
9682ef999b
fix: adjust colors to improve accessibility (#159) 2021-07-05 08:42:48 +02:00
renovate[bot]
564b30aa56
chore(deps): lock file maintenance (#160)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-07-05 08:42:37 +02:00
renovate[bot]
9329e20182
fix(deps): update dependency flexsearch to v0.7.2 (#153)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-07-01 09:40:44 +02:00
renovate[bot]
3eaf164165
fix(deps): update dependency mermaid to v8.11.0 (#155)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-07-01 09:39:39 +02:00
888335d3b3
fix: remove headline anchors on more shortcodes (#158) 2021-07-01 09:28:27 +02:00
550745e727
feat: add katex math typesetting shortcode (#157) 2021-07-01 09:05:26 +02:00
renovate[bot]
823ce1273f
chore(deps): lock file maintenance (#156)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-28 08:44:48 +02:00
Renovate Bot
d5ec9a8c16 chore(deps): update devdependencies (non-major) 2021-06-26 11:54:18 +00:00
renovate[bot]
2d062c8768
chore(deps): lock file maintenance (#150)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-21 09:20:14 +02:00
renovate[bot]
682d49ba11
fix(deps): update dependency flexsearch to v0.7.1 (#149) 2021-06-14 22:40:41 +02:00
renovate[bot]
74e73b804d
fix(deps): update dependency flexsearch to v0.7.0 (#146) 2021-06-14 22:15:32 +02:00
renovate[bot]
4a97a8e873
chore(deps): lock file maintenance (#148)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-14 09:14:19 +02:00
renovate[bot]
1775e0ea8a
chore(deps): lock file maintenance (#145)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-07 09:21:14 +02:00
46dfc1b1ff
ci: disable lighthouse csp-xss assertions 2021-06-06 22:31:42 +02:00
renovate[bot]
9124918066
fix(deps): update dependency mermaid to v8.10.2 (#144)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-06 22:11:01 +02:00
Renovate Bot
75827d27d3 chore(deps): update dependency prettier to v2.3.1 2021-06-05 11:45:46 +00:00
51742a4030
fix: fix rendering of nested img shortcodes (#142)
* fix: fix rendering of nested img shortcodes

* fix whitespaces
2021-06-02 17:26:13 +02:00
renovate[bot]
b3f6ad3ca0
chore(deps): lock file maintenance (#140)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-05-31 10:24:26 +02:00
renovate[bot]
5d298764df
chore(deps): update dependency gulp-autoprefixer to v8 (#139)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-05-29 12:30:14 +02:00
db9563fe1e
[skip ci] fix github settings syntax 2021-05-25 17:56:53 +02:00