visualculture.prototype
clone your own copy | download snapshot

Snapshots | iceberg

No images in this repository’s iceberg at this time

Inside this repository

repos.erb
text/html

Download raw (120 bytes)

<ul>
<% @repos.each do |repo_slug, repo| %>
  <li><a href="/<%= repo.web_path %>/"><%= repo.slug %></li>
<% end %>
</ul>