Sha256: 9ca440f7e7ffb298c82027534a450dbd52f2042bf96e48100a485402ae6b4506

Contents?: true

Size: 311 Bytes

Versions: 28

Compression:

Stored size: 311 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 %>

Year Path: '<%= blog_year_path(2011) %>'
Month Path: '<%= blog_month_path(2011,1) %>'
Day Path: '<%= blog_day_path(2011,1,1) %>'

Version data entries

28 entries across 14 versions & 1 rubygems

Version Path
middleman-blog-4.0.3 fixtures/calendar-app/source/index.html.erb
middleman-blog-4.0.3 fixtures/calendar-and-tag-app/source/index.html.erb
middleman-blog-4.0.2 fixtures/calendar-app/source/index.html.erb
middleman-blog-4.0.2 fixtures/calendar-and-tag-app/source/index.html.erb
middleman-blog-4.0.1 fixtures/calendar-and-tag-app/source/index.html.erb
middleman-blog-4.0.1 fixtures/calendar-app/source/index.html.erb
middleman-blog-4.0.0 fixtures/calendar-app/source/index.html.erb
middleman-blog-4.0.0 fixtures/calendar-and-tag-app/source/index.html.erb
middleman-blog-3.6.0.beta.2 fixtures/calendar-app/source/index.html.erb
middleman-blog-3.6.0.beta.2 fixtures/calendar-and-tag-app/source/index.html.erb
middleman-blog-3.5.3 fixtures/calendar-app/source/index.html.erb
middleman-blog-3.5.3 fixtures/calendar-and-tag-app/source/index.html.erb
middleman-blog-3.5.2 fixtures/calendar-and-tag-app/source/index.html.erb
middleman-blog-3.5.2 fixtures/calendar-app/source/index.html.erb
middleman-blog-3.5.1 fixtures/calendar-app/source/index.html.erb
middleman-blog-3.5.1 fixtures/calendar-and-tag-app/source/index.html.erb
middleman-blog-3.5.0 fixtures/calendar-app/source/index.html.erb
middleman-blog-3.5.0 fixtures/calendar-and-tag-app/source/index.html.erb
middleman-blog-3.4.1 fixtures/calendar-and-tag-app/source/index.html.erb
middleman-blog-3.4.1 fixtures/calendar-app/source/index.html.erb