Sha256: 9a19c5ce92765a28f44ba4866c3cfcbf4b7e988fb4ab230c0847a170bbfd0f31

Contents?: true

Size: 292 Bytes

Versions: 20

Compression:

Stored size: 292 Bytes

Contents

---
layout: default
title: Your New Jekyll Site
---

<div id="home">
  <h1>Blog Posts</h1>
  <ul class="posts">
    {% for post in site.posts %}
      <li><span>{{ post.date | date_to_string }}</span> &raquo; <a href="{{ post.url }}">{{ post.title }}</a></li>
    {% endfor %}
  </ul>
</div>

Version data entries

20 entries across 20 versions & 2 rubygems

Version Path
guard-jekyll-plus-2.0.2 test/index.html
guard-jekyll-plus-2.0.1 test/index.html
guard-jekyll-plus-2.0.0 test/index.html
guard-jekyll-plus-1.4.10 test/index.html
guard-stitch-plus-1.1.0 test/index.html
guard-jekyll-plus-1.4.9 test/index.html
guard-jekyll-plus-1.4.8 test/index.html
guard-jekyll-plus-1.4.7 test/index.html
guard-jekyll-plus-1.4.6 test/index.html
guard-jekyll-plus-1.4.5 test/index.html
guard-jekyll-plus-1.4.4 test/index.html
guard-jekyll-plus-1.4.3 test/index.html
guard-jekyll-plus-1.4.2 test/index.html
guard-jekyll-plus-1.4.1 test/index.html
guard-jekyll-plus-1.4.0 test/index.html
guard-jekyll-plus-1.3.0 test/index.html
guard-jekyll-plus-1.2.3 test/index.html
guard-jekyll-plus-1.2.2 test/index.html
guard-jekyll-plus-1.2.1 test/index.html
guard-jekyll-plus-1.2.0 test/index.html