shithub: hugo

ref: 7231869ba87f4e8d08e94dce18f20b7ed4fa2e15
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>