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
bc369da06e
mermaid: update to 11.4.1 #951
2024-11-27 19:24:09 +01: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
41cefeda69
docs: add categories taxonomy #567
2024-10-12 19:28:32 +02:00
Sören Weber
e4e750c1cc
docs: chapter 3 content-complete #567
...
add other stuff
2024-10-12 18:38:04 +02:00
Sören Weber
3fafedc76f
docs: chapter 3 rough draft #567
2024-10-11 16:47:38 +02:00
Sören Weber
9a255abef9
docs: harmonize internal links #567
2024-10-11 16:47:33 +02:00
Sören Weber
cb6f3467cd
#docs: call it front matter #567
2024-10-11 16:47:30 +02:00
Sören Weber
3fa95990ee
docs: honing #567
2024-10-11 16:47:27 +02:00
Sören Weber
b07d21c8e7
math: adhere to Hugo's default config params #923
2024-10-11 16:47:26 +02:00
Sören Weber
a289a12bb5
docs: add settings docs to shortcodes #567
2024-10-11 16:47:25 +02:00
Sören Weber
c9378b1e42
docs: adding options and frontmatter index #567
2024-10-11 16:47:24 +02:00
Sören Weber
550a6eeb92
mermaid: update to 11.1.0 #904
2024-09-02 17:48:55 +02:00
Sören Weber
b493e170aa
docs: reference to codefences as Markdown codefences #885
2024-08-13 13:33:22 +02:00
Sören Weber
e952e148fc
theme: end support for Internet Explorer 11 #584
2024-04-18 23:32:19 +02:00
Sören Weber
555f609dd2
docs: fixing typos #581
2024-04-12 17:30:16 +02:00
Sören Weber
c0ee0b0088
docs: fix double wording
2024-04-07 23:58:08 +02:00
Sören Weber
2bf75b4ab3
docs: fix mermaid heading levels #797
2024-03-11 22:30:34 +01:00
Sören Weber
33ec4422e7
mermaid: update to 10.9.0 #797
2024-03-11 21:56:35 +01:00
Sören Weber
0d30b6713f
docs: improve code examples #788
2024-03-02 11:04:52 +01:00
Sören Weber
283c61a0fd
theme: switch from config.toml to hugo.toml #741
2023-11-30 00:14:22 +01:00
Sören Weber
ee77892ea9
docs: remove limitation on guessSyntax
...
seems to be fixed in Hugo 0.93.0?
2023-11-23 23:21:57 +01:00
Sören Weber
37ebcb6bb0
mermaid: update mermaid to 10.6.0 #703
2023-10-29 18:50:50 +01:00
Sören Weber
0dd4b34023
mermaid: lazy render graph if it is initially hidden #187
...
works now in initially collapsed expands and initially inactive tabs
2023-08-26 01:26:37 +02:00
Sören Weber
6756400f08
docs: add more Mermaid graphs #610
2023-08-11 19:56:41 +02:00
Marcel Beck
66ef1762f1
style: fix autoformat in mermaid examples
2023-07-28 21:16:37 +02:00
Marcel Beck
f0d7a38552
docs: add sankey example
2023-07-28 20:01:40 +02:00
Sören Weber
268b99a66d
docs: fix tab selection by groupid #582
2023-07-27 17:02:13 +02:00
Sören Weber
5e71d61c46
shortcodes: change context parameter to page if called as partial #595
2023-07-27 16:14:55 +02:00
Sören Weber
9b47e855b8
docs: don't align table cells #596
...
to allow pirate translation to be RTL
2023-07-27 16:07:01 +02:00
Sören Weber
e77afd6b70
mermaid: allow for YAML frontmatter inside of graph #564
2023-06-09 21:45:57 +02:00
Sören Weber
84a884e353
docs: remove tabs deprecation warning #550
2023-06-05 23:20:37 +02:00
Sören Weber
a135b2adb4
chore: update Mermaid to 10.2.0 #499
2023-05-24 20:25:13 +02:00
Sören Weber
36fefc833d
chore: update Mermaid to 9.4.3 #534
2023-05-23 15:17:23 +02:00
Sören Weber
a046b9300f
mermaid: make zoom configurable #144
2023-02-05 11:13:03 +01:00
Sören Weber
98f5959a33
docs: remove Mermaid beta graphs #144
2023-02-05 11:09:43 +01:00
Sören Weber
838f13db0f
docs: switch to https for credit links #424
2022-12-22 00:49:08 +01:00
Sören Weber
1fd26744c6
docs: show additional Mermaid graphs #394
...
and reorder diagram types in Mermaid docs order
2022-11-19 00:01:37 +01:00
Sören Weber
95450cbf23
mermaid: update to version 9.2.2 #391
2022-11-17 23:35:28 +01:00
Sören Weber
5efdd8db6e
mermaid: fix Gantt chart width #365
2022-11-05 13:00:22 +01:00
Sören Weber
7e4e587ad0
docs: remove test objects for math and mermaid #363
2022-11-01 00:29:08 +01:00
Sören Weber
2d994e6ac6
math: allow passing of parameters with codefence syntax #363
2022-10-31 15:27:31 +01:00
Sören Weber
1f040fa262
mermaid: allow passing of parameters with codefence syntax #360
2022-10-31 15:15:50 +01:00
Andreas Deininger
5745256519
Mermaid diagrams: allow passing of parameters with codefence syntax
2022-10-31 11:29:05 +01:00
Sören Weber
5170353967
docs: removed some typos
2022-10-03 12:02:22 +02:00
Sören Weber
5e1f07c03c
theme: make HTML5 compliant #329
2022-10-03 00:24:37 +02:00
Sören Weber
b1547e945f
theme: docs wording
2022-07-02 14:01:24 +02:00
Sören Weber
aa4d1b77bd
docs: call shortcode from partials #277
2022-06-23 00:03:24 +02:00
Sören Weber
8551ee2738
shortcodes: revamp shortcodes #260 #261
...
- supply named parameter if missing #260
- fix boolean parameter if given as string #261
- revise documentation
2022-06-05 19:31:59 +02:00
Sören Weber
f510f0328b
docs: announcing more features
2022-03-27 22:22:10 +02:00