Convert pages to shtml, splitting out header and footer
[hcoop/hcoop-website.git] / what.shtml
diff --git a/what.shtml b/what.shtml
new file mode 100644 (file)
index 0000000..22592df
--- /dev/null
@@ -0,0 +1,68 @@
+<!--#include file="header.html" -->
+       <div id="header">
+       
+               <!-- White Box -->
+               <div id="whitebox">
+                       <div class="top">
+                               <div class="bot">
+                                       <div id="whitebox-holder">
+
+                                                       <div class="cl">&nbsp;</div>
+                                                       <div class="whitebox-info">
+                                                                       <h3>What We Offer</h3>
+                                                               
+                                                                       
+                 <ul>
+                   <li>Around ten gigabytes of storage. Our quotas
+                   are only in place to prevent oversubscription of
+                   storage, and we can add more space as needed, so
+                   this number is flexible and ever-growing.</li>
+
+
+                   <li>A publically accessible <a
+                   href="http://openafs.org">OpenAFS</a> cell
+                   (<tt>/afs/hcoop.net/</tt> the whole world
+                   round). For that extra bit of nerd cred. You can
+                   acquire tokens locally, and access your HCoop
+                   storage as if it were local disk on every major
+                   operating system.</li>
+
+                   <li>General web hosting with Apache, featuring the
+                   usual languages (perl, php, python) and databases
+                   (PostgreSQL and MySQL). Unlike many providers,
+                   we'll install most anything available in Debian so
+                   you can run that Haskell web application with
+                   ease.</li>
+
+                   <li>Mail hosting for unlimited domains (including
+                   <a href="https://webmail.hcoop.net">webmail</a>
+                   through Roundcube), with the ability to create
+                   virtual mailboxes for friends and family.</li>
+
+                   <li>A shell account on a machine running Debian's
+                   latest stable release. We don't mind folks idling
+                   on Freenode, and you're free to do things like
+                   building software.</li>
+
+                   <li>Shared services for the benefit of all
+                   members. These currently include a <a
+                   href="http://git.hcoop.net">git server</a>,
+                   managed <a href="http://moinmo.in/">MoinMoin</a>
+                   install, and Jabber chat. We hope to offer GNU
+                   Mediagoblin, Diaspora*, Gitorious, darcsweb, and
+                   other services in the future.</li>
+                 </ul>
+                                                                       
+                                                                       
+                                                                       
+                                                       <div class="cl">&nbsp;</div>
+
+                                       </div>
+
+                               </div>
+                       </div>
+               </div>
+               <!-- END White Box -->
+               
+       </div>
+<!--#include file="footer.html" -->
\ No newline at end of file