Sha256: 69a7dec1acdc504cb381d13b4c3a25a941201be50c147bcd562e2fc2a43aa7c0

Contents?: true

Size: 335 Bytes

Versions: 4

Compression:

Stored size: 335 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="/<%= 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/_layouts/post.html.tt
bloggy-0.2.2 lib/generators/jekyll/blog/templates/config/jekyll/_layouts/post.html.tt
bloggy-0.2.1 lib/generators/jekyll/blog/templates/config/jekyll/_layouts/post.html.tt
bloggy-0.2 lib/generators/jekyll/blog/templates/config/jekyll/_layouts/post.html.tt