website/index.html in capitate-0.2.1 vs website/index.html in capitate-0.2.2
- old
+ new
@@ -36,11 +36,11 @@
<h1>→ ‘capitate’</h1>
<div id="version" class="clickable box" onclick='document.location = "http://rubyforge.org/projects/capitate"; return false'>
<p>Get Version</p>
- <a href="http://rubyforge.org/projects/capitate" class="numbers">0.2.1</a>
+ <a href="http://rubyforge.org/projects/capitate" class="numbers">0.2.2</a>
</div>
<div id="recipes">
<p>Documentation:
<a href="recipes/index.html">Recipes</a> →
@@ -78,12 +78,12 @@
<p>Capitate has:</p>
<ul>
- <li>Plugins to help install applications, via yum or manually unpacking, and building. Also to help upload files sanely, prompt for input, install gems, and run scripts.</li>
- <li>Templates for init scripts and application configuration.</li>
+ <li>Plugins to help install applications, via yum or manually unpacking, and building. Also to help upload files sanely, prompt for input, install gems, run shell scripts, etc.</li>
+ <li>Templates for init scripts, application configuration, etc.</li>
<li>Common deployment setup and update_code tasks, such as symlinking in database.yml and more advanced recipes such as sphinx configuration.</li>
</ul>
<h3>Example: Using capitate to write an install task:</h3>
@@ -102,11 +102,11 @@
<pre><code>cap HOSTS=x.x.x.x install</code></pre>
- <h3>Use it</h3>
+ <h3>Use recipes</h3>
<p><a href="recipes/index.html">View recipes documentation</a></p>
@@ -135,10 +135,10 @@
<p>Comments are welcome. Send an email to <a href="mailto:gabrielh@gmail.com">Gabriel Handford</a> via the <a href="http://groups.google.com/group/capitate">forum</a></p>
</div>
<p class="coda">
- <a href="mailto:gabrielh@gmail.com">Gabriel Handford</a>, 23rd February 2008<br>
+ <a href="mailto:gabrielh@gmail.com">Gabriel Handford</a>, 25th February 2008<br>
Theme extended from <a href="http://rb2js.rubyforge.org/">Paul Battley</a>
</p>
</div>
<!-- insert site tracking codes here, like Google Urchin -->