Skip to content

Implement and document asset processing for markdown images

bones_was_here requested to merge bones_was_here/imageprocessing into master

Automation and performance! Documentation included ;)

This fully converts the Guide to the new asset processing system, reducing its total download size (assuming you scroll all the way down on the updated version, lazy loading ftw) from 15MB to 5MB, even though resolution of most images is increased.

This requires a fairly recent version of Hugo (see README.md) and I have already installed 0.104.3 on srv04.

Closes #26 (closed)

Edited by bones_was_here

Merge request reports