mmistakes / minimal-mistakes

:triangular_ruler: Jekyll theme for building a personal site, blog, project documentation, or portfolio.
https://mmistakes.github.io/minimal-mistakes/
MIT License
12.48k stars 25.73k forks source link

Adding header video #2199

Closed pranav6670 closed 5 years ago

pranav6670 commented 5 years ago

How to add header video to index.html or any other page?

mmistakes commented 5 years ago
header:
  video:
    id: VIDEOID
    provider: youtube

https://github.com/mmistakes/minimal-mistakes/blob/master/docs/_posts/2017-01-23-layout-header-video.md https://mmistakes.github.io/minimal-mistakes/layout/uncategorized/layout-header-video/

pranav6670 commented 5 years ago

Thank You!!

pranav6670 commented 5 years ago

What if I have a downloaded video or a video at a source? Isn't that possible? Also is there a way to keep looping the video and autoplaying it?

mmistakes commented 5 years ago

It is not. Youtube or Vimeo only. If you need other functionality you'll need to hack the theme.