{{ $id := default (.Get 0) .Page.Params.gist }} {{ $data := getJSON "https://api.github.com/gists/" $id }} {{ range $i, $e := $data.files }}
{{ $i }}