Major commit adding about information and more before site goes live.
[selectricity-live] / app / views / about / overview.rhtml
diff --git a/app/views/about/overview.rhtml b/app/views/about/overview.rhtml
new file mode 100644 (file)
index 0000000..3ef66f9
--- /dev/null
@@ -0,0 +1,24 @@
+<div id="title-header">
+  <span class="header">About Selectricity</span>
+  <span class="subheader"></span>
+</div>
+
+<p> Selectricity is voting machinery for the masses. We help groups make
+better decisions, more easily. We allow voting, usually in form of
+ranking a list of choices in order of preference, and have the computer
+help groups make better decisions.</p>
+
+<p>Selectricity is simple to use and convenient. Anyone can create the
+simplest election in under a minute and voting is even easier.  Results
+can be computed instaneously.</p>
+
+<p>Selectricity is powerful and secure. It has been used for electing
+the boards of non-profit organizations and or choosing the officers of
+student groups.  It is simple and fast enough to help a group decide
+where to go to dinner or when to have a meeting. It's flexible enough to
+be integrated into an outside website or used from a mobile phone.</p>
+
+<p>The best way to learn more about Selectricity is to use it. Get started
+by <%= link_to "creating a QuickVote", :controller => 'quickvote',
+:action => 'create' %> now!</p>
+

Benjamin Mako Hill || Want to submit a patch?