<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,4 +1,4 @@
-Webby
+= Webby
 
 * {Homepage}[http://webby.rubyforge.org/]
 * {Rubyforge Project}[http://rubyforge.org/projects/webby]
@@ -6,7 +6,7 @@ Webby
 
 == DESCRIPTION:
 
-*Webby* is a fantastic little website management system. It would be called a _content management system_ if it were a bigger kid. But, it's just a runt with a special knack for transforming text. And that's really all it does - manages the legwork of turning text into something else, an *ASCII Alchemist* if you will.
+*Webby* is a fantastic little website management system. It would be called a *content management system* if it were a bigger kid. But, it's just a runt with a special knack for transforming text. And that's really all it does - manages the legwork of turning text into something else, an *ASCII Alchemist* if you will.
 
 Webby works by combining the contents of a *page* with a *layout* to produce HTML. The layout contains everything common to all the pages - HTML headers, navigation menu, footer, etc. - and the page contains just the information for that page. You can use your favorite markup language to write your pages; Webby supports quite a few.
 
@@ -15,18 +15,18 @@ Install Webby and try it out!
 == FEATURES:
 
 * choose your templating language: *ERB*, *Textile*, *Markdown*, *HAML*, *SASS*
-* support for &quot;UltraViolet&quot;:http://ultraviolet.rubyforge.org/ and &quot;CodeRay&quot;:http://coderay.rubychan.de/ syntax highlighting
-* embeddable DOT scripts for &quot;Graphviz&quot;:http://www.graphviz.org/ graphs
-* &quot;LaTeX&quot;:http://www.latex-project.org/ snippets for mathematical formulas
-* automatically clean up generated content using &quot;Tidy&quot;:http://tidy.sourceforge.net/
+* support for {UltraViolet}[http://ultraviolet.rubyforge.org/] and {CodeRay}[http://coderay.rubychan.de/] syntax highlighting
+* embeddable DOT scripts for {Graphviz}[http://www.graphviz.org/] graphs
+* {LaTeX}[http://www.latex-project.org/] snippets for mathematical formulas
+* automatically clean up generated content using {Tidy}[http://tidy.sourceforge.net/]
 * quick and speedy - only builds pages that have changed
 * deploy anywhere - it's just HTML, no special server stuff required
-* happy &quot;rake&quot;:http://docs.rubyrake.org/ tasks for deploying your website to a server
+* happy {Rake}[http://docs.rubyrake.org/] tasks for deploying your website to a server
 * build new pages from templates for quicker blog posts and news items
 
 But Wait! There's More!
 
-Webby has a great _autobuild_ feature that continuously generates HTML whenever the *pages* or *layouts* change. The HTML is served up via &quot;heel&quot;:http://copiousfreetime.rubyforge.org/heel/, a static file webserver based on mongrel. Whenever you change a page, you can immediately see those changes without having to run any commands.
+Webby has a great _autobuild_ feature that continuously generates HTML whenever the *pages* or *layouts* change. The HTML is served up via _WebBrick_, a simple webserver that comes with Ruby. Whenever you change a page, you can immediately see those changes without having to run any commands.
 
    $ webby autobuild
    [10:21:26]  INFO: starting autobuild (Ctrl-C to stop)
@@ -61,11 +61,11 @@ Webby is not limited to producing HTML. By no means! Do you ever get tired of re
 == REQUIREMENTS:
 
 * directory_watcher
-* heel
 * hpricot
 * logging
 * rake
 * rspec
+* bones
 
 == LICENSE:
 </diff>
      <filename>README.rdoc</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>ad93147eb0ed9a0be969c5c2bc371189acf5d114</id>
    </parent>
  </parents>
  <author>
    <name>Glenn Rempe</name>
    <email>glenn@rempe.us</email>
  </author>
  <url>http://github.com/jamesgolick/webby/commit/d55ef66eacac8e7d8048df30b696e18a2f0fc9cc</url>
  <id>d55ef66eacac8e7d8048df30b696e18a2f0fc9cc</id>
  <committed-date>2008-11-30T14:33:43-08:00</committed-date>
  <authored-date>2008-11-30T13:50:35-08:00</authored-date>
  <message>README formatting.  Removed reference to heel webserver and replaced with webrick.  Added bones dependency info.

Unfortunately GitHub does not render URL's with the {label}[http://www.site.com] format (or any other url format) correctly.  Bug has been filed.</message>
  <tree>8d8f470851ae9c6acbeae0a2082d612f2ebfd6d1</tree>
  <committer>
    <name>Glenn Rempe</name>
    <email>glenn@rempe.us</email>
  </committer>
</commit>
