Skip to content

Commit

Permalink
put info on first slide
Browse files Browse the repository at this point in the history
  • Loading branch information
gadenbuie committed Sep 17, 2023
1 parent 1f0b64e commit 05084c5
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 3 deletions.
13 changes: 11 additions & 2 deletions slides/01-Welcome.html
Original file line number Diff line number Diff line change
Expand Up @@ -1765,9 +1765,18 @@ <h1 class="title">Getting Started with Shiny<br>Welcome</h1>
</div>
</div>

</section>
<section id="getting-started-with-shiny" class="slide level2 center">
<h2>Getting Started with Shiny</h2>
<h3 id="welcome">Welcome!</h3>
<p>Wifi: <strong>Posit Conf 2023</strong><br>
Password: <strong>conf2023</strong></p>
<div class="large">
<p>pos.it/shiny-conf23</p>
</div>
</section>
<section>
<section id="welcome" class="title-slide slide level1 center">
<section id="welcome-1" class="title-slide slide level1 center">
<h1>Welcome</h1>

</section>
Expand Down Expand Up @@ -1831,7 +1840,7 @@ <h2>Introduce yourself</h2>
</ul>
<div class="cell">
<div class="cell-output-display">
<div class="countdown" id="timer_36ca809f" data-update-every="1" tabindex="0" style="right:0;bottom:0;">
<div class="countdown" id="timer_66c3465c" data-update-every="1" tabindex="0" style="right:0;bottom:0;">
<div class="countdown-controls"><button class="countdown-bump-down">−</button><button class="countdown-bump-up">+</button></div>
<code class="countdown-time"><span class="countdown-digits minutes">03</span><span class="countdown-digits colon">:</span><span class="countdown-digits seconds">00</span></code>
</div>
Expand Down
14 changes: 13 additions & 1 deletion slides/01-Welcome.qmd
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: "Getting Started with Shiny<br/>Welcome"
author: "Colin Rundel"
author: Colin Rundel
insitute: pos.it/shiny-conf23
format:
revealjs:
logo: images/shiny.png
Expand All @@ -22,6 +23,17 @@ title-slide-attributes:
library(shiny)
```

## Getting Started with Shiny {.center}

### Welcome!

Wifi: **Posit Conf 2023** \
Password: **conf2023**

::: large
pos.it/shiny-conf23
:::

# Welcome

## Instructor
Expand Down

0 comments on commit 05084c5

Please sign in to comment.