Sören Weber
9ea06563be
theme: support for dark mode #175
2022-02-11 00:59:40 +01:00
Sören Weber
f32eb1af93
docs: mention chroma themes CSS --MAIN-CODE colors #174
2022-02-08 21:34:35 +01:00
Sören Weber
198c2d1a00
attachments: use title text color for default styling #173
2022-02-08 20:19:24 +01:00
Sören Weber
00025afdee
docs: use light syntax highlightning theme #174
2022-02-08 19:55:09 +01:00
Sören Weber
0b67c7fb0d
notice: tweak dull colors #173
2022-02-08 19:51:48 +01:00
Sören Weber
f16fcdd7fd
syntax highlight: fix comments for CSS colors
2022-02-08 08:38:09 +01:00
hybcloud
25da98447b
add i18n support for navigation toggle
...
Although the toggle only appears when the page is too thin to show both navigation and content, adding i18n support do no harm.
2022-02-08 09:45:21 +08:00
GitHub Actions Bot
29c2b29f6c
Ship tag 2.9.6
2022-02-07 21:59:09 +00:00
Sören Weber
d6bd0dbde9
menu: remove debug output #171
2022-02-07 22:56:39 +01:00
GitHub Actions Bot
0cfab810f1
Ship tag 2.9.5
2022-02-07 21:54:05 +00:00
Sören Weber
f20760ba50
build: don't minimize official documentation
...
show the page the way it looks in development - with nice indention
2022-02-07 22:42:18 +01:00
Sören Weber
6b943aec76
menu: let arrow navigation respect ordersectionsby configuration #170
2022-02-07 22:24:57 +01:00
Sören Weber
017f1004ab
theme: whitespace
2022-02-06 17:10:50 +01:00
Sören Weber
8f2d1d75e2
theme: whitespace
2022-02-06 16:47:00 +01:00
Sören Weber
ae700e465f
theme: arrr, warrrn about brrroken pirrrate pages globally and fix whitespace
2022-02-06 14:10:11 +01:00
Sören Weber
9c616364a9
theme: realign HTML header and DRY out stylesheet declarations
2022-02-06 13:51:54 +01:00
Sören Weber
e907e9b38f
theme: remove whitespace from version meta
2022-02-06 12:51:24 +01:00
GitHub Actions Bot
f246e3e0bd
Ship tag 2.9.4
2022-02-06 01:17:02 +00:00
Sören Weber
6b4e1fbb75
exampleSite: fix official documentation served from subfolder #163
2022-02-06 02:14:00 +01:00
GitHub Actions Bot
fe2504636e
Ship tag 2.9.3
2022-02-06 01:10:57 +00:00
Sören Weber
676ba8a7bb
exampleSite: arrr, let pirrrates rrread sites from subfolder with canonifyURLs=false #163
2022-02-06 01:59:26 +01:00
Sören Weber
fbd431c613
exampleSite: arrr, make showcase worrrk for pirrrates #163
2022-02-06 01:59:26 +01:00
Sören Weber
2ec9dc70c8
exampleSite: make configuration work from subfolder and canonifyURLs=false #163
2022-02-06 01:55:07 +01:00
GitHub Actions Bot
3fbf06aabd
Ship tag 2.9.2
2021-11-26 09:57:28 +00:00
Sören Weber
d1eb6b50c2
Merge branch 'JustinSDK-patch-1'
2021-11-26 07:57:57 +01:00
Justin Lin
fcb27db2c5
Fix icon filename extension
...
If `favicon.ico` or `logo.ico` exists, `/images/favicon.icon` or `/images/logo.icon` should be `/images/favicon.ico` or `/images/logo.ico`.
2021-11-26 08:21:24 +08:00
Sören Weber
4053dc8565
theme: add theme version info to head #158
2021-11-24 12:04:40 +01:00
Sören Weber
be221f2f5b
theme: wildspace
2021-11-24 12:03:11 +01:00
Sören Weber
7a5ef80c09
docs: fix typo
2021-11-24 12:01:36 +01:00
GitHub Actions Bot
b6f9f5703e
Ship tag 2.9.1
2021-11-22 11:11:46 +00:00
Sören Weber
9a12a1c961
menu: fix significantly low performance for collecting of meta info #157
...
introduced in #152
2021-11-22 12:10:35 +01:00
Sören Weber
d4362ba997
docs: fix in migration regex #156
2021-11-20 11:26:04 +01:00
Sören Weber
f91b102e03
docs: manual changelog addition #156
2021-11-19 23:47:09 +01:00
GitHub Actions Bot
743fa5bd8f
Ship tag 2.9.0
2021-11-19 22:43:06 +00:00
Sören Weber
b91b555aa0
relref: fix inconsistent behaviour #156
...
by removing our own implementation fo ref/relref
2021-11-19 23:37:19 +01:00
Sören Weber
e590a44cf0
auto-complete: document change #155
2021-11-19 22:18:36 +01:00
Sören Weber
c4acec0880
auto-complete: even stick box if site was already scrolled before open #155
2021-11-18 21:17:20 +01:00
Sören Weber
b84b4157bc
changelog: fix handling of issues containing multiple labels
2021-11-17 16:51:15 +01:00
Sören Weber
59412de591
menu: align long text properly #154
...
why having indention if we have padding?
if line breaks into multiple lines, two adjacent items are still distinguishable
because of slightly more spacing
2021-11-17 08:44:42 +01:00
Sören Weber
cba76c3f41
search: make dropdown stick to search field when scrolling #155
2021-11-16 01:16:31 +01:00
Sören Weber
26a697ffe5
auto-complete: patch library with PR46/75 #155
...
to allow for non body parent
2021-11-16 01:15:46 +01:00
Sören Weber
43c72b7b64
maximize auto-complete lib #155
2021-11-16 00:51:54 +01:00
Sören Weber
092046ae52
copyToClipBoard: add missing right border for inline code #153
...
if disableInlineCopyToClipBoard=true
2021-11-16 00:16:31 +01:00
Sören Weber
dd7e308a4d
menu - hidden sibling pages are sometimes not visible #152
...
put every meta data of a page into the its corresponding scratch
2021-11-15 23:41:51 +01:00
Sören Weber
4ca21ef1bb
menu: bring active item in sight for large menus #149
2021-11-13 14:11:46 +01:00
Sören Weber
5c306f0327
test: files for #149
2021-11-13 14:10:29 +01:00
GitHub Actions Bot
a3c8eec28c
Ship tag 2.8.3
2021-11-09 20:38:58 +00:00
Sören Weber
1d739a62c9
mermaid: remove visual hints for print #143
2021-11-09 21:36:14 +01:00
Sören Weber
ec7dc9d042
mermaid: let zoom reset to initial size #145
2021-11-09 21:14:34 +01:00
Sören Weber
de1cfc1a2d
mermaid: apply PR18 #145
2021-11-09 21:13:01 +01:00