git-annex/templates/configurators/addrepository/misc.hamlet

34 lines
912 B
Text
Raw Normal View History

<h3>
<a href="@{AddDriveR}">
<i .icon-plus-sign></i> Removable drive
<p>
Add a USB drive, memory stick, or other removable media. #
For offline archiving, backups, or to #
<a href="http://en.wikipedia.org/wiki/Sneakernet">SneakerNet</a> #
between computers.
<h3>
<a href="@{StartXMPPPairSelfR}">
<i .icon-plus-sign></i> Share with your other devices
2012-11-11 21:41:56 +00:00
<p>
Keep files in sync between your devices running git-annex.
2012-11-11 21:41:56 +00:00
<h3>
<a href="@{StartXMPPPairFriendR}">
2012-11-11 21:41:56 +00:00
<i .icon-plus-sign></i> Share with a friend
<p>
Combine your repository with a friend's repository, and share your files.
2012-11-11 21:41:56 +00:00
<h3>
<a href="@{StartLocalPairR}">
<i .icon-plus-sign></i> Local computer
2012-11-11 21:41:56 +00:00
<p>
Pair with a computer to keep files in sync quickly, #
over your local network.
<h3>
<a href="@{NewRepositoryR}">
<i .icon-plus-sign></i> Add another repository
<p>
Make another repository on your computer.