You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
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)