summaryrefslogtreecommitdiff
path: root/templates/configurators/main.hamlet
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2012-08-03 14:36:16 -0400
committerGravatar Joey Hess <joey@kitenet.net>2012-08-03 14:36:16 -0400
commitb1a5a4f985783ab7a6e9f443975f9347cb4a4f30 (patch)
tree42cbc1fe5dc8fb7b8dcaec543de9e53eccbe78db /templates/configurators/main.hamlet
parent2d4f1441c8af0b30eefdbea29816a7c1ade88aaa (diff)
moving toward configuring new repos in the webapp
Diffstat (limited to 'templates/configurators/main.hamlet')
-rw-r--r--templates/configurators/main.hamlet45
1 files changed, 42 insertions, 3 deletions
diff --git a/templates/configurators/main.hamlet b/templates/configurators/main.hamlet
index 150e08981..09fa096b1 100644
--- a/templates/configurators/main.hamlet
+++ b/templates/configurators/main.hamlet
@@ -1,3 +1,42 @@
-<div .span9 .hero-unit>
- <h2>
- Sorry, no configuration is implemented yet...
+<div .span9>
+ <div .row-fluid>
+ <div .span4>
+ <h3>
+ <a href="">
+ Clone to removable drive
+ <p>
+ Clone this repository to a USB drive, memory stick, or other #
+ removable media.
+ <p>
+ For offline archiving, backups, or to #
+ <a href="http://en.wikipedia.org/wiki/Sneakernet">SneakerNet</a> #
+ between computers.
+ <div .span4>
+ <h3>
+ <a href="">
+ Clone to a local computer
+ <p>
+ Automatically keep files in sync between computers on your #
+ local network.
+ <p>
+ For easy sharing with family and friends, or between your devices.
+ <div .span4>
+ <div .row-fluid>
+ <div .span4>
+ <h3>
+ <a href="">
+ Store data in the cloud
+ <p>
+ Store your data on a third-party cloud platform, #
+ including Amazon S3, Box.com, and Rsync.net.
+ <p>
+ Pay someone to keep your data safe. With strong encryption to #
+ protect your privacy.
+ <div .span4>
+ <h3>
+ <a href="">
+ Clone to a remote server
+ <p>
+ Set up a repository on a remote Unix server running SSH.
+ <p>
+ For when you want to run your own cloud.