mirror of https://github.com/perkeep/perkeep.git
website: Add video
Change-Id: I4e3d8feb78685de918a8c81d1b0d52b60c0f0533
This commit is contained in:
parent
7bd17b7f8e
commit
9a283ed155
|
@ -1,6 +1,7 @@
|
|||
<h1 class='bustTitleRegexp'>What is Camlistore?</h1>
|
||||
|
||||
<p>Camlistore is your <b>personal storage system for life</b>. See <a href="/docs/overview">the overview</a>.</p>
|
||||
<p>Camlistore is your <b>personal storage system for life</b>. See <a href="/docs/overview">the overview</a>,
|
||||
or <a href="http://www.youtube.com/watch?v=yxSzQIwXM1k&feature=youtu.be">the video</a> below.</p>
|
||||
|
||||
<p>Note that it's a "storage system", not just a "file system". It
|
||||
can store and be accessed like a traditional filesystem, but it
|
||||
|
@ -34,6 +35,12 @@ you can access via a FUSE filesystem. Whatever.</p>
|
|||
|
||||
<p>The latest release is <a href="docs/release/0.2">0.2 ("Portland")</a>, released 2013-06-22.</p>
|
||||
|
||||
<h2>Video Demo</h2>
|
||||
|
||||
<p>The June 2013 <a href="http://www.youtube.com/watch?v=yxSzQIwXM1k&feature=youtu.be">Camlistore Intro & Status Update</a> video:</p>
|
||||
|
||||
<center><iframe width="640" height="360" src="//www.youtube.com/embed/yxSzQIwXM1k" frameborder="0" allowfullscreen></iframe></center>
|
||||
|
||||
<h2>Old presentations</h2>
|
||||
|
||||
<p>See <a href="/talks/2011-05-07-Camlistore-Sao-Paolo/">http://camlistore.org/talks/2011-05-07-Camlistore-Sao-Paolo/</a>.</p>
|
||||
|
|
Loading…
Reference in New Issue