I'm looking for some suggestions about the https://L5lua.org documentation site for L5.
At first I tried to optimize the site for small page load, focusing on making all images webp files.
Question 1: Is there some html or css only option that allows "falling back" from webp to loading jpg instead if needed for browsers that can't load webp?
Question 2: For example code that shows interaction or animation i'm showing animated gifs. These gifs can be quite large! I want L5 and the website to be able to work on lower-powered and lower-bandwidth computers, even ones without JS. Could my use of gifs be improved?
I'm currently recording the window with SimpleScreenRecorder at low fps as a mp4, then using imagemagick to convert to gif. On a tip, I found ezgif.com converts even smaller. Anyone know their 'recipe'? I would love to automate the process in the command line.
Question 3: Any other tips for how I can make the site work better, particularly for low bandwidth and offline browsing?
Boosts ok! Politely written responses appreciated!














