--- layout: default title: Blog ---

Blog

Changelogs and news from the LineageOS team.

rss_feed RSS Feed
{% for post in site.categories.blog %}
{{ post.excerpt }}

{{ post.title }}

calendar_today {{ post.date | date: '%B %d, %Y' }} {% if post.modified %} edit_calendar {{ post.modified | date: '%B %d, %Y' }}{% endif %} {% if post.author %} person_outline {{ post.author }}{% endif %}

{% endfor %}