Commit graph

800 commits

Author SHA1 Message Date
GitHub Actions Bot
43d5d2ec2d Mark non-release version 2023-08-12 23:43:53 +00:00
GitHub Actions Bot
8c853b0604 Ship tag 5.19.0 2023-08-12 23:43:42 +00:00
Sören Weber
df49cdd3ef
highlight: add title parameter #616 2023-08-13 00:58:41 +02:00
Sören Weber
6e5ca298e7
siteparam: avoid halt if param is a map/slice #611 2023-08-12 13:13:03 +02:00
Marcel Beck
be45120c46 feat: use yaml instead of directive for new mermaid diagram types
mermaid is deprecating directives for new diagram types: https://github.com/mermaid-js/mermaid/issues/4630
2023-07-28 21:13:56 +02:00
GitHub Actions Bot
9221e7e07f Mark non-release version 2023-07-27 19:23:55 +00:00
GitHub Actions Bot
d33761c03f Ship tag 5.18.0 2023-07-27 19:23:43 +00:00
Sören Weber
34b1347acd
build: switch to stable HTML anchors in migration docs #599 2023-07-27 17:47:36 +02:00
Sören Weber
72f08f142b
shortcodes: add more deprecation warnings #598 2023-07-27 16:54:06 +02:00
Sören Weber
9555614ac4
404: fix display in RTL #597 2023-07-27 16:31:50 +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
e9d3eb6489
siteparam: support nested parameters and text formatting #590 2023-07-26 22:29:03 +02:00
Sören Weber
1be79e0b4f
a11y: fix tag nesting in menu #581 2023-07-26 20:36:45 +02:00
Sören Weber
fabcf681e9
tabs: fix tab selection by groupid #582 2023-06-29 12:15:16 +02:00
Sören Weber
2835ef004a
theme: avoid duplicate title on home page if no file is provided #580 2023-06-28 20:46:09 +02:00
Sören Weber
de625fe57b
theme: avoid false deprecation message if initial.md is displayed #580 2023-06-28 20:34:32 +02:00
Sören Weber
8fd3f79c9a
a11y: improve "clear search" button #581 2023-06-28 20:17:29 +02:00
Sören Weber
20e14fb4d6
theme: restore compat with Hugo 0.95.0 #580 2023-06-28 19:40:07 +02:00
Sören Weber
75cdd546e0
a11y: improve outline style for menu controls #581 2023-06-28 18:32:30 +02:00
GitHub Actions Bot
61ccf4e42f Mark non-release version 2023-06-22 17:05:10 +00:00
GitHub Actions Bot
de6a4f48e2 Ship tag 5.17.1 2023-06-22 17:04:59 +00:00
GitHub Actions Bot
3d57adbb91 Mark non-release version 2023-06-22 16:45:50 +00:00
GitHub Actions Bot
d796773949 Ship tag 5.17.0 2023-06-22 16:45:42 +00:00
Sören Weber
9d72658a43
highlight: make copy to clipboard only appear on hover #574 2023-06-22 18:42:43 +02:00
Sören Weber
625f56b887
theme: compat for Hugo 0.114.0 #573 2023-06-22 17:51:18 +02:00
Sören Weber
7e073f9681
highlight: handle string options in funnel file #169
as it may happen to be called with string options in case of documented `partial (compat)` mode
2023-06-22 17:34:04 +02:00
Sören Weber
83e403ea2e
highlight: add option for wrapping vs. scrolling #169 2023-06-22 01:22:08 +02:00
Sören Weber
e80f89b2b6
taxonomy: fix number tags #570 2023-06-18 11:13:33 +02:00
Sören Weber
c3015432e5
syntaxhighlight: improve if using highlight shortcode #569 2023-06-15 19:35:35 +02:00
GitHub Actions Bot
8210020994 Mark non-release version 2023-06-10 12:23:45 +00:00
GitHub Actions Bot
46511aecea Ship tag 5.16.2 2023-06-10 12:23:35 +00:00
Sören Weber
b85376f164
theme: flip 404 image #566 2023-06-10 14:18:38 +02:00
Sören Weber
25a2358096
theme: revamp 404 page #566 2023-06-10 13:56:58 +02:00
GitHub Actions Bot
e6f94019cd Mark non-release version 2023-06-09 21:56:59 +00:00
GitHub Actions Bot
d5bef098df Ship tag 5.16.1 2023-06-09 21:56:49 +00:00
Sören Weber
4026fba240
theme: add deprecation warnings #565 2023-06-09 23:42:03 +02:00
Sören Weber
35a4fd83ef
alias: fix redirect URLs in case of empty BaseURL #562 2023-06-09 11:11:18 +02:00
GitHub Actions Bot
e3ac6efd7c Mark non-release version 2023-06-08 16:04:10 +00:00
GitHub Actions Bot
e216d4614c Ship tag 5.16.0 2023-06-08 16:04:01 +00:00
Sören Weber
310df3425f
icon: remove whitespace on start #560 2023-06-08 13:36:12 +02:00
Sören Weber
f52639c9df
tab: format correctly when called as partial #550 2023-06-07 21:04:47 +02:00
Sören Weber
a79f81322a
tabs: add title and icon option #552 2023-06-06 19:54:12 +02:00
Sören Weber
f50c362c8e
tabs: adjust tab handle styling #550 2023-06-06 18:15:08 +02:00
Sören Weber
67fe76a99c
shortcodes: add style option to mimic code box color scheme #551 2023-06-06 17:44:06 +02:00
Sören Weber
d39c0fb402
favicon: add light & dark option for OS's prefered color scheme #549 2023-06-06 01:36:37 +02:00
Sören Weber
cba1d38595
favicon: indention #549 2023-06-06 00:48:55 +02:00
Troy Lindsay
b705e0bde4 Loop through favicon types for selection
* https://github.com/McShelby/hugo-theme-relearn/pull/553#discussion_r1213705852
2023-06-06 00:37:57 +02:00
Troy Lindsay
ad0378ae8f Add light & dark theme SVG favicon option
* #549
2023-06-06 00:37:57 +02:00
Sören Weber
d68a80d1d4
tabs: support color options #550 2023-06-05 23:18:12 +02:00
Sören Weber
aea9a54a08
tabs: colors for each tab in a set #550 2023-06-05 18:31:55 +02:00