Skip to content

Conversation

@halfrost
Copy link
Owner

@halfrost halfrost commented May 4, 2021

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

Traditional Chinese (#335)
Turkish (#300)

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

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:
Traditional Chinese (#335)
Turkish (#300)

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
<a {{ if .Page.Content }}href="{{ .Page.Permalink }}"{{ end }} class="{{ if $current }}active{{ end }}">
{{- partial "docs/title" .Page -}}
</a>
<span></span>
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Collapsed menus can be navigated without changing page!

@halfrost halfrost merged commit 1071ae0 into master May 4, 2021
@halfrost halfrost deleted the Update_hugo_book_V9 branch May 4, 2021 13:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants