git-annex/templates/configurators/main.hamlet
2013-03-04 15:53:22 -04:00

31 lines
971 B
Text

<div .span9>
<div .row-fluid>
<div .span4>
<h3>
<a href="@{RepositoriesR}">
Manage repositories
<p>
Distribute the files in this repository to other devices, #
make backups, and more, by adding repositories.
<div .span4>
$if xmppconfigured
<h3>
<a href="@{XMPPR}">
Re-configure jabber account
<p>
Your jabber account is set up, and will be used to keep #
in touch with remote devices, and with your friends.
$else
<h3>
<a href="@{XMPPR}">
Configure jabber account
<p>
Keep in touch with remote devices, and with your friends, #
by configuring a jabber account.
<div .span4>
<h3>
<a href="@{PreferencesR}">
Preferences
<p>
Tune the behavior of git-annex, including how many copies #
to retain of each file, and how much disk space it can use.