Replaced the original "Get Involved" copy with a link to the "Contributing" page...
[philo.git] / index.html
index 1b7a9c2..604b0df 100644 (file)
@@ -21,7 +21,7 @@
        </head>
        <body>
                <div id="fork">
-                       <a href="http://github.com/ithinksw/philo"><img style="position: fixed; top: 0; right: 0; border: 0;" src="https://d3nwyuy0nl342s.cloudfront.net/img/e6bef7a091f5f3138b8cd40bc3e114258dd68ddf/687474703a2f2f73332e616d617a6f6e6177732e636f6d2f6769746875622f726962626f6e732f666f726b6d655f72696768745f7265645f6161303030302e706e67" alt="Fork me on GitHub"></a>
+                       <a href="http://github.com/ithinksw/philo"><img style="position: fixed; top: 0; right: 0; border: 0; z-index:3;" src="https://d3nwyuy0nl342s.cloudfront.net/img/e6bef7a091f5f3138b8cd40bc3e114258dd68ddf/687474703a2f2f73332e616d617a6f6e6177732e636f6d2f6769746875622f726962626f6e732f666f726b6d655f72696768745f7265645f6161303030302e706e67" alt="Fork me on GitHub"></a>
                </div>
 
                <div id="container">
                                        <section class="installSection" id="install">
                                                <h2>Install Philo</h2>
                                                <div class="codeblock shell">
-                                                       <code>git clone git://git.ithinksw.org/philo.git</code>
-                                                       <code>python philo/setup.py install</code>
-                                                       <code>rm -rf philo</code>
+                                                       <code>pip install philo</code>
                                                </div>
                                        </section>
                                
                                        <section class="getInvolved">
                                                <h2 id="get_involved">Get Involved</h2>
-                                               <p><span class="pname">Philo</span> is still under heavy development. If you&#8217;re a Python/Django developer, help out by forking <span class="pname">Philo</span> on <a href="http://github.com/ithinksw/philo">GitHub</a> or <a href="http://gitorious.org/ithinksw/philo">Gitorious</a> to add features or fix bugs.</p>
+                                               <p><span class="pname">Philo</span> is still under heavy development. If you&#8217;re a Python/Django developer, help out by <a href="http://docs.philocms.org/">learning more</a> and <a href="http://docs.philocms.org/en/latest/contributing.html">contributing</a>.</p>
                                        </section>
                                </div>