mirror of https://github.com/perkeep/perkeep.git
doc: add lfnw 2018 talk
Change-Id: I512a0620b13c0d070db28198271ad2ca0e80ad3b
This commit is contained in:
parent
c806ab4bcd
commit
76e61108c7
|
@ -50,6 +50,7 @@ on the [mailing list](https://groups.google.com/group/camlistore).
|
|||
|
||||
## Presentations {#presentations}
|
||||
|
||||
* 2018-04, **LinuxFest Northwest**: [[slides]](https://docs.google.com/presentation/d/1suYfv3dmjJQ1mMJIG7_D26e5cudZqPcZTPNgrLvTIrI/view) [[video]](https://www.youtube.com/watch?v=PlAU_da_U4s)
|
||||
* 2016-04, **GDG Seattle**: [[slides]](https://docs.google.com/presentation/d/1AmT5DAL9CrzQFS22i0xJ5SYtXQfrHqOyYiQB7imshdw/view) [[video]](https://www.youtube.com/watch?v=dg6OmoKNbcw)
|
||||
* 2016-04, **LinuxFest Northwest**: [[slides]](https://docs.google.com/presentation/d/1AmT5DAL9CrzQFS22i0xJ5SYtXQfrHqOyYiQB7imshdw/view) [[video]](https://www.youtube.com/watch?v=8Dk2iVlc67M)
|
||||
* 2015-02, **FOSDEM**: [[slides]](https://go-talks.appspot.com/github.com/mpl/talks/fosdem-2015/fosdem-20150201.slide) [[video]](https://www.youtube.com/watch?v=oM-MfeflUZ8)
|
||||
|
|
|
@ -28,9 +28,9 @@
|
|||
|
||||
<h2 id="video-demo">Video Demo</h2>
|
||||
|
||||
<p>LinuxFest Northwest 2016 <a href="https://www.youtube.com/watch?v=8Dk2iVlc67M">Camlistore presentation</a>:</p>
|
||||
<p>LinuxFest Northwest 2018 [<a href="https://docs.google.com/presentation/d/1suYfv3dmjJQ1mMJIG7_D26e5cudZqPcZTPNgrLvTIrI/view">slides</a>] [<a href="https://www.youtube.com/watch?v=PlAU_da_U4s">video</a>]:</p>
|
||||
|
||||
<center><iframe width="640" height="360" src="//www.youtube.com/embed/8Dk2iVlc67M" frameborder="0" allowfullscreen></iframe></center>
|
||||
<center><iframe width="640" height="360" src="//www.youtube.com/embed/PlAU_da_U4s" frameborder="0" allowfullscreen></iframe></center>
|
||||
|
||||
<p>Or see the <a href="/doc/#presentations">other presentations</a>.</p>
|
||||
|
||||
|
|
Loading…
Reference in New Issue