Sha256: ab3ed741fbfa391771d7eb8c2970756564b5991097d2804e8579d37bfe5a741e

Contents?: true

Size: 149 Bytes

Versions: 21

Compression:

Stored size: 149 Bytes

Contents

<h2>Post Archive</h2>
<ul>
<% data.blog.each do |post| %>
  <li><a href="<%= uri "/posts/#{post.slug}" %>"><%= post.title %></a></li>
<% end %>
</ul>

Version data entries

21 entries across 21 versions & 1 rubygems

Version Path
gumdrop-0.4.0 examples/simple/source/posts/index.html.erb
gumdrop-0.3.10 examples/simple/source/posts/index.html.erb
gumdrop-0.3.9 examples/simple/source/posts/index.html.erb
gumdrop-0.3.8 examples/simple/source/posts/index.html.erb
gumdrop-0.3.7 examples/simple/source/posts/index.html.erb
gumdrop-0.3.6 examples/simple/source/posts/index.html.erb
gumdrop-0.3.5 examples/simple/source/posts/index.html.erb
gumdrop-0.3.4 examples/simple/source/posts/index.html.erb
gumdrop-0.3.3 examples/simple/source/posts/index.html.erb
gumdrop-0.3.2 examples/simple/source/posts/index.html.erb
gumdrop-0.3 examples/simple/source/posts/index.html.erb
gumdrop-0.2.16 examples/simple/source/posts/index.html.erb
gumdrop-0.2.15 examples/simple/source/posts/index.html.erb
gumdrop-0.2.14 examples/simple/source/posts/index.html.erb
gumdrop-0.2.13 examples/simple/source/posts/index.html.erb
gumdrop-0.2.12 examples/simple/source/posts/index.html.erb
gumdrop-0.2.11 examples/simple/source/posts/index.html.erb
gumdrop-0.2.10 examples/simple/source/posts/index.html.erb
gumdrop-0.2.9 examples/simple/source/posts/index.html.erb
gumdrop-0.2.8 examples/simple/source/posts/index.html.erb