From 7f5a46985f708d1e2d5f12660c78f2a0a07734bd Mon Sep 17 00:00:00 2001 From: Martin Desrumaux Date: Tue, 13 Oct 2020 16:41:41 +0200 Subject: [PATCH] feat(Player): Add slides --- src/slides/timeside-2020.md | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/src/slides/timeside-2020.md b/src/slides/timeside-2020.md index bbb5f84..c17ec8c 100644 --- a/src/slides/timeside-2020.md +++ b/src/slides/timeside-2020.md @@ -659,7 +659,7 @@ class: ircam, tight .pull-right[ -```openapi +```yaml /timeside/api/analysis/: get: operationId: listAnalysis @@ -686,11 +686,9 @@ Opportunity: `openapi-generator` also supports Python, C/C++, Ruby, Go, Rust etc --- class: ircam, tight -#timeside.player development +#timeside.player -🌐 Target -- Firefox -- Chrome +##Environment 🔧 Technologies - Vue (composition-api): DOM Manipulation, Data reactivity @@ -698,6 +696,7 @@ class: ircam, tight - HTML5 Audio - Web Animations API - Resize Observer +- Github Action for continuous test & deployment (npm, gh-page) 🚀 Usage - Standalone app @@ -706,8 +705,10 @@ class: ircam, tight - Vue - HTML +🌐 Tested on Firefox & Chrome + --- -class: ircam, center +class: ircam, middle, center # Demo time! -- 2.39.5