Sha256: f42307d1c6caebb7397794ad708f9f9f3ea884f9457309f864915813257e0557

Contents?: true

Size: 242 Bytes

Versions: 21

Compression:

Stored size: 242 Bytes

Contents

<h1>Archive: <%# @path %></h1>
<ul class="archives">
  <% for entry in data.blog.articles %>
    <li>
      <a href="<%= entry.url %>"><%= entry.title %></a>
      <span><%= entry.date.strftime('%b %e') %></span>
    </li>
  <% end %>
</ul>

Version data entries

21 entries across 21 versions & 2 rubygems

Version Path
middleman-blog-3.0.0.beta.3 fixtures/utf8ouch/source/archives/index.html.erb
middleman-blog-0.1.5 lib/middleman-blog/template/source/archives/index.html.erb
middleman-blog-0.1.4 lib/middleman-blog/template/source/archives/index.html.erb
middleman-blog-0.1.3 lib/middleman-blog/template/source/archives/index.html.erb
middleman-blog-0.1.2 lib/middleman-blog/template/source/archives/index.html.erb
middleman-blog-0.1.0 lib/middleman-blog/template/source/archives/index.html.erb
middleman-2.0.2 lib/middleman/templates/blog/source/archives/index.html.erb
middleman-2.0.1.1 lib/middleman/templates/blog/source/archives/index.html.erb
middleman-2.0.1 lib/middleman/templates/blog/source/archives/index.html.erb
middleman-2.0.0.3 lib/middleman/templates/blog/source/archives/index.html.erb
middleman-2.0.0.2 lib/middleman/templates/blog/source/archives/index.html.erb
middleman-2.0.0.1 lib/middleman/templates/blog/source/archives/index.html.erb
middleman-2.0.0 lib/middleman/templates/blog/source/archives/index.html.erb
middleman-2.0.0.rc99 lib/middleman/templates/blog/source/archives/index.html.erb
middleman-2.0.0.rc98 lib/middleman/templates/blog/source/archives/index.html.erb
middleman-2.0.0.rc97 lib/middleman/templates/blog/source/archives/index.html.erb
middleman-2.0.0.rc96 lib/middleman/templates/blog/source/archives/index.html.erb
middleman-2.0.0.rc95 lib/middleman/templates/blog/source/archives/index.html.erb
middleman-2.0.0.rc93 lib/middleman/templates/blog/source/archives/index.html.erb
middleman-2.0.0.rc92 lib/middleman/templates/blog/source/archives/index.html.erb