Commit graph

55 commits

Author SHA1 Message Date
Sören Weber
7c335cc28e
docs: make url fit title
Some checks are pending
docs-build-deployment / Run deploy (push) Waiting to run
docs-build / Run build (push) Waiting to run
2025-01-01 22:14:04 +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
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
575353a9b1
docs: honing 2024-11-29 19:43:27 +01: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
0938e8bd2e
docs: merge menu docs #423 2024-10-24 17:25:32 +02:00
Sören Weber
79b43fcfce
menu: support nested Hugo menus #423 2024-10-22 19:35:28 +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
Sören Weber
75d9839bd8
docs: showcase tags taxonomy #567 2024-10-12 19:32:16 +02:00
Sören Weber
41cefeda69
docs: add categories taxonomy #567 2024-10-12 19:28:32 +02:00
Sören Weber
b581dbb6e5
docs: honing #567 2024-10-12 18:44:36 +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
dcaeb13860
docs: crosslinking chapter 2 #567 2024-10-12 10:53:02 +02:00
Sören Weber
21e80798f3
docs: finalize dir structure of chapter 3 #567 2024-10-11 23:02:00 +02:00
Sören Weber
7e0a04d9aa
docs: distinctively name directories #567
too much `content`
2024-10-11 22:40:14 +02:00
Sören Weber
8907aa613b
docs: fix typo, thanks Barbara #567 2024-10-11 21:02:06 +02:00
Sören Weber
3fafedc76f
docs: chapter 3 rough draft #567 2024-10-11 16:47:38 +02:00
Sören Weber
8e3156ce70
docs: add missing tags #567 2024-10-11 16:47:37 +02:00
Sören Weber
21c7bb3034
logo: move Relearn logo to exampleSite #924 2024-10-11 16:47:36 +02:00
Sören Weber
4d2b55e64b
docs: honing #567 2024-10-11 16:47:36 +02:00
Sören Weber
19c3e8ee49
docs: finally feature complete for chapter 2 #567 2024-10-11 16:47:35 +02:00
Sören Weber
b59adb32eb
docs: typo #567 2024-10-11 16:47:35 +02:00
Sören Weber
8e2eb1ae73
docs: honing #567 2024-10-11 16:47:34 +02:00
Sören Weber
6e0ae01f14
docs: review #567 2024-10-11 16:47:33 +02:00
Sören Weber
9a255abef9
docs: harmonize internal links #567 2024-10-11 16:47:33 +02:00
Sören Weber
1e8d064d64
docs: move images to content #567 2024-10-11 16:47:32 +02:00
Sören Weber
cb6f3467cd
#docs: call it front matter #567 2024-10-11 16:47:30 +02:00
Sören Weber
7b03f47856
docs: marking config options #567 2024-10-11 16:47:29 +02:00
Sören Weber
d8c353b1a5
docs: moving imageeffects #567
and other stuff
2024-10-11 16:47:28 +02:00
Sören Weber
15fc7e62b9
docs: honing #567 2024-10-11 16:47:28 +02:00
Sören Weber
d8f5a9128f
docs: revise custom taxonomies #567 2024-10-11 16:47:27 +02:00
Sören Weber
eb3095f663
#docs: reorganize options and frontmatter index #567 2024-10-11 16:47:26 +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
3228097450
multiconfig: allow empty sections 2024-10-11 16:47:24 +02:00
Sören Weber
157dd99577
docs: typo #567 2024-10-11 16:47:21 +02:00
Sören Weber
f5d299647d
docs: call it Piratish #567 2024-10-11 16:47:21 +02:00
Sören Weber
85191809ea
docs: rename chapter 1 #567 2024-10-11 16:47:18 +02:00
Sören Weber
ba81589107
docs: first draft chapter 2 #567 2024-10-11 16:47:17 +02:00