ref: 71931b30b1813b146aaa60f5cdab16c0f9ebebdb
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>