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