-
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 totrue/falseinstead ofyes/nonow. This is because Hugo v0.152.0 no longer supportsyes/noas logical values.