website/index.html in newgem-0.9.0 vs website/index.html in newgem-0.9.1
- old
+ new
@@ -31,11 +31,11 @@
<div id="main">
<h1>New Gem Generator</h1>
<div id="version" class="clickable" onclick='document.location = ""; return false'>
Get Version
- <a href="" class="numbers">0.9.0</a>
+ <a href="" class="numbers">0.9.1</a>
</div>
<h1>→ ‘newgem’</h1>
<h2>What</h2>
@@ -245,10 +245,18 @@
<pre>rake -T</pre>
<p>Remember, the Rakefile is yours to extend as you please with more rake tasks, such as the <code>website</code> tasks already added.</p>
+ <h2>Related articles</h2>
+
+
+ <ul>
+ <li><a href="http://drnicwilliams.com/2006/10/11/generating-new-gems/">Original blog article and tutorial</a></li>
+ </ul>
+
+
<h2>Dr Nic’s Blog</h2>
<p><a href="http://www.drnicwilliams.com">http://www.drnicwilliams.com</a> – for future announcements and
other stories and things.</p>
@@ -269,10 +277,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>, 13th April 2007<br>
+ <a href="mailto:drnicwilliams@gmail.com">Dr Nic</a>, 15th April 2007<br>
Theme extended from <a href="http://rb2js.rubyforge.org/">Paul Battley</a>
</p>
</div>
<script src="http://www.google-analytics.com/urchin.js" type="text/javascript">