website/index.html in classy-inheritance-0.2.1 vs website/index.html in classy-inheritance-0.3.0

- old
+ new

@@ -31,11 +31,11 @@ <div id="main"> <h1>Classy Inheritance</h1> <div id="version" class="clickable" onclick='document.location = "http://rubyforge.org/projects/classyinherit"; return false'> <p>Get Version</p> - <a href="http://rubyforge.org/projects/classyinherit" class="numbers">0.2.1</a> + <a href="http://rubyforge.org/projects/classyinherit" class="numbers">0.3.0</a> </div> <p><i>&#8220;You stay classy, inheritance&#8221; &#8211; Gibson</i></p> <h2>Consolidation of information</h2> @@ -102,27 +102,36 @@ # in environment.rb add: require "classy-inheritance" </pre> - <h2>How to submit patches</h2> + <h2>Github</h2> <p>The Clone <span class="caps">URL</span>: git://github.com/stonean/classy-inheritance.git</p> - <p>Read the <a href="http://drnicwilliams.com/2007/06/01/8-steps-for-fixing-other-peoples-code/">8 steps for fixing other people&#8217;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>Read the <a href="http://drnicwilliams.com/2007/06/01/8-steps-for-fixing-other-peoples-code/">8 steps for fixing other people&#8217;s code</a>.</p> <p>I&#8217;m new to git and this whole opensource project admin gig, so please be patient with my stumbling around.</p> + <h2>Contact</h2> + + + <p>Please use the <a href="http://stonean.com/projects/classy-inheritance/boards">forum</a> to ask questions and the <a href="http://stonean.com/projects/classy-inheritance/issues">issue tracker</a> to report problems or submit a pull request.</p> + + <h2>License</h2> <p>This code is free to use under the terms of the <span class="caps">MIT</span> license.</p> + + + <p>Copyright&#169; 2008 Andrew Stone</p> <p class="coda"> - <a href="http://blog.stonean.com">Andrew Stone</a>, 2nd June 2008<br> + <a href="http://blog.stonean.com">Andrew Stone</a>, 11th June 2008<br> Theme extended from <a href="http://rb2js.rubyforge.org/">Paul Battley</a> </p> </div> <script type="text/javascript"> var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");