--- layout: default title: Long Haul ---

Recent Posts

{%- for post in paginator.posts -%}
{{ post.date | date: '%B %d, %Y' }}

{{ post.title }}

{%- if post.description -%}{{ post.description }}{%- else -%}{{ post.excerpt | strip_html }}{%- endif -%}

{%- endfor -%}