diff options
Diffstat (limited to 'templates/configurators/main.hamlet')
-rw-r--r-- | templates/configurators/main.hamlet | 56 |
1 files changed, 9 insertions, 47 deletions
diff --git a/templates/configurators/main.hamlet b/templates/configurators/main.hamlet index 929b22437..c974eeb5d 100644 --- a/templates/configurators/main.hamlet +++ b/templates/configurators/main.hamlet @@ -1,53 +1,15 @@ <div .span9> - <h2> - Add repositories # - <small> <div .row-fluid> <div .span4> <h3> - <a href=""> - Clone to a 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. + <a href="@{AddRepositoryR}"> + Add repositories + <p> + Distribute the files in this repository to other devices; + make backups; and more by adding repositories. <div .span4> <h3> - <a href=""> - Pair with 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> - <h3> - <a href=""> - Connect to your phone - <p> - Save photos and recordings from your phone. - <p> - Send selected files to your phone. - <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 and available. # - 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 server using # - <tt>ssh</tt> or <tt>rsync</tt>. - <p> - To use your own personal cloud. + <a href="@{ListRepositoriesR}"> + Repository list + <p> + An overview of your repositories. |