Skip to content

Commit 64c7ced

Browse files
committed
Add document listing talks
1 parent 913bec7 commit 64c7ced

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

docs/talks.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
# Talks
2+
3+
> Talks featuring stdlib.
4+
5+
6+
## 2016
7+
8+
#### Text Mining with Node.js
9+
10+
> [Philipp Burckhardt][planeshifter], Node.js Interactive Europe 2016
11+
12+
<div class="image" align="center">
13+
<a href="https://www.youtube.com/watch?v=r8XOIRebcBU">
14+
<img src="https://cdn.rawgit.com/stdlib-js/stdlib/913bec77e84677fdbf68f4eebfc3ec8f89817a42/docs/assets/nodejs_interactive_2016_philipp_burckhardt.png" alt="Text mining with Node.js at Node.js Interactive Europe 2016">
15+
</a>
16+
<br>
17+
</div>
18+
19+
20+
<!-- Section for all links. Make sure to keep an empty line after the `section` element and another before the `/section` close. -->
21+
22+
<section class="links">
23+
24+
[planeshifter]: https://github.com/planeshifter
25+
26+
</section>
27+
28+
<!-- /.links -->

0 commit comments

Comments
 (0)