gmc
gmc copied to clipboard
Lazy loading for Youtube
While working on #31 I've noticed that it loads quite long with the cache deleted.
So I guess it would be worthwhile to somehow modify the loading behavior.
When searching for a quick solution I've found some issue thread. https://github.com/MichaIng/DietPi-Docs/issues/339 I didn't read it yet.
I've though about maybe just putting the YouTube links on the site, and attach some modal popup with the video 🤔
However I'm not sure how exactly would modals works in mkDocs 😓