Author: atagar Date: 2012-11-04 05:07:39 +0000 (Sun, 04 Nov 2012) New Revision: 25859
Added: website/trunk/images/icon-stem.jpg Modified: website/trunk/getinvolved/en/volunteer.wml website/trunk/projects/en/projects.wml Log: Adding stem to the projects page
Stem is far enough along that it's useful to users, and should have a spot on the projects page. Also revising the volunteer page links to point to its readthedocs page, which is presently our homepage.
Modified: website/trunk/getinvolved/en/volunteer.wml =================================================================== --- website/trunk/getinvolved/en/volunteer.wml 2012-10-31 21:02:34 UTC (rev 25858) +++ website/trunk/getinvolved/en/volunteer.wml 2012-11-04 05:07:39 UTC (rev 25859) @@ -550,9 +550,9 @@ </p>
<a id="project-stem"></a> - <h3><a href="https://trac.torproject.org/projects/tor/wiki/doc/stem">Stem</a> (<a + <h3><a href="https://stem.readthedocs.org/en/latest/index.html">Stem</a> (<a href="https://gitweb.torproject.org/stem.git">code</a>, <a - href="https://trac.torproject.org/projects/tor/query?status=accepted&status=as... + href="https://trac.torproject.org/projects/tor/wiki/doc/stem/bugs%22%3Ebug tracker</a>)</h3>
<p>
Added: website/trunk/images/icon-stem.jpg =================================================================== (Binary files differ)
Property changes on: website/trunk/images/icon-stem.jpg ___________________________________________________________________ Added: svn:mime-type + application/octet-stream
Modified: website/trunk/projects/en/projects.wml =================================================================== --- website/trunk/projects/en/projects.wml 2012-10-31 21:02:34 UTC (rev 25858) +++ website/trunk/projects/en/projects.wml 2012-11-04 05:07:39 UTC (rev 25859) @@ -63,6 +63,11 @@ trace on the local system.</p> </div></div>
+<div class="projectbox"> +<a href="https://stem.readthedocs.org/en/latest/index.html"><img class="icon" src="$(IMGROOT)/icon-stem.jpg" alt="Stem Icon" width="75" height="75"></a> +<div class="projectdesc"><div class="name"><a href="https://stem.readthedocs.org/en/latest/index.html">Stem</a></div> +<p>Python library for libraries and scripts that interact with Tor.</p> +</div></div>
<div class="projectbox"> <a href="<page projects/onionoo>"><img class="icon" src="$(IMGROOT)/icon-TorStatus.jpg" alt="Onionoo Icon" width="75" height="75"></a>
tor-commits@lists.torproject.org