{{ $api := site.Data.docs.api }} {{ $endpoints := $api.endpoints }} {{ $colors := dict "GET" "text-green-500" "POST" "text-indigo-400" }}