shithub: hugo

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

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