Sha256: 9e0d19e74e43ca52adcf9d1981c2319118aabd7f919eb5841640d6c930dbabbe

Contents?: true

Size: 217 Bytes

Versions: 14

Compression:

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

Tag Path: '<%= tag_path("foo") %>'

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
middleman-blog-4.0.3 fixtures/tags-app/source/index.html.erb
middleman-blog-4.0.2 fixtures/tags-app/source/index.html.erb
middleman-blog-4.0.1 fixtures/tags-app/source/index.html.erb
middleman-blog-4.0.0 fixtures/tags-app/source/index.html.erb
middleman-blog-3.6.0.beta.2 fixtures/tags-app/source/index.html.erb
middleman-blog-3.5.3 fixtures/tags-app/source/index.html.erb
middleman-blog-3.5.2 fixtures/tags-app/source/index.html.erb
middleman-blog-3.5.1 fixtures/tags-app/source/index.html.erb
middleman-blog-3.5.0 fixtures/tags-app/source/index.html.erb
middleman-blog-3.4.1 fixtures/tags-app/source/index.html.erb
middleman-blog-3.3.0 fixtures/tags-app/source/index.html.erb
middleman-blog-3.2.0 fixtures/tags-app/source/index.html.erb
middleman-blog-3.1.1 fixtures/tags-app/source/index.html.erb
middleman-blog-3.1.0 fixtures/tags-app/source/index.html.erb