Skip to content

blogdown 1.22

Latest

Choose a tag to compare

@yihui yihui released this 28 Oct 14:14
· 3 commits to main since this release
  • Due to the complexity, HugoBlox themes are no longer tested against blogdown, hence are not guaranteed to work with blogdown any more.

  • When converting metadata to YAML (e.g., in new_site(to_yaml = TRUE)), logical values are converted to true/false instead of yes/no now. This is because Hugo v0.152.0 no longer supports yes/no as logical values.