ref: e6dd54943fd1d6129d73ecf7fc9bc6df26b75117
dir: /tpl/tplimpl/embedded/templates/shortcodes/gist.html/
<script src="//gist.github.com/{{ index .Params 0 }}/{{ index .Params 1 }}.js{{if len .Params | eq 3 }}?file={{ index .Params 2 }}{{end}}"></script>