Skip to content

Mauville/asciidoctor-lazy-images

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Asciidoctor Lazy Images

This is a small extension that adds the lazy loading attribute to every image in a rendered HTML5 file.

This makes it so that the page loads faster and unnecesary bandwidth isn’t consumed.

Installation

Install the gem using

gem install asciidoctor-lazy-images

And compile your files using the -r flag:

asciidoctor -r asciidoctor-lazy-images demo.adoc

About

Add lazy loading to images rendered by the HTML5 Asciidoctor Backend.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages