From: Martin Desrumaux Date: Tue, 13 Oct 2020 14:41:41 +0000 (+0200) Subject: feat(Player): Add slides X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=7f5a46985f708d1e2d5f12660c78f2a0a07734bd;p=slides.git feat(Player): Add slides --- 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!