Sha256: ea5d9d344f74d0757b8908aa1f454f5666861913aa8560b94caaa198c29eb95a

Contents?: true

Size: 296 Bytes

Versions: 4

Compression:

Stored size: 296 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="/<%= name %>{{ post.url }}">{{ post.title }}</a></li>
    {% endfor %}
  </ul>
</div>

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
bloggy-0.3 lib/generators/jekyll/blog/templates/config/jekyll/index.html.tt
bloggy-0.2.2 lib/generators/jekyll/blog/templates/config/jekyll/index.html.tt
bloggy-0.2.1 lib/generators/jekyll/blog/templates/config/jekyll/index.html.tt
bloggy-0.2 lib/generators/jekyll/blog/templates/config/jekyll/index.html.tt