Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 254 Bytes

allnews.md

File metadata and controls

14 lines (12 loc) · 254 Bytes
title layout excerpt sitemap permalink
News
textlay
Compiler Research
false
/allnews

News

{% for article in site.data.news %}

{{ article.date }}
{{ article.headline }}

{% endfor %}