mirror of
https://github.com/McShelby/hugo-theme-relearn.git
synced 2024-11-27 09:43:06 +00:00
2.7 KiB
2.7 KiB
5.23.0 (2023-10-29)
Enhancements
- [feature] taxonomy: allow for content on term pages #701
- [feature] theme: write full file path on warnings #699
- [feature] theme: show anchor link and copy to clipboard button on mobile #697
- [feature][change] config: adjust to changes in Hugo 0.120 #693
- [feature] variants: add more contrast to neon #692
- [feature] mermaid: only show zoom reset button if zoomed #691
- [feature] menu: add additional sort options #684
- [feature] theme: add social media meta information #683
- [feature] theme: simplify additional JS dependencies #682
- [feature] links: warn if ref/relref is used falsly #681
- [feature] menu: make width configurable #677
- [feature] tabs: use color for link of inactive tabs #675
- [feature] taxonomy: modularize term list generation #671
- [feature] theme: remove warnings with
hugo --printI18nWarnings
#670 - [feature] theme: implement portable linking #377
Fixes
- [bug] links: extra space before link text #700
- [bug] mermaid: reset zoom correctly #690
- [bug] theme: fix mobile layout for width=48rem #676
- [bug] frontmatter: resemble documented shortcode style #672
- [bug] taxonomy: display terms in pages if
removePathAccents=true
#669