Closed ottobonn closed 6 years ago
This PR removes the filesystem code from hexo-image-sizes and instead uses the router builtin to write resized images to the output. It also adds lazy image generation, so that the plugin only generates images the posts actually use.
This PR removes the filesystem code from hexo-image-sizes and instead uses the router builtin to write resized images to the output. It also adds lazy image generation, so that the plugin only generates images the posts actually use.