ref: 3aa838cf2baab768c146e1e9b0c52af031c3fca4
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>