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