Commit graph

1633 commits

Author SHA1 Message Date
GitHub Actions Bot
f9dfa7dd68 Ship tag 5.12.1 2023-02-26 11:54:51 +00:00
Sören Weber
2f2231ad8e
variant: make browser theme a css variable #494
missing files
2023-02-26 12:52:16 +01:00
Sören Weber
42fcbc3084
variant: make browser theme a css variable #494 2023-02-26 12:47:12 +01:00
Sören Weber
2c14c6106a
generator: fix setting of colors #494 2023-02-26 12:11:57 +01:00
Sören Weber
5129da50a3
variant: add relearn bright theme #493 2023-02-25 22:50:37 +01:00
Sören Weber
77e790885b
menu: fix minor padding of select boxes 2023-02-25 18:58:05 +01:00
Sören Weber
43955d0e20
menu: fix minor HTML valdiation error #466 2023-02-25 11:55:35 +01:00
GitHub Actions Bot
1ff128e080 Mark non-release version 2023-02-24 23:35:43 +00:00
GitHub Actions Bot
9156ef76aa Ship tag 5.12.0 2023-02-24 23:35:35 +00:00
Sören Weber
5f19b0f616
i18n: fix tooltip alignment after last change #492 2023-02-25 00:32:30 +01:00
Sören Weber
27bb276909
i18n: write code ltr even for rtl languages #492 2023-02-25 00:05:38 +01:00
Sören Weber
c0a1c9cbcb
menu: rebuild collapsible expander #466
because sizing and positioning was a mess;
the follwing things are fixed with this:
- resizes and positions correctly according to html elements font-size
- IE11 compatiblity is now given
- a11y: expander is now correctly given a focus outline
- chevron is now coded into html instead of a css content value, which makes it easier to change (was an issue in the past)
- the visited checkmark now breaks correctly on long lines and hides behind the text if necessary
- some more css classes were introduced to make further extensions (eg. nested shortcut links) easier
2023-02-24 23:29:33 +01:00
ImgBotApp
cbe565db22 [ImgBot] Optimize images
*Total -- 7,905.83kb -> 6,983.80kb (11.66%)

/exampleSite/content/basics/installation/chapter.png -- 62.58kb -> 15.21kb (75.69%)
/exampleSite/content/cont/archetypes/pages-chapter.png -- 153.56kb -> 42.65kb (72.23%)
/exampleSite/content/basics/configuration/search_page.png -- 91.06kb -> 30.12kb (66.93%)
/exampleSite/content/basics/configuration/home_button_defaults.png -- 16.62kb -> 7.35kb (55.74%)
/exampleSite/content/cont/archetypes/pages-default.png -- 239.44kb -> 123.66kb (48.36%)
/images/screenshot.png -- 158.34kb -> 86.55kb (45.34%)
/exampleSite/content/more/showcase/pamasol-electrics-portal.png -- 241.76kb -> 156.45kb (35.29%)
/exampleSite/content/cont/pages/frontmatter-icon.png -- 4.31kb -> 3.14kb (27.06%)
/exampleSite/content/more/showcase/gobolinux.png -- 301.86kb -> 240.49kb (20.33%)
/exampleSite/content/cont/archetypes/pages-home.png -- 99.54kb -> 83.78kb (15.84%)
/exampleSite/content/more/showcase/bits-train.png -- 147.34kb -> 128.18kb (13.01%)
/exampleSite/content/cont/i18n/i18n-menu.gif -- 84.47kb -> 74.42kb (11.9%)
/images/tn.png -- 359.86kb -> 326.18kb (9.36%)
/images/hero.png -- 3,086.16kb -> 2,812.36kb (8.87%)
/exampleSite/content/tests/images/test.svg -- 10.02kb -> 9.95kb (0.66%)
/exampleSite/content/basics/requirements/magic.gif -- 1,424.47kb -> 1,421.65kb (0.2%)
/exampleSite/content/tests/images/magic.gif -- 1,424.47kb -> 1,421.65kb (0.2%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2023-02-21 22:57:38 +01:00
Sören Weber
22b18a4232
build: new label "device" 2023-02-21 19:52:22 +01:00
Sören Weber
2c13dd9a04
build: add imagebot #485 2023-02-21 19:44:22 +01:00
Sören Weber
68e89ca171
anchor: fix link in FF when served from filesystem #482 2023-02-20 13:54:45 +01:00
Sören Weber
1e670e8f3d
frontmatter: wording #481 2023-02-20 07:38:22 +01:00
Sören Weber
bbd322bbf8
frontmatter: support VSCode Front Matter extension #481 2023-02-20 00:20:37 +01:00
Sören Weber
0e0b3bb2fb
shortcodes: don't break build and render for invalid parameters #480 2023-02-19 23:09:51 +01:00
Sören Weber
472176a88c
attachments: don't break build if directory wasn't found #480 2023-02-19 22:00:09 +01:00
Sören Weber
686c013ef5
build: new label "update" 2023-02-17 15:59:22 +01:00
Sören Weber
c995d6a692
404: margin of 0 is unitless #466 2023-02-17 15:08:43 +01:00
Sören Weber
41118f0046
menu: further sizing adjustments #466 2023-02-17 15:07:57 +01:00
Sören Weber
f7d19ae4cc
auto-complete: always use light color for scrollbar #471
as long as the colors aren't configurable
2023-02-17 10:21:35 +01:00
Sören Weber
8b2380da2d
theme: fix content max width #466 2023-02-14 21:39:31 +01:00
Sören Weber
959ed155c4
auto-complete: switch to em units #466 2023-02-14 21:16:39 +01:00
Sören Weber
4b7409f31c
theme: switch layout and menu to rem units #466 2023-02-14 20:28:11 +01:00
Sören Weber
e7a0ef9d9e
theme: make expand and image ids stable #477 2023-02-13 23:21:23 +01:00
Sören Weber
09e7aebcd8
nav: fix initial positioning on content pages #476 2023-02-12 14:10:55 +01:00
Sören Weber
a40e3685d4
theme: fix some sizing issues in content on small font sizes #466 2023-02-12 11:31:20 +01:00
Sören Weber
aed71ab886
docs: mention RTL showcase with piratify #470 2023-02-12 10:50:45 +01:00
Sören Weber
c7a819323a
nav: restore scroll position on browser back #476 2023-02-12 09:35:50 +01:00
Sören Weber
02e81b6e4b
scrollbar: remove debug log #471 2023-02-11 00:05:02 +01:00
Sören Weber
4be80dbc07
docs: tweak landing page 2023-02-11 00:03:31 +01:00
Sören Weber
9f0716a300
docs: remove multiline bullet point link
because it is visually broken because of our link underline trick
2023-02-10 22:58:02 +01:00
Sören Weber
d9a9cf1e2d
docs: further tweaking of the landing page 2023-02-10 22:38:45 +01:00
Sören Weber
b183992867
docs: format image according to common style 2023-02-10 22:27:10 +01:00
Sören Weber
e9eaaebf7c
docs: revamp landing page 2023-02-10 22:16:59 +01:00
Sören Weber
563606425b
variant: avoid style leak for auto style #473 2023-02-10 18:38:27 +01:00
Sören Weber
23b285e5df
docs: mention colored scrollbars #471 2023-02-10 17:36:42 +01:00
Sören Weber
243bede83d
piratify: reduce reader warnings #496 2023-02-10 17:30:41 +01:00
Sören Weber
7252f82bb6
toc: fix display when empty #469 2023-02-10 17:15:48 +01:00
Sören Weber
0cc5ff2db6
variant: set color for perfect scrollbar #471 2023-02-10 17:03:18 +01:00
Sören Weber
8e4b7cddc5
scrollbar: update in next frame
the high timeout caused glitches so we assume the width has been settled in the next animation frame + plus some surplus #470
2023-02-10 17:02:33 +01:00
Sören Weber
11e7df31a7
variant: set browser scrollbar color to dark for dark variants #471 2023-02-10 00:50:13 +01:00
Sören Weber
d62e2f7e0e
i18n: full support for RTL #470 2023-02-10 00:34:47 +01:00
Sören Weber
890d12ea92
i18n: move sidebar to the right in RTL #470 2023-02-09 08:31:38 +01:00
Sören Weber
09ea211204
expand: simplify RTL support 2023-02-09 01:02:06 +01:00
Sören Weber
381b74f837
i18n: add RTL support for nav bar and child items #470 2023-02-09 00:53:11 +01:00
Sören Weber
ba09924026
Merge remote-tracking branch 'origin/main' 2023-02-08 22:19:05 +01:00