summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-03-11 18:37:42 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-03-11 18:37:42 -0400
commit3508c8799f11349bd092bce28c05c74155af37fa (patch)
treeaa07adc7706525e78c31c3edba8343583cea36b7
parent0b895d0b05bccfab3732aebb5497bb97e847fe4b (diff)
git annex assistant introduction screencast
-rw-r--r--doc/assistant.mdwn19
-rw-r--r--doc/assistant/quickstart.mdwn15
-rw-r--r--doc/videos/git-annex_assistant_introduction.mdwn5
3 files changed, 23 insertions, 16 deletions
diff --git a/doc/assistant.mdwn b/doc/assistant.mdwn
index 003269817..0f6c46b8b 100644
--- a/doc/assistant.mdwn
+++ b/doc/assistant.mdwn
@@ -11,26 +11,13 @@ The git-annex assistant comes as part of git-annex, starting with version
Note that the git-annex assistant is still beta quality code. See
the [[release_notes]] for known infelicities and upgrade instructions.
-## quick start
+## intro screencast
-To get started with the git-annex assistant, just pick it from
-your system's list of applications.
-
-[[!img assistant/menu.png]]
-[[!img assistant/osx-app.png]]
-
-It'll prompt you to set up a folder:
-
-[[!img assistant/makerepo.png]]
-
-Then any changes you make to its folder will automatically be committed to
-git, and synced to repositories on other computers. You can use the
-interface to add repositories and control the git-annex assistant.
-
-[[!img assistant/running.png]]
+[[!inline feeds=no template=bare pages=videos/git-annex_assistant_introduction]]
## documentation
+* [[Basic usage|quickstart]]
* Want to make two nearby computers share the same synchronised folder?
Follow the [[pairing_walkthrough]].
* Want to share a synchronised folder with a friend?
diff --git a/doc/assistant/quickstart.mdwn b/doc/assistant/quickstart.mdwn
new file mode 100644
index 000000000..3fd5d07b7
--- /dev/null
+++ b/doc/assistant/quickstart.mdwn
@@ -0,0 +1,15 @@
+To get started with the git-annex assistant, just pick it from
+your system's list of applications.
+
+[[!img assistant/menu.png]]
+[[!img assistant/osx-app.png]]
+
+It'll prompt you to set up a folder:
+
+[[!img assistant/makerepo.png]]
+
+Then any changes you make to its folder will automatically be committed to
+git, and synced to repositories on other computers. You can use the
+interface to add repositories and control the git-annex assistant.
+
+[[!img assistant/running.png]]
diff --git a/doc/videos/git-annex_assistant_introduction.mdwn b/doc/videos/git-annex_assistant_introduction.mdwn
new file mode 100644
index 000000000..4a0255443
--- /dev/null
+++ b/doc/videos/git-annex_assistant_introduction.mdwn
@@ -0,0 +1,5 @@
+<video controls width=400>
+<source type="video/mp4" src="http://downloads.kitenet.net/videos/git-annex/git-annex-assistant-intro.mp4">
+</video><br>
+A <a href="http://downloads.kitenet.net/videos/git-annex/git-annex-assistant-intro.mp4">8 minute screencast</a>
+introducing the [[git-annex assistant|/assistant]]</a>.