ref: 01766439246add22a6e6d0c12f932610be55cd8a
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>