A demo of issue 11ty/eleventy#3788.
To install
- Clone the repository, e.g.,
git clone https://github.com/btrem/11ty_3788.git. - Change to the directory you cloned into, e.g.,
cd 11ty_3788. - Run
npm installat the command line. - Run
npm start.
The resulting eleventy website will demonstrate and explain the bug.