Skip to content

Commit

Permalink
Built site for gh-pages
Browse files Browse the repository at this point in the history
  • Loading branch information
FlorianPargent committed Sep 12, 2024
1 parent 978f1fd commit 4ca68a8
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .nojekyll
Original file line number Diff line number Diff line change
@@ -1 +1 @@
d2ebbbf4
a84c3fef
7 changes: 5 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ <h1 class="title">Live coding example</h1>

<section id="introduction" class="level1">
<h1>Introduction</h1>
<p>Penguins are fun!</p>
<p>Penguins are <strong>fun</strong>!</p>
<div class="cell">
<div class="cell-output-display">
<div id="fig-penguins" class="quarto-float quarto-figure quarto-figure-center anchored">
Expand All @@ -99,7 +99,10 @@ <h1>Introduction</h1>
</div>
</div>
</div>
<p><a href="#fig-penguins" class="quarto-xref">Figure&nbsp;1</a> shows data from the <strong>palmerpenguins</strong> dataset. The penguins dataset contains 344 rows and 8 columns. The data has been published in <span class="citation" data-cites="horst2020">Horst, Hill, and Gorman (<a href="#ref-horst2020" role="doc-biblioref">2020</a>)</span>.</p>
<p><a href="#fig-penguins" class="quarto-xref">Figure&nbsp;1</a> shows data from the <em>palmerpenguins</em> dataset. The dataset contains 344 rows and 8 columns. The palmerpenguins dataset was published by <span class="citation" data-cites="horst2020">Horst, Hill, and Gorman (<a href="#ref-horst2020" role="doc-biblioref">2020</a>)</span>.</p>
</section>
<section id="references" class="level1 unnumbered">


</section>

Expand Down
7 changes: 5 additions & 2 deletions live-coding-example.html
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ <h1 class="title">Live coding example</h1>

<section id="introduction" class="level1">
<h1>Introduction</h1>
<p>Penguins are fun!</p>
<p>Penguins are <strong>fun</strong>!</p>
<div class="cell">
<div class="cell-output-display">
<div id="fig-penguins" class="quarto-float quarto-figure quarto-figure-center anchored">
Expand All @@ -99,7 +99,10 @@ <h1>Introduction</h1>
</div>
</div>
</div>
<p><a href="#fig-penguins" class="quarto-xref">Figure&nbsp;1</a> shows data from the <strong>palmerpenguins</strong> dataset. The penguins dataset contains 344 rows and 8 columns. The data has been published in <span class="citation" data-cites="horst2020">Horst, Hill, and Gorman (<a href="#ref-horst2020" role="doc-biblioref">2020</a>)</span>.</p>
<p><a href="#fig-penguins" class="quarto-xref">Figure&nbsp;1</a> shows data from the <em>palmerpenguins</em> dataset. The dataset contains 344 rows and 8 columns. The palmerpenguins dataset was published by <span class="citation" data-cites="horst2020">Horst, Hill, and Gorman (<a href="#ref-horst2020" role="doc-biblioref">2020</a>)</span>.</p>
</section>
<section id="references" class="level1 unnumbered">


</section>

Expand Down

0 comments on commit 4ca68a8

Please sign in to comment.