Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 347 Bytes

index.md

File metadata and controls

19 lines (11 loc) · 347 Bytes
layout title tagline
page
CoderCoop
Programming for Everyone

{% include JB/setup %}

    {% for post in site.posts %}
  • {{ post.date | date_to_string }} » {{ post.title }}

    {{ post.content | split:"" | first }}
  • {% endfor %}