Sha256: 9dc132bb866e6ab96f2b17a396e6ce5de1412714ec551cfe0d818a52ab641f1f

Contents?: true

Size: 327 Bytes

Versions: 8

Compression:

Stored size: 327 Bytes

Contents

---
layout: default
---
<div id="post">
{{ content }}
</div>

<div id="related">
  <h2>Related Posts</h2>
  <ul class="posts">
    {% for post in site.related_posts limit:3 %}
      <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/_layouts/post.html.tt
bloggy-0.1.0 lib/generators/jekyll/blog/templates/config/jekyll/_layouts/post.html.tt
bloggy-0.0.9 lib/generators/jekyll/blog/templates/config/jekyll/_layouts/post.html.tt
bloggy-0.0.8 lib/generators/jekyll/blog/templates/config/jekyll/_layouts/post.html.tt
bloggy-0.0.7 lib/generators/jekyll/blog/templates/config/jekyll/_layouts/post.html.tt
bloggy-0.0.5 lib/generators/jekyll/blog/templates/config/jekyll/_layouts/post.html.tt
bloggy-0.0.4 lib/generators/jekyll/blog/templates/config/jekyll/_layouts/post.html.tt
bloggy-0.0.3 lib/generators/jekyll/blog/templates/config/jekyll/_layouts/post.html.tt