website/index.html in newgem-0.17.1 vs website/index.html in newgem-0.18.0
- old
+ new
@@ -31,11 +31,11 @@
<div id="main">
<h1>New Gem Generator</h1>
<div id="version"> <!-- class="clickable" onclick='document.location = ""; return true' -->
<p>Get Version</p>
- <a href="" class="numbers">0.17.1</a>
+ <a href="" class="numbers">0.18.0</a>
<p>Featured in</p>
<a href="http://www.amazon.com/gp/redirect.html?ie=UTF8&location=http%3A%2F%2Fwww.amazon.com%2FBeginning-Ruby-Novice-Professional-Experts%2Fdp%2F1590597664%2F&tag=drnic-20&linkCode=ur2&camp=1789&creative=9325" class="book"><img src="images/beginning-ruby.jpg" /></a>
</div>
<h1>→ ‘newgem’</h1>
@@ -320,13 +320,18 @@
<p>Read the <a href="http://drnicwilliams.com/2007/06/01/8-steps-for-fixing-other-peoples-code/">8 steps for fixing other people’s code</a> and for section <a href="http://drnicwilliams.com/2007/06/01/8-steps-for-fixing-other-peoples-code/#8b-google-groups">8b: Submit patch to Google Groups</a>, use the Google Group above.</p>
- <p>The trunk repository is <code>svn://rubyforge.org/var/svn/newgem/trunk</code> for anonymous access.</p>
+ <p>The source for this project is available via git. You can <a href="http://github.com/drnic/newgem/tree/master">browse and/or fork the source</a>, or to clone the project locally:</p>
+<pre>git clone git://github.com/drnic/newgem.git</pre>
+
+ <p>The original Subversion repository is <code>svn://rubyforge.org/var/svn/newgem/trunk</code> for anonymous access.</p>
+
+
<h2>License</h2>
<p>This code is free to use under the terms of the <span class="caps">MIT</span> license.</p>
@@ -334,10 +339,10 @@
<h2>Contact</h2>
<p>Comments are welcome. Send an email to <a href="mailto:drnicwilliams@gmail.com">Dr Nic Williams</a>.</p>
<p class="coda">
- <a href="mailto:drnicwilliams@gmail.com">Dr Nic</a>, 16th January 2008<br>
+ <a href="mailto:drnicwilliams@gmail.com">Dr Nic</a>, 4th March 2008<br>
Theme extended from <a href="http://rb2js.rubyforge.org/">Paul Battley</a>
</p>
</div>
<script type="text/javascript">