GolangUA / golang.org.ua

GolangUA site

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

golang.org.ua

Ukrainian Golang Community site

Usage

Add new blog post

hugo new post/post_name.md

Insert youtube video

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 >}}

Contribution

Feel free to fork && fix && pull-request

About

GolangUA site

License:Other


Languages

Language:CSS 70.7%Language:HTML 29.3%