Commit graph

821 commits

Author SHA1 Message Date
Sören Weber
44b138a6b7
theme: remove JS errors if no variant is defined #158 2022-02-13 09:32:52 +01:00
Sören Weber
a3ca106822
build: rename version in semver 2022-02-13 02:37:44 +01:00
Sören Weber
dc44692942
theme: avoid script error in 404 template #178 2022-02-13 02:32:52 +01:00
Sören Weber
ec053c7c5e
theme: set theme selector correctly on load #178 2022-02-13 02:30:05 +01:00
Sören Weber
874e542222
theme: avoid flickering on page load #178 2022-02-13 02:11:27 +01:00
Sören Weber
9fa21358d5
docs: reword #178 2022-02-13 02:03:53 +01:00
Sören Weber
8c1a7304f9
theme: add a theme selector #178 2022-02-13 01:53:23 +01:00
Sören Weber
a32646b5cb
menu: rework select box UX #177 2022-02-12 23:49:33 +01:00
Sören Weber
4fda7916ff
menu: set footer position at bottom of screen #177 2022-02-12 23:14:33 +01:00
Sören Weber
96881c3868
build: Changed wording 2022-02-11 09:40:22 +01:00
Sören Weber
5730f843d2
build: Mark non-release version
to make debugging in foreign environments easier if theme is installed as a submodule
2022-02-11 09:38:19 +01:00
Sören Weber
8be8992771
#theme: more fallbacks for lately changed CSS vars 2022-02-11 09:07:58 +01:00
Sören Weber
ddb993761b
docs: fully documentad config.toml 2022-02-11 01:49:03 +01:00
Sören Weber
f761f1fcea
docs: update credits 2022-02-11 01:25:05 +01:00
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