diff options
author | Joey Hess <joey@kitenet.net> | 2013-03-08 00:57:35 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-03-08 00:57:35 -0400 |
commit | 83641926c27c470efe940d7434a3f3e3a23cfd6e (patch) | |
tree | 845ffe4198def1d15ac12783c7b64ff64424455e /doc/index.mdwn | |
parent | 619eb8f84fe877936d0a59b46c4ce4e322169467 (diff) |
split videos off to their own pages
Diffstat (limited to 'doc/index.mdwn')
-rw-r--r-- | doc/index.mdwn | 10 |
1 files changed, 2 insertions, 8 deletions
diff --git a/doc/index.mdwn b/doc/index.mdwn index 501a08674..a736be784 100644 --- a/doc/index.mdwn +++ b/doc/index.mdwn @@ -62,16 +62,10 @@ files with git. <table> <tr> <td width="50%" valign="top"> -<video controls -src="http://video.fosdem.org/2012/lightningtalks/git_annex___manage_files_with_git,_without_checking_their_contents_into_git.webm" width="100%"></video><br> -A <a href="http://video.fosdem.org/2012/lightningtalks/git_annex___manage_files_with_git,_without_checking_their_contents_into_git.webm">15 minute introduction to git-annex</a>, presented by Richard Hartmann at Fosdem 2012. +[[!inline raw=yes pages="video/Fosdem2012"]] </td> <td width="50%" valign="top"> -<video controls width="100%"> -<source type="video/mp4" src="http://mirror.linux.org.au/linux.conf.au/2013/mp4/gitannex.mp4"> -<source type="video/ogg" src="http://mirror.linux.org.au/linux.conf.au/2013/ogv/gitannex.ogv"> -</video><br> -A <a href="http://mirror.linux.org.au/linux.conf.au/2013/mp4/gitannex.mp4">45 minute demo of git-annex and the assistant</a>), presented by Joey Hess at LCA 2013. +[[!inline raw=yes pages="video/LCA2013"]] </td> </tr> </table> |