ref: d523aa4bb03e913f55c2f89544e6112e320c975a
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>