Sha256: 731c7608070c2ef2beb26342cea12eeb5697b5cdf87ab7a2c0583333dc364bb7

Contents?: true

Size: 134 Bytes

Versions: 7

Compression:

Stored size: 134 Bytes

Contents

ul.post-list
  - for post in blog_posts
    li
      .post-meta = date_format post.date, "%B %e, %Y"
      = link_to post.title, post

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
flutterby-0.6.2 lib/templates/new_project/site/blog/_list.html.slim
flutterby-0.6.1 lib/templates/new_project/site/blog/_list.html.slim
flutterby-0.6.0 lib/templates/new_project/site/blog/_list.html.slim
flutterby-0.5.2 lib/templates/new_project/site/blog/_list.html.slim
flutterby-0.5.1 lib/templates/new_project/site/blog/_list.html.slim
flutterby-0.5.0 lib/templates/new_project/site/blog/_list.html.slim
flutterby-0.4.0 lib/templates/new_project/site/blog/_list.html.slim