Skip to content

The go bigger to go smaller release

Choose a tag to compare

@davep davep released this 18 May 17:34
· 207 commits to main since this release
a55c16d
  • Fixed the lint command double-reporting errors in the 404 page. (#489)
  • Added optional automatic image optimisation (optimise_images: true). When enabled, local images in Markdown posts are automatically resized into a multi-size "ladder", converted to WebP, and rendered using responsive <picture> elements with srcset and aspect-ratio stability attributes. (#492)