Sha256: e0099e9773c4915b81c40378d07d96d3ffd40835c183b6b6645bac5c6aa7c8f3

Contents?: true

Size: 662 Bytes

Versions: 2

Compression:

Stored size: 662 Bytes

Contents

---
title:      Release Notes
created_at: 2008-09-10 19:53:33.084767 -06:00
dirty: true
filter:
  - erb
  - textile
---
h2. <%= h(@page.title) %>

Below are links to the release notes for the various version of Webby that have been officially released. Please note the humorous release names; these were created at great expense by a team of comedy writers hand picked by Stephen Colbert.

<% @pages.find(:all,
   :sort_by => 'title',
   :reverse => true,
   :in_directory => @page.directory,
   :recursive => true).each do |page|
   next if page == @page
-%>
* *<%= link_to_page page %>*  %(quiet)-- <%= h(page.release_name) %>%
<% end -%>

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
webby-0.9.3-x86-mswin32 examples/webby/content/release-notes/index.txt
webby-0.9.4-x86-mswin32 examples/webby/content/release-notes/index.txt