Notable changes
- Collapsed menus can be navigated without changing page!
- Most SCSS vars were migration to CSS vars.
- MermaidJS configuration can be customized.
- Lead image can be now added to posts via
image:
frontmatter. - New partials: before and after toc.
New translations
Other changes and fixes
- Post title rendering is now using proper partial.
- Collapsible menus are now changing arrow on toggle (#332).
- Link to SCM is now pointing to
main
branch by default. - Edit link can be more customized.
- Bug Fix: Empty .Site.Params.contentDir (#312)
- Button shortcode can now render markdown (#308)
- Set default content direction to
ltr
(#307) - New 'BookOnlyTranslated' property to display only links to translated pages (#303)
- MermaidJS upgraded to v8.9.0 (#305)
- New page param: bookSearchExclude to exclude pages from search index
Big thank you to all contributors!