Skip to content

Latest commit

 

History

History
14 lines (13 loc) · 371 Bytes

archive.md

File metadata and controls

14 lines (13 loc) · 371 Bytes
layout title
default
All About the code
{% for post in site.posts %}
{{post.date | date: "%B %e, %Y" }}
{{ post.excerpt }} » Read the article {% endfor %}