{{ $author := .Params.author }} {{ $date := dateFormat "January 2, 2006" .Date }} {{ $twitterUrl := printf "https://twitter.com/intent/tweet?text=%s %s" (printf "Check out this post from the TiKV blog: \"%s\"" .Title) .Permalink }}

{{ .Title }}

{{ if eq .RelPermalink "/blog/" }}   Subscribe via RSS {{ end }} {{ with $author }}

{{ . | markdownify }}

{{ end }} {{ if ne .RelPermalink "/blog/" }}

{{ $date }}


{{ end }}