blob: 1baac95d4c2165d434f5d03a2b9d50321415b062 [file] [log] [blame]
---
layout: news
---
<article>
<h2>
{{ page.title }}
<a href="{{ page.url }}" class="permalink" title="Permalink"></a>
</h2>
<span class="post-category">
<span class="label">
{{ page.categories | array_to_sentence_string }}
</span>
</span>
<div class="post-meta">
<span class="post-date">
{{ page.date | date_to_string }}
</span>
<a href="https://people.apache.org/~{{ page.author }}" class="post-author">
<img src="https://people.apache.org/~{{ page.author }}/{{ page.author }}.png"
class="avatar" alt="{{ page.author }} avatar"
width="24" height="24">
{{ page.author }}
</a>
</div>
<div class="post-content">
{{ content }}
</div>
</article>