ref: 282f6035e7c36f8550d91033e3a66718468c6c8b
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>