This repository was archived by the owner on Feb 6, 2024. It is now read-only.
This repository was archived by the owner on Feb 6, 2024. It is now read-only.
The template Sani Yusuf may like #12
Closed
Description
Known days, author tend to add gifs in their talk, like Sani, which makes his presentation always super funny beside being super interesting
Therefore would be maybe cool, if possible to offer a template where the gif is automatically fetched from, for example, Giphy
Something where you only have to use an url and don't have to use an iframe or even image
In the <deckgo-slide-code/>
the code could already be fetched from any Url, like Github, so the idea could be the same
Something like:
<deckgo-slide-gif url="https://media.giphy.com/media/gFE3wHTcpHPy0/giphy.gif>
<h1 slot>Optional title</h1>
</deckgo-slide-gif>
The template alignment could be the same as <deckgo-slide-title/>
aka centered