Sha256: b9745ff94623052eeefc0d554784d91103c6b32dd51188e10aa19ae0e4359ebd

Contents?: true

Size: 181 Bytes

Versions: 12

Compression:

Stored size: 181 Bytes

Contents

 <% blog.articles[0...12].each do |article| %>
      <li><a href="<%= article.url %>"><%= article.title %></a> <time><%= article.date.strftime('%b %e') %></time></li>
    <% end %>

Version data entries

12 entries across 6 versions & 1 rubygems

Version Path
middleman-blog-3.0.0 fixtures/calendar-app/source/index.html.erb
middleman-blog-3.0.0 fixtures/tags-app/source/index.html.erb
middleman-blog-3.0.0.rc.4 fixtures/tags-app/source/index.html.erb
middleman-blog-3.0.0.rc.4 fixtures/calendar-app/source/index.html.erb
middleman-blog-3.0.0.rc.3 fixtures/calendar-app/source/index.html.erb
middleman-blog-3.0.0.rc.3 fixtures/tags-app/source/index.html.erb
middleman-blog-3.0.0.rc.2 fixtures/calendar-app/source/index.html.erb
middleman-blog-3.0.0.rc.2 fixtures/tags-app/source/index.html.erb
middleman-blog-3.0.0.rc.1 fixtures/calendar-app/source/index.html.erb
middleman-blog-3.0.0.rc.1 fixtures/tags-app/source/index.html.erb
middleman-blog-3.0.0.beta.3 fixtures/calendar-app/source/index.html.erb
middleman-blog-3.0.0.beta.3 fixtures/tags-app/source/index.html.erb