reorg page, split out each cloud provider into a separate column

This commit is contained in:
Joey Hess 2012-09-03 00:13:19 -04:00
parent 1f8a0bd4f6
commit 6a45ca4658

View file

@ -9,10 +9,11 @@
#{num} #{num}
<td> <td>
#{name} #{name}
<h2>
Add more repositories
<div .row-fluid> <div .row-fluid>
<div .span4> <div .span6>
<h2>
Add more repositories
<h3> <h3>
<a href="@{AddDriveR}"> <a href="@{AddDriveR}">
<i .icon-plus-sign></i> Removable drive <i .icon-plus-sign></i> Removable drive
@ -23,7 +24,7 @@
For offline archiving, backups, or to # For offline archiving, backups, or to #
<a href="http://en.wikipedia.org/wiki/Sneakernet">SneakerNet</a> # <a href="http://en.wikipedia.org/wiki/Sneakernet">SneakerNet</a> #
between computers. between computers.
<div .span4>
<h3> <h3>
<i .icon-plus-sign></i> Local computer <i .icon-plus-sign></i> Local computer
<p> <p>
@ -31,29 +32,37 @@
between computers on your local network. between computers on your local network.
<p> <p>
For easy sharing with family and friends, or between your devices. For easy sharing with family and friends, or between your devices.
<div .span4>
<h3> <h3>
<i .icon-plus-sign></i> Phone <i .icon-plus-sign></i> Phone
<p> <p>
Save photos and recordings from your phone. Save photos and recordings from your phone.
<p> <p>
Send selected files to your phone. Send selected files to your phone.
<div .row-fluid>
<div .span4> <div .span6>
<h2>
Store your data in the cloud
<h3> <h3>
<i .icon-plus-sign></i> The cloud <a href="@{AddRsyncNetR}">
<i .icon-plus-sign></i> Rsync.net
<p> <p>
Store your data on a third-party cloud platform, # Works very well with git-annex.
including Amazon S3, Box.com, and Rsync.net.
<h3>
<i .icon-plus-sign></i> Amazon S3
<p> <p>
Pay someone to keep your data safe and available. # Good choice for professional storage quality and low prices.
With strong encryption to protect your privacy.
<div .span4> <h3>
<i .icon-plus-sign></i> Box.com
<p>
Provides free cloud storage for small amounts of data.
<h3> <h3>
<a href="@{AddSshR}"> <a href="@{AddSshR}">
<i .icon-plus-sign></i> Remote server <i .icon-plus-sign></i> Remote server
<p> <p>
Set up a repository on a remote server using # Set up a repository on a remote server using #
<tt>ssh</tt>. <tt>ssh</tt>, to build your own personal cloud.
<p>
To build your own personal cloud.