Skip to content

Latest commit

 

History

History
25 lines (21 loc) · 617 Bytes

File metadata and controls

25 lines (21 loc) · 617 Bytes
layout page
title Health
permalink /health/
description Health for software developers.

{% for post in site.posts %} {% if post.meta contains 'health' %}

{{ post.title }}

{{ post.date | date: "%b %-d, %Y" }}

{{ post.excerpt | remove: '

' | remove: '

' }}
Read More...

{% endif %} {% endfor %}

{% include signup.html %}