Skip to main content

Video

How to use Video with 11ty WISP

Video Full Width

Display

Implementation

{% video "URL Video" , "Alt Video" %}

Example

{% vvideo "https://www.youtube.com/embed/N-EMhpmg64E" , "11ty Video" %}

Small Video

Display

Implementation

{% videosmall "URL Video" , "Alt Video.." %}

Example

{% videosmall "https://www.youtube.com/embed/BjwOV1qz4iQ" , "11ty SSG" %}