Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
<!--
Renders a summary of a blog post, assumed to be the current
template context.
-->
<p>
{{ .Summary }}
</p>
<a data-track="read-more" href="{{ .RelPermalink }}"> Read more → </a>