{{ (.Title) }}

{{ (.Content) }}
    {{ if (.Params.tags) }} {{ range (.GetTerms "tags") }}
  • #{{ ((.Title) | lower) }}
  • {{ end }}
  • •
  • {{ end }} {{ with (.Params.complexity) }} {{ with (eq . "0") }}
  • •
  • {{ end }} {{ with (eq . "1") }}
  • •
  • {{ end }} {{ with (eq . "2") }}
  • •
  • {{ end }} {{ end }} {{ with (.Params.date) }}
  • {{ (.UTC.Format "2006/01/02 15:04:05 MST") }}
  • {{ end }}