Sha256: bdd14f67fad862658de13ad1185135eec1c50e260e1527747b5be745ef0aa82d

Contents?: true

Size: 288 Bytes

Versions: 8

Compression:

Stored size: 288 Bytes

Contents

---
layout: default
title: Zach Bruhnke
---

<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="/blog{{ post.url }}">{{ post.title }}</a></li>
    {% endfor %}
  </ul>
</div>

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
bloggy-0.1.1 lib/generators/jekyll/blog/templates/config/jekyll/index.html.tt
bloggy-0.1.0 lib/generators/jekyll/blog/templates/config/jekyll/index.html.tt
bloggy-0.0.9 lib/generators/jekyll/blog/templates/config/jekyll/index.html.tt
bloggy-0.0.8 lib/generators/jekyll/blog/templates/config/jekyll/index.html.tt
bloggy-0.0.7 lib/generators/jekyll/blog/templates/config/jekyll/index.html.tt
bloggy-0.0.5 lib/generators/jekyll/blog/templates/config/jekyll/index.html.tt
bloggy-0.0.4 lib/generators/jekyll/blog/templates/config/jekyll/index.html.tt
bloggy-0.0.3 lib/generators/jekyll/blog/templates/config/jekyll/index.html.tt