Skip to content

Commit 3703c09

Browse files
kelvinparmarhydai
andauthored
video removed from the talks page (#211)
* WASM Edge Talks added (#206) * Talks added Signed-off-by: kelvin <[email protected]> * Changes Signed-off-by: kelvin <[email protected]> * Talks removed Signed-off-by: kelvin <[email protected]> --------- Signed-off-by: kelvin <[email protected]> Signed-off-by: Kelvin Parmar <[email protected]> * Fix the outdated llm document Signed-off-by: hydai <[email protected]> Signed-off-by: kelvin <[email protected]> Signed-off-by: Kelvin Parmar <[email protected]> * vifeo removed from the talks page Signed-off-by: kelvin <[email protected]> Signed-off-by: Kelvin Parmar <[email protected]> * conflict resolved Signed-off-by: Kelvin Parmar <[email protected]> --------- Signed-off-by: kelvin <[email protected]> Signed-off-by: Kelvin Parmar <[email protected]> Signed-off-by: hydai <[email protected]> Co-authored-by: hydai <[email protected]>
1 parent d1d74f4 commit 3703c09

File tree

2 files changed

+11
-16
lines changed

2 files changed

+11
-16
lines changed

.gitpod.yml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# This configuration file was automatically generated by Gitpod.
2+
# Please adjust to your needs (see https://www.gitpod.io/docs/introduction/learn-gitpod/gitpod-yaml)
3+
# and commit this file to your remote git repository to share the goodness with others.
4+
5+
# Learn more from ready-to-use templates: https://www.gitpod.io/docs/introduction/getting-started/quickstart
6+
7+
tasks:
8+
- init: npm install && npm run build
9+
command: npm run start
10+
11+

src/pages/talks.md

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -61,22 +61,6 @@ import ReactPlayer from 'react-player/lazy'
6161

6262
---
6363

64-
### April 19th
65-
66-
#### Love, Death and Robots - with Wasm & K8s on Boston Dynamics Spot - Max Körbächer, Liquid Reply & Kevin Hawryluk, Roboverse Reply
67-
68-
<ReactPlayer url='https://youtu.be/UsjZSsWpdRo?si=gAFfPdekEGq9HJK0' />
69-
70-
---
71-
72-
### April 19th
73-
74-
#### Hands on with WebAssembly Microservices & Kubernetes- J Zhou D Justice K Goldenring R Matei
75-
76-
<ReactPlayer url='https://youtu.be/LdsyS2cedOw?si=Ez1A5W7BD2GIdTb0' />
77-
78-
---
79-
8064
### March 16th
8165

8266
#### Introduction to WebAssembly (WASM) with Rust and WASMEdge

0 commit comments

Comments
 (0)