From 4a4ab857ba758707612493920cc85bf67d3f3840 Mon Sep 17 00:00:00 2001 From: jaanli Date: Wed, 31 Jul 2024 06:37:13 -0400 Subject: [PATCH] update --- slides.md => just-health-data-labs.md | 0 linux-foundation.md | 90 +++++++++++++++++++++++++++ 2 files changed, 90 insertions(+) rename slides.md => just-health-data-labs.md (100%) create mode 100644 linux-foundation.md diff --git a/slides.md b/just-health-data-labs.md similarity index 100% rename from slides.md rename to just-health-data-labs.md diff --git a/linux-foundation.md b/linux-foundation.md new file mode 100644 index 0000000..75ce0fc --- /dev/null +++ b/linux-foundation.md @@ -0,0 +1,90 @@ +--- +# try also 'default' to start simple +theme: seriph +# random image from a curated Unsplash collection by Anthony +# like them? see https://unsplash.com/collections/94734566/slidev +background: https://cover.sli.dev +# some information about your slides, markdown enabled +title: Welcome to Slidev +info: | + ## Slidev Starter Template + Presentation slides for developers. + + Learn more at [Sli.dev](https://sli.dev) +# apply any unocss classes to the current slide +class: text-center +# https://sli.dev/custom/highlighters.html +highlighter: shiki +# https://sli.dev/guide/drawing +drawings: + persist: false +# slide transition: https://sli.dev/guide/animations#slide-transitions +transition: slide-left +# enable MDC Syntax: https://sli.dev/guide/syntax#mdc-syntax +mdc: true +fonts: + # basically the text + sans: 'Berkeley Mono,Robot' + # use with `font-serif` css class from UnoCSS + serif: Robot Slab + # for code blocks, inline code, etc. + mono: Fira Code + # like font-family in css, you can use `,` to separate multiple fonts for fallback + local: Berkeley Mono + # mark 'Helvetica Neue' as local font +--- + +# Jinx! + +We are actually using Figma Slides for this one :) + +Link to slides: + +https://www.figma.com/slides/a7mcpAmv2qTomxt8NK2WfQ/Linux-Foundation-Artificial-Intelligence-%26-Data?node-id=1-530&t=RIJxlEK8dAWR0tQa-1 + +Email: jaan@onefact.org | Twitter: [@thejaan](https://twitter.com/thejaan) + +--- + +
+ + Press Space for next page + +
+ +
+ + + + +
+ +--- +transition: slide-up +level: 2 +--- + +# Navigation + +Hover on the bottom-left corner to see the navigation's controls panel, [learn more](https://sli.dev/guide/navigation.html) + +## Keyboard Shortcuts + +| | | +| --- | --- | +| right / space| next animation or slide | +| left / shiftspace | previous animation or slide | +| up | previous slide | +| down | next slide | + + + +

Here!