[tor-commits] r25535: {website} create a menu up top, re-center the video, anchor the sectio (website/trunk/getinvolved/en)

Andrew Lewman andrew at torproject.org
Mon Mar 12 00:32:09 UTC 2012


Author: phobos
Date: 2012-03-12 00:32:09 +0000 (Mon, 12 Mar 2012)
New Revision: 25535

Modified:
   website/trunk/getinvolved/en/relays.wml
Log:
create a menu up top, re-center the video, anchor the sections.


Modified: website/trunk/getinvolved/en/relays.wml
===================================================================
--- website/trunk/getinvolved/en/relays.wml	2012-03-11 23:51:25 UTC (rev 25534)
+++ website/trunk/getinvolved/en/relays.wml	2012-03-12 00:32:09 UTC (rev 25535)
@@ -6,30 +6,38 @@
 <div id="content" class="clearfix">
   <div id="breadcrumbs">
     <a href="<page index>">Home » </a> 
-    <a href="<page getinvolved/relays>">Set up relays</a>
+    <a href="<page getinvolved/relays>">Join the Tor Network</a>
   </div>
   <div id="maincol"> 
     <!-- PUT CONTENT AFTER THIS TAG -->
 
-<h1>Join the Tor network</h1>
+<h1>Join the Tor Network</h1>
 <hr><br>
 <div class="underline"></div>
 
-<div class="center">
+<div align="center">
 <p><video id="v1" src="https://media.torproject.org/video/2012-03-04-BuildingBridges.ogv" autobuffer="true" controls="controls"></video></p>
 </div>
 
 <p><a href="https://www.tacticaltech.org/">Tactical Tech</a>
 created a video to encourage you to join the Tor Network (<a
 href="https://media.torproject.org/video/2012-03-04-BuildingBridges-HD.ogv">HD
-version</a>). If you'd like to help us translate it to your language,
-<a href="<page about/contact>">let us know!</a></p>
+version</a>). If you want to help us translate it into your language,
+<a href="<page about/contact>">let us know!</a>.</p>
 
 <p>The Tor network relies on volunteers to donate bandwidth. The more
 people who run Tor as a bridge or a relay, the faster and safer the
 network becomes.</p>
 
-<h2>Option 1: Use your own computer</h2>
+<h1>3 ways to join and help out</h1>
+<ul class="hlist">
+<li><a href="#diy">Run it yourself.</a></li>
+<li><a href="#cloud">Run it in the cloud.</a></li>
+<li><a href="#donate">Donate to others to run it for you.</a></li>
+</ul>
+
+<h2>Run it yourself</h2>
+<a name="diy">
 <p>You can run Tor as either a bridge or a relay. A bridge will usually
 see less traffic than a relay, and will only be the first hop in the
 three hop circuit. </p>
@@ -70,7 +78,8 @@
 <br>
 
 <div class="nb">
-<h2>Option 2: Use the cloud</h2>
+<h2>Use the cloud</h2>
+<a name="cloud"></a>
 <p><a href="https://cloud.torproject.org/">The Tor Cloud project</a>
 runs on the Amazon EC2 cloud computing platform. This gives you a
 user-friendly way of deploying bridges to help users access an uncensored
@@ -79,7 +88,8 @@
 </div>
 
 <div class="nb">
-<h2>Option 3: Donate</h2>
+<h2>Donate to others to run for you</h2>
+<a name="donate"></a>
 <p>Both <a href="https://www.torservers.net/">torservers.net</a> and <a
 href="http://noisetor.net/">Noisetor</a> will turn donations into Tor
 exit relays.</p>



More information about the tor-commits mailing list