Commit graph

40 commits

Author SHA1 Message Date
GitHub Actions Bot
68220ad15a Ship tag 7.4.1
Some checks are pending
docs-build-deployment / Run deploy (push) Waiting to run
docs-build / Run build (push) Waiting to run
2025-02-21 09:54:23 +00:00
Sören Weber
878cd835f6
wildspace 2025-02-19 22:04:14 +01:00
Sören Weber
6fa23b9563
task: even more documentation for the config files 2025-02-19 21:54:57 +01:00
Sören Weber
00881d7646
task: add performance optimized config 2025-02-19 21:42:21 +01:00
Sören Weber
942fa83318
docs: page meta configuration - minor typo in param #1029 2025-02-18 20:14:44 +01:00
GitHub Actions Bot
dcabfe7674 Ship tag 7.4.0
Some checks are pending
docs-build-deployment / Run deploy (push) Waiting to run
docs-build / Run build (push) Waiting to run
2025-02-18 07:00:41 +00:00
Sören Weber
08d2484fa5
docs: #850
Some checks are pending
docs-build-deployment / Run deploy (push) Waiting to run
docs-build / Run build (push) Waiting to run
2025-02-18 00:32:02 +01:00
Sören Weber
d11139ac93
Docs: Fixes a few typos 2025-02-18 00:12:58 +01:00
Sören Weber
a9cc5c74d6
link: change cross language URL format - take 2 #850 2025-02-17 23:32:11 +01:00
Sören Weber
59414a1b79
docs: describe linking formats and languages #850 2025-02-17 22:21:43 +01:00
Sören Weber
1ebb5451c3
theme: make content footer configurable #1025 2025-02-17 20:51:28 +01:00
Sören Weber
177d2329cb
theme: add Google Search Console verfication #1024 2025-02-16 00:16:29 +01:00
Sören Weber
0a3121be8f
favicon: respect assets directory #1023 2025-02-15 03:03:22 +01:00
Sören Weber
542aafde24
docs: point to about page of exampleSite #1003
Some checks are pending
docs-build-deployment / Run deploy (push) Waiting to run
docs-build / Run build (push) Waiting to run
2025-02-14 00:37:12 +01:00
Sören Weber
fd301a9776
docs: announce new exampleSite #1003
Some checks are pending
docs-build-deployment / Run deploy (push) Waiting to run
docs-build / Run build (push) Waiting to run
2025-02-14 00:19:01 +01:00
Sören Weber
2a6d621e79
docs: use exampleSite structure in examples #1003 2025-02-14 00:07:09 +01:00
Sören Weber
603c90f266
docs: fix piratish link #1003 2025-02-13 22:38:27 +01:00
Sören Weber
e18b21ac7f
docs: fix exampleSite deploy and warnings #1003 2025-02-13 22:34:48 +01:00
Sören Weber
1eaa287faa
docs: split config and add more comments #1003 2025-02-13 22:26:00 +01:00
Sören Weber
88c3730082
docs: DRY logo.html
Some checks are pending
docs-build-deployment / Run deploy (push) Waiting to run
docs-build / Run build (push) Waiting to run
2025-02-12 22:54:53 +01:00
Sören Weber
d6c4f517c6
docs: move logo CSS
to make resulting page validate
2025-02-12 22:39:34 +01:00
Sören Weber
cb77a2f14c
config: wildspace 2025-02-12 22:38:55 +01:00
Sören Weber
fb96c34e7f
image: support for inlining image content #1019 2025-02-12 22:38:29 +01:00
Sören Weber
0a8f7dd47e
docs: again adjust logo #1012 2025-02-11 23:27:17 +01:00
Sören Weber
444b3f850c
source format: use more distinct icon #1001 2025-02-11 18:44:59 +01:00
Sören Weber
9a66a0b26f
docs: move logo to assets #1012 2025-02-11 18:17:19 +01:00
Sören Weber
855749d1a8
docs: adjust svg logo #1012
to support light/dark mode and simplify it for theme recoloring
2025-02-11 17:45:14 +01:00
Sören Weber
059fc2f694
logo: make header color configurable #1012 2025-02-11 08:01:45 +01:00
coliff
3e689f2cf3 Docs: Fixes a few typos 2025-02-10 23:50:52 +09:00
Sören Weber
71b4e34bc1
Revert "link: change cross language URL format #850"
Some checks failed
docs-build-deployment / Run deploy (push) Has been cancelled
docs-build / Run build (push) Has been cancelled
This reverts commit 5f9fee85c4.
2025-02-08 21:40:04 +01:00
Sören Weber
5f9fee85c4
link: change cross language URL format #850
Some checks are pending
docs-build-deployment / Run deploy (push) Waiting to run
docs-build / Run build (push) Waiting to run
2025-02-08 02:20:22 +01:00
Sören Weber
109d094dc2
menu: support for link effects #1008 2025-02-07 22:00:18 +01:00
Sören Weber
72099590d4
docs: link effects #1008
Some checks are pending
docs-build-deployment / Run deploy (push) Waiting to run
docs-build / Run build (push) Waiting to run
2025-02-07 21:24:47 +01:00
Sören Weber
ada45be3f2
button: support for link effects #1008 2025-02-07 19:55:22 +01:00
Sören Weber
aaf0c707a2
link: introduce effects #850 #1008
- new link effects: target download
- effects can now be strings besides bools (to allow for custom download
  attribute on links)
- remove "no*" classes form image as they don't make sense for
  string effects and are cluttering the image class list for newly
  introduced effects
- refactor attribute parsing for later reusage in menu generation, button
  topbar, etc.
2025-02-07 19:04:21 +01:00
Sören Weber
516e552ece
menu: allow menuPageRef, menu.pageRef and sidebarmenus.pageRef to point to resources #1008 2025-02-07 14:26:19 +01:00
Sören Weber
14c19bb13c
menu: allow menuPageRef, menu.pageRef and sidebarmenus.pageRef to be decorated URLs #1008
meaning: having a query string and fragments
2025-02-05 22:14:58 +01:00
Sören Weber
66bc366c47
theme: add compat way of including scripts #1009
Some checks failed
docs-build-deployment / Run deploy (push) Has been cancelled
docs-build / Run build (push) Has been cancelled
Open
2025-02-02 14:00:27 +01:00
Sören Weber
8b70bdf31a
theme: guard access to page.File.Filename #1005
Some checks failed
docs-build-deployment / Run deploy (push) Has been cancelled
docs-build / Run build (push) Has been cancelled
2025-01-31 14:57:16 +01:00
Sören Weber
db9ca5d295
docs: move exampleSite to docs #1003 2025-01-29 23:30:58 +01:00