From e0c3958d9acc97c15a209c287c1d49e859ca4fea Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 3 Aug 2012 20:40:34 -0400 Subject: improved config --- templates/configurators/addrepository.hamlet | 62 +++++++++++++++++++++---- templates/configurators/listrepositories.hamlet | 9 ++++ templates/configurators/main.hamlet | 56 ++++------------------ templates/configurators/main/sidebar.hamlet | 18 ------- templates/sidebar/main.hamlet | 5 +- 5 files changed, 72 insertions(+), 78 deletions(-) create mode 100644 templates/configurators/listrepositories.hamlet delete mode 100644 templates/configurators/main/sidebar.hamlet (limited to 'templates') diff --git a/templates/configurators/addrepository.hamlet b/templates/configurators/addrepository.hamlet index 1f793c2a5..d91286ad8 100644 --- a/templates/configurators/addrepository.hamlet +++ b/templates/configurators/addrepository.hamlet @@ -1,10 +1,52 @@ -
-
-

- Clone to removable drive -

- Clone this repository to a USB drive, or other removable media, # - for offline archiving, backups, or to # - SneakerNet # - between computers. - +

+

+ Add repositories +
+
+

+ + Clone to a removable drive +

+ Clone this repository to a USB drive, memory stick, or other # + removable media. +

+ For offline archiving, backups, or to # + SneakerNet # + between computers. +

+

+ + Pair with a local computer +

+ Automatically keep files in sync between computers on your # + local network. +

+ For easy sharing with family and friends, or between your devices. +

+

+ + Connect to your phone +

+ Save photos and recordings from your phone. +

+ Send selected files to your phone. +

+
+

+ + Store data in the cloud +

+ Store your data on a third-party cloud platform, # + including Amazon S3, Box.com, and Rsync.net. +

+ Pay someone to keep your data safe and available. # + With strong encryption to protect your privacy. +

+

+ + Clone to a remote server +

+ Set up a repository on a remote server using # + ssh or rsync. +

+ To use your own personal cloud. diff --git a/templates/configurators/listrepositories.hamlet b/templates/configurators/listrepositories.hamlet new file mode 100644 index 000000000..22a6910de --- /dev/null +++ b/templates/configurators/listrepositories.hamlet @@ -0,0 +1,9 @@ +

+ + + $forall (num, name) <- repolist + +
+ #{num} + + #{name} 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 @@
-

- Add repositories # -

- - Clone to a removable drive -

- Clone this repository to a USB drive, memory stick, or other # - removable media. -

- For offline archiving, backups, or to # - SneakerNet # - between computers. + + Add repositories +

+ Distribute the files in this repository to other devices; + make backups; and more by adding repositories.

- - Pair with a local computer -

- Automatically keep files in sync between computers on your # - local network. -

- For easy sharing with family and friends, or between your devices. -

-

- - Connect to your phone -

- Save photos and recordings from your phone. -

- Send selected files to your phone. -

-
-

- - Store data in the cloud -

- Store your data on a third-party cloud platform, # - including Amazon S3, Box.com, and Rsync.net. -

- Pay someone to keep your data safe and available. # - With strong encryption to protect your privacy. -

-

- - Clone to a remote server -

- Set up a repository on a remote server using # - ssh or rsync. -

- To use your own personal cloud. + + Repository list +

+ An overview of your repositories. diff --git a/templates/configurators/main/sidebar.hamlet b/templates/configurators/main/sidebar.hamlet deleted file mode 100644 index 3d427f8c5..000000000 --- a/templates/configurators/main/sidebar.hamlet +++ /dev/null @@ -1,18 +0,0 @@ -