Commit graph

1173 commits

Author SHA1 Message Date
Sören Weber
7013a2f4f6
docs: announcement #983 2025-01-01 22:01:55 +01:00
Sören Weber
8c403f2aad
docs: describe update process #981 2025-01-01 20:12:21 +01:00
Sören Weber
6747b8862e
docs: improve migration instructions for output formats and page design #980
Some checks failed
docs-build-deployment / Run deploy (push) Has been cancelled
docs-build / Run build (push) Has been cancelled
2024-12-31 20:50:21 +01:00
Sören Weber
2e198810a9
docs: improve docs and examples for output formats and page design #980
Some checks are pending
docs-build-deployment / Run deploy (push) Waiting to run
docs-build / Run build (push) Waiting to run
todo: migration hints
2024-12-31 18:03:03 +01:00
Sören Weber
fbec3905ed
markdown: support new output format #979 2024-12-31 14:32:47 +01:00
Sören Weber
2cd8baa02f
topbar: improve print button configuration #978 2024-12-31 14:11:55 +01:00
Sören Weber
d9152f9aba
docs: example to show separate logo file on subpages #969
Some checks are pending
docs-build-deployment / Run deploy (push) Waiting to run
docs-build / Run build (push) Waiting to run
2024-12-30 20:44:24 +01:00
Sören Weber
49b2f8f770
docs: example for cascading sidebar menu reusing existing menus #970 2024-12-30 20:04:43 +01:00
Sören Weber
66f4fbf5f0
details: add shortcode #957
Some checks failed
docs-build-deployment / Run deploy (push) Has been cancelled
docs-build / Run build (push) Has been cancelled
2024-12-15 15:35:13 +01:00
GitHub Actions Bot
16d4de84be Ship tag 7.2.1
Some checks failed
docs-build-deployment / Run deploy (push) Has been cancelled
docs-build / Run build (push) Has been cancelled
2024-12-10 18:33:03 +00:00
Sören Weber
19ea877181
docs: fix broken link: web fonts with CSS #963
Some checks are pending
docs-build-deployment / Run deploy (push) Waiting to run
docs-build / Run build (push) Waiting to run
2024-12-08 23:56:01 +01:00
GitHub Actions Bot
914b5f5a1b Ship tag 7.2.0
Some checks are pending
docs-build-deployment / Run deploy (push) Waiting to run
docs-build / Run build (push) Waiting to run
2024-12-08 00:55:56 +00:00
Sören Weber
ddff90da04
docs: honing #897 2024-12-08 01:49:10 +01:00
Sören Weber
d159c08b16
docs: honing #757 2024-12-08 00:42:10 +01:00
Sören Weber
544df5e412
details: remove shortcode for now #957
due to security considerations regarding the proposed implementation
in the Hugo repo
2024-12-08 00:37:40 +01:00
Sören Weber
deee4ae6b7
theme: fix flash of non-default variant, part II #757
adapt the variant generator to previous changes;
interestingly, the new mechanism caused the variant generator
to be greatly simplified; something, I didn't expect beforehand
2024-12-08 00:17:03 +01:00
Sören Weber
0505b36141
theme: fix flash of non-default variant, part I #757
implements the first part, working for configured variants;

for that, loading of stylesheets was overhauled by now
merging all configured variants into one big stylesheet for
each output format and loading this instead of one stylesheet
per configured variant;

previously @media print styles were applied on top of @media screen
styles; this is now strictly isolated, which doesn't require styles
like neon to revert styles for print anymore;

this change was also used to implement the minify parameter, to shrink
those generated stylesheets, making them shrink to 66% of their
unminified size for the exampleSite;

the theme switcher functionality is now completely independend of
variant.js; the switch is now handled by in-page javascript which
avoids waiting for external scripts to load, so switching can happen
as early as possible;

switching of themes is now implemented by just setting a data attribute
to the html element, were previously a complex mechanism of dynamically
loading of variant CSS files was implemented;

the call for variant.js was removed in this changeset, making the
generator broken and useless; this will be fixed with the next patch;
2024-12-06 07:38:05 +01:00
Sören Weber
2c5ac2b600
theme: add Persian language #961
Some checks failed
docs-build-deployment / Run deploy (push) Has been cancelled
docs-build / Run build (push) Has been cancelled
2024-12-06 00:23:16 +01:00
Mohammadtaher Abbasi
0d63839232
Update _index.en.md 2024-12-05 22:38:07 +03:30
Sören Weber
be85052efe
docs: compat statement #957
Some checks failed
docs-build-deployment / Run deploy (push) Has been cancelled
docs-build / Run build (push) Has been cancelled
2024-12-01 22:51:50 +01:00
Sören Weber
fc764993a8
docs: details shortcode #957 2024-12-01 22:21:27 +01:00
Sören Weber
62b52bb868
notice: add parameter groupid #954 2024-11-30 19:37:03 +01:00
Sören Weber
bda57027b3
notice: improve accessibility of notice title #897
switch to details/summary elements which hopefully has better a11y
and will simplify state handling as it is build into the browser
2024-11-30 19:10:58 +01:00
Sören Weber
15b9b378f4
docs: releasenotes order fix #951
Some checks are pending
docs-build-deployment / Run deploy (push) Waiting to run
docs-build / Run build (push) Waiting to run
2024-11-29 22:55:37 +01:00
Sören Weber
1bb7c1d99e
docs: releasenotes #951 2024-11-29 22:45:27 +01:00
Sören Weber
e32ff04f06
expand: use notice internally #953 2024-11-29 22:41:18 +01:00
Sören Weber
575353a9b1
docs: honing 2024-11-29 19:43:27 +01:00
Sören Weber
bc369da06e
mermaid: update to 11.4.1 #951 2024-11-27 19:24:09 +01:00
Sören Weber
40ede377c8
theme: Hugo 0.139 without verbose option 2024-11-18 19:10:26 +01:00
Sören Weber
348702d8c2
theme: apply Prettier config #947 2024-11-15 23:38:25 +01:00
GitHub Actions Bot
28fce6b04c Ship tag 7.1.1
Some checks failed
docs-build-deployment / Run deploy (push) Has been cancelled
docs-build / Run build (push) Has been cancelled
2024-10-25 06:34:18 +00:00
Sören Weber
ad8ee549a7
menu: add toml reference #148
Some checks are pending
docs-build-deployment / Run deploy (push) Waiting to run
docs-build / Run build (push) Waiting to run
2024-10-25 00:24:25 +02:00
GitHub Actions Bot
29d6916325 Ship tag 7.1.0 2024-10-24 22:14:28 +00:00
Sören Weber
8da8ed8614
children: use LinkTitle instead of Title #939 2024-10-25 00:10:36 +02:00
Sören Weber
41a1e95d1e
docs: add badge #148 2024-10-24 23:41:00 +02:00
Sören Weber
10fb679d67
menu: support for external links #148 2024-10-24 23:34:42 +02:00
Sören Weber
9797e071ae
docs: revert test code #423
Some checks are pending
docs-build-deployment / Run deploy (push) Waiting to run
docs-build / Run build (push) Waiting to run
2024-10-24 17:36:25 +02:00
Sören Weber
0938e8bd2e
docs: merge menu docs #423 2024-10-24 17:25:32 +02:00
Sören Weber
4ed15c8096
docs: honing #423 2024-10-24 14:53:06 +02:00
Sören Weber
fef9c630c4
docs: support nested Hugo menus - menu title #423 2024-10-23 21:30:03 +02:00
Sören Weber
d6f35f44f6
docs: support nested Hugo menus - first draft #423 2024-10-22 23:57:26 +02:00
Sören Weber
79b43fcfce
menu: support nested Hugo menus #423 2024-10-22 19:35:28 +02:00
Sören Weber
06e70da8a6
docs: typo 2024-10-15 18:12:13 +02:00
GitHub Actions Bot
72a875f1db Ship tag 7.0.1 2024-10-15 13:44:32 +00:00
Sören Weber
68d562d0db
build: finally fixing releasenotes 2024-10-15 12:38:44 +02:00
Sören Weber
179369e4b4
build: manually fixing releasenotes and changelog 2024-10-13 17:22:09 +02:00
GitHub Actions Bot
72a36ea6e7 Ship tag 7.0.0 2024-10-13 14:29:14 +00:00
Sören Weber
cb2e82861e
docs: honing #567 2024-10-13 15:19:34 +02:00
Sören Weber
a68b5ec4d1
docs: add ambiguity to examples combining front matter and options #567 2024-10-13 15:01:54 +02:00
Sören Weber
c71bc520d7
docs: list available variants #567
do visually impaired people a favor
2024-10-13 14:50:23 +02:00