Skip to content

Commit

Permalink
Built site for gh-pages
Browse files Browse the repository at this point in the history
  • Loading branch information
Quarto GHA Workflow Runner committed Aug 11, 2024
1 parent 44e43a6 commit 0825d7a
Show file tree
Hide file tree
Showing 11 changed files with 188 additions and 178 deletions.
2 changes: 1 addition & 1 deletion .nojekyll
Original file line number Diff line number Diff line change
@@ -1 +1 @@
d8b90609
6ca873cf
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"><head>

<meta charset="utf-8">
<meta name="generator" content="quarto-1.5.45">
<meta name="generator" content="quarto-1.6.4">

<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">

Expand Down
2 changes: 1 addition & 1 deletion qembedio-embed-audio.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"><head>

<meta charset="utf-8">
<meta name="generator" content="quarto-1.5.45">
<meta name="generator" content="quarto-1.6.4">

<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">

Expand Down
7 changes: 6 additions & 1 deletion qembedio-embed-html.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"><head>

<meta charset="utf-8">
<meta name="generator" content="quarto-1.5.45">
<meta name="generator" content="quarto-1.6.4">

<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">

Expand Down Expand Up @@ -302,6 +302,11 @@ <h2 class="anchored" data-anchor-id="options">Options</h2>
<td>“true”</td>
<td>Add a link to view the embedded webpage in a new full screen browser window.</td>
</tr>
<tr class="even">
<td><code>class</code></td>
<td>None</td>
<td>Specifies the classes of the container wrapping the embedded webpage.</td>
</tr>
</tbody>
</table>
<p>You may also omit specifying a <code>file</code> option. We’ll automatically use the first parameter as the <code>file</code></p>
Expand Down
2 changes: 1 addition & 1 deletion qembedio-embed-pdf.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"><head>

<meta charset="utf-8">
<meta name="generator" content="quarto-1.5.45">
<meta name="generator" content="quarto-1.6.4">

<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">

Expand Down
11 changes: 8 additions & 3 deletions qembedio-embed-revealjs.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"><head>

<meta charset="utf-8">
<meta name="generator" content="quarto-1.5.45">
<meta name="generator" content="quarto-1.6.4">

<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">

Expand Down Expand Up @@ -272,10 +272,10 @@ <h1 class="title">Embed RevealJS Slides</h1>


<p>The <code>revealjs</code> short code generates an embedded <code>&lt;iframe&gt;</code> area for RevealJS HTML Slides. You can use it with:</p>
<div class="sourceCode" id="cb1"><pre class="sourceCode markdown code-with-copy"><code class="sourceCode markdown"><span id="cb1-1"><a href="#cb1-1" aria-hidden="true" tabindex="-1"></a>{{&lt; revealjs file="assets/my-revealjs-slides.html" height="500px"&gt;}}</span></code><button title="Copy to Clipboard" class="code-copy-button"><i class="bi"></i></button></pre></div>
<div class="sourceCode" id="cb1"><pre class="sourceCode markdown code-with-copy"><code class="sourceCode markdown"><span id="cb1-1"><a href="#cb1-1" aria-hidden="true" tabindex="-1"></a>{{&lt; revealjs file="assets/my-revealjs-slides.html" height="500px" class="ratio ratio-16x9" &gt;}}</span></code><button title="Copy to Clipboard" class="code-copy-button"><i class="bi"></i></button></pre></div>
<p>For example, the above shortcode embeds the <code>my-revealjs-slides.html</code> in <code>assets/</code> as:</p>
<p><a href="assets/my-revealjs-slides.html" target="_blank">View slides in full screen</a></p>
<div>
<div class="ratio ratio-16x9">
<iframe class="slide-deck" src="assets/my-revealjs-slides.html" height="500px"></iframe>
</div>

Expand Down Expand Up @@ -310,6 +310,11 @@ <h2 class="anchored" data-anchor-id="options">Options</h2>
<td>“true”</td>
<td>Add a link to view the embedded slide deck in a new full screen browser window.</td>
</tr>
<tr class="even">
<td><code>class</code></td>
<td>None</td>
<td>Specifies the classes of the container wrapping the embedded slide deck.</td>
</tr>
</tbody>
</table>
<p>You may also omit specifying a <code>file</code> option. We’ll automatically use the first parameter as the <code>file</code></p>
Expand Down
4 changes: 2 additions & 2 deletions qembedio-faq.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"><head>

<meta charset="utf-8">
<meta name="generator" content="quarto-1.5.45">
<meta name="generator" content="quarto-1.6.4">

<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">

Expand Down Expand Up @@ -296,7 +296,7 @@ <h1 class="title">Frequently Asked Questions</h1>
<div>
<div class="quarto-title-meta-heading">Modified</div>
<div class="quarto-title-meta-contents">
<p class="date-modified">June 12, 2024</p>
<p class="date-modified">August 11, 2024</p>
</div>
</div>

Expand Down
4 changes: 2 additions & 2 deletions qembedio-release-notes.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"><head>

<meta charset="utf-8">
<meta name="generator" content="quarto-1.5.45">
<meta name="generator" content="quarto-1.6.4">

<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">

Expand Down Expand Up @@ -240,7 +240,7 @@ <h1 class="title">Release Notes</h1>
<div>
<div class="quarto-title-meta-heading">Modified</div>
<div class="quarto-title-meta-contents">
<p class="date-modified">June 12, 2024</p>
<p class="date-modified">August 11, 2024</p>
</div>
</div>

Expand Down
Loading

0 comments on commit 0825d7a

Please sign in to comment.