layout | title | tagline |
---|---|---|
default |
Shane's Blog |
{% include JB/setup %}
{% for post in site.posts offset: 0 limit: 10 %}
{{ post.date | date_to_string }}
{{ post.content }}
{% endfor %}
layout | title | tagline |
---|---|---|
default |
Shane's Blog |
{% include JB/setup %}