Sha256: 8ba88630fe5904b1fab43b7922c7dee3fbb31c8c28fe1ec1388831c827dffa15

Contents?: true

Size: 228 Bytes

Versions: 19

Compression:

Stored size: 228 Bytes

Contents

Category: <%= category %>

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

Version data entries

19 entries across 10 versions & 1 rubygems

Version Path
middleman-blog-4.0.3 fixtures/custom-collections-sources-app/source/category.html.erb
middleman-blog-4.0.3 fixtures/custom-collections-app/source/category.html.erb
middleman-blog-4.0.2 fixtures/custom-collections-sources-app/source/category.html.erb
middleman-blog-4.0.2 fixtures/custom-collections-app/source/category.html.erb
middleman-blog-4.0.1 fixtures/custom-collections-app/source/category.html.erb
middleman-blog-4.0.1 fixtures/custom-collections-sources-app/source/category.html.erb
middleman-blog-4.0.0 fixtures/custom-collections-sources-app/source/category.html.erb
middleman-blog-4.0.0 fixtures/custom-collections-app/source/category.html.erb
middleman-blog-3.6.0.beta.2 fixtures/custom-collections-app/source/category.html.erb
middleman-blog-3.6.0.beta.2 fixtures/custom-collections-sources-app/source/category.html.erb
middleman-blog-3.5.3 fixtures/custom-collections-sources-app/source/category.html.erb
middleman-blog-3.5.3 fixtures/custom-collections-app/source/category.html.erb
middleman-blog-3.5.2 fixtures/custom-collections-sources-app/source/category.html.erb
middleman-blog-3.5.2 fixtures/custom-collections-app/source/category.html.erb
middleman-blog-3.5.1 fixtures/custom-collections-app/source/category.html.erb
middleman-blog-3.5.1 fixtures/custom-collections-sources-app/source/category.html.erb
middleman-blog-3.5.0 fixtures/custom-collections-app/source/category.html.erb
middleman-blog-3.5.0 fixtures/custom-collections-sources-app/source/category.html.erb
middleman-blog-3.4.1 fixtures/custom-collections-app/source/category.html.erb