Major commit adding about information and more before site goes live.
[selectricity-live] / app / views / about / anywhere.rhtml
similarity index 88%
rename from public/selectricity-anywhere.html
rename to app/views/about/anywhere.rhtml
index ffc32b14742acde71c9e1f2383670832552893f9..f644ade173bb7edd674a37bf706ec5ae9db0e16e 100644 (file)
@@ -1,11 +1,8 @@
-<html>
-   <link rel="stylesheet" type="text/css" href="stylesheets/main.css" />
-   <div id="top">
-  <h3>Selectricity Anywhere<br />
-  <font size="-1">Voting Machinery for the <em>Mobile</em> Masses</font></h3>
+<div id="title-header">
+  <span class="header">Selectricity Anywhere</span>
+  <span class="subheader"></span>
 </div>
 
-
 <p><em>Selectricity Anywhere</em> tries to help groups make better
 decisions in their everyday lives. It tries to make voting technology
 created for state elections and government use easily accessible for
@@ -17,7 +14,10 @@ election methods library with a focus on preferential decision-making.
 It is similar to <a href="http://selectricity.media.mit.edu">Selectricity</a>,
 a flexible web-based interface to the same voting machinery.</p>
 
-<h2>Usage</h2>
+<div class="normal-header">
+  <span class="header">Usage</span>
+  <span class="subheader"></span>
+</div>
 
 <p>You can use <em>Selectricity Anywhere</em> entirely by sending and
 receiving emails or short text messages (SMS). In the US, most mobile
@@ -34,10 +34,13 @@ Dropping), although the system can support other preferential and
 non-preferential voting methods.</p>
 </div>
 
-<p>Please direct messages to: <strong><em><a href="mailto:vote@mako.cc">vote@mako.cc</a></em></strong></p>
+<p>Please direct messages to: <strong><em><a href="mailto:vote@selectricity.org">vote@selectricity.org</a></em></strong></p>
 
 
-<h3>Creating a New Election</h3>
+<div class="normal-header">
+  <span class="header">Creating a New Election</span>
+  <span class="subheader"></span>
+</div>
 
 <p>To create a new election, send a message of the following form:</p>
 
@@ -70,7 +73,11 @@ for use in new votes.</p>
 <p><tt>new lunch CVMT</tt></p>
 </div>
 
-<h3>Voting</h3>
+
+<div class="normal-header">
+  <span class="header">Voting</span>
+  <span class="subheader"></span>
+</div>
 
 <p>To vote in an election, send a message of the following form:</p>
 
@@ -94,7 +101,10 @@ express a preference of Thai over Vietnamese over Mexican over Chinese
 in the election created in the example above.</p>
 </div>
 
-<h3>View Results</h3>
+<div class="normal-header">
+  <span class="header">View Results</span>
+  <span class="subheader"></span>
+</div>
 
 <p>To view the results of an election, send a message of one of the
 following forms:</p>
@@ -116,7 +126,10 @@ the message from .</p>
 <p><tt>res lunch</tt></p>
 </div>
 
-<h3>Information on a Vote</h3>
+<div class="normal-header">
+  <span class="header">Information on a Vote</span>
+  <span class="subheader"></span>
+</div>
 
 <p>To receive information on a vote, send a message of the following
 form:</p>
@@ -138,7 +151,7 @@ from.</p>
 <p><tt>info lunch</tt></p>
 </div>
 
-<h3>General Help</h3>
+<h2>General Help</h2>
 
 <p>To receive help on using the system, send a message of the following
 form:</p>
@@ -153,8 +166,10 @@ form:</p>
 designed to fit inside a 155 character text message and will be
 <em>much</em> less extensive than the help on this page.</p>
 
-
-<h2>Advanced Usage</h2>
+<div class="normal-header">
+  <span class="header">Advanced Usage</span>
+  <span class="subheader"></span>
+</div>
 
 <p>There are two advanced types of usages that users of <em>Selectricity
 Anywhere</em> might want to be aware of.</p>
@@ -181,8 +196,6 @@ described in the section on getting <em>Information on a Vote</em>.</p>
 <p><tt>new lunch CVMT c:chinese v:vietnamese m:mexican t:thai</tt></p>
 </div>
 
-<h3>Alternative Voting Methods</h3>
-
 <p>During vote creation, users can specify a voting method other than
 the default (Condorcet with cloneproof Schwartz sequential dropping).
 
@@ -222,8 +235,3 @@ described in the section on getting <em>Information on a Vote</em>.</p>
 <p><tt>new lunch CVMT method:approval</tt></p>
 </div>
 
-<hr />
-<p><font size="-1">Copyleft 2006 ::
-<a href="http://www.media.mit.edu">MIT Media Lab</a> and
-<a href="http://mako.cc">Benjamin Mako Hill</a></font></p>
-</html>

Benjamin Mako Hill || Want to submit a patch?