summaryrefslogtreecommitdiff
path: root/templates/configurators/repositories.hamlet
diff options
context:
space:
mode:
Diffstat (limited to 'templates/configurators/repositories.hamlet')
-rw-r--r--templates/configurators/repositories.hamlet58
1 files changed, 58 insertions, 0 deletions
diff --git a/templates/configurators/repositories.hamlet b/templates/configurators/repositories.hamlet
new file mode 100644
index 000000000..8013e64ec
--- /dev/null
+++ b/templates/configurators/repositories.hamlet
@@ -0,0 +1,58 @@
+<div .span9>
+ <h2>
+ Your repositories
+ <table .table .table-condensed>
+ <tbody>
+ $forall (num, name) <- repolist
+ <tr>
+ <td>
+ #{num}
+ <td>
+ #{name}
+ <h2>
+ Add more repositories
+ <div .row-fluid>
+ <div .span4>
+ <h3>
+ <a href="@{AddDriveR}">
+ <i .icon-plus></i> 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>
+ <i .icon-plus></i> Local computer
+ <p>
+ Pair with a local computer to 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>
+ <h3>
+ <i .icon-plus></i> Phone
+ <p>
+ Save photos and recordings from your phone.
+ <p>
+ Send selected files to your phone.
+ <div .row-fluid>
+ <div .span4>
+ <h3>
+ <i .icon-plus></i> 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 and available. #
+ With strong encryption to protect your privacy.
+ <div .span4>
+ <h3>
+ <i .icon-plus></i> Remote server
+ <p>
+ Set up a repository on a remote server using #
+ <tt>ssh</tt> or <tt>rsync</tt>.
+ <p>
+ To use your own personal cloud.