shithub: hugo

ref: c5279064df9664d6b2ad277e2fba1e4bb3b0f4be
dir: /tpl/tplimpl/embedded/templates/shortcodes/gist.html/

View raw version
<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>