Blog post: Graphite progress report (Q2 2024) (#1805)

* Q2 blogpost

* WIP

* WIP 2

---------

Co-authored-by: Keavon Chambers <keavon@keavon.com>
This commit is contained in:
James Lindsay
2024-08-02 06:14:29 -07:00
committed by Keavon Chambers
co-authored by Keavon Chambers
parent 390e643558
commit 32f5fba3e3
18 changed files with 309 additions and 38 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
<a class="banner" href="{{ article.permalink | safe }}"><img src="{{ article.extra.banner | safe }}" onerror="this.onerror = null; this.src = this.src.replace('.avif', '.png')" /></a>
<h2 class="headline"><a href="{{ article.permalink | safe }}">{{ article.title }}</a></h2>
<div class="summary">
{{ article.summary | safe }}
<p>{{ article.summary | striptags | safe }}</p>
</div>
<a href="{{ article.permalink | safe }}" class="link arrow">Keep reading</a>
</div>