Ukrainian Golang Community site
hugo new post/post_name.md
Just insert raw HTML of iframe:
<iframe width="560" height="315" src="https://www.youtube.com/embed/<video-id>" frameborder="0" allowfullscreen></iframe>
Or use shortcode:
{{< youtube w7Ft2ymGmfc >}}
Feel free to fork && fix && pull-request