Skip to content

Commit da61ebb

Browse files
committed
Updated index slide, added circles slide, updated theme location (ucanr-style.css)
1 parent ab58953 commit da61ebb

File tree

93 files changed

+6724
-48
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

93 files changed

+6724
-48
lines changed

docs/index.html

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
<link href="index_files/libs/bootstrap/bootstrap.min.css" rel="stylesheet" id="quarto-bootstrap" data-mode="light">
3636

3737

38+
<link rel="stylesheet" href="ucanr-style.css">
3839
</head>
3940

4041
<body class="fullcontent">
@@ -62,8 +63,12 @@ <h1 class="title">Quarto Showcase</h1>
6263
</header>
6364

6465

65-
<p><a href="pt1/Quarto_Python_SlidesR.html">Part 1 - Intro to Quarto</a></p>
66-
<p><a href="pt2/html-outputs.html">Part 2 - HTML Outputs</a></p>
66+
<section id="part-1---intro-to-quarto" class="level4">
67+
<h4 class="anchored" data-anchor-id="part-1---intro-to-quarto"><a href="pt1/Quarto_Python_SlidesR.html">Part 1 - Intro to Quarto</a></h4>
68+
</section>
69+
<section id="part-2---html-outputs" class="level4">
70+
<h4 class="anchored" data-anchor-id="part-2---html-outputs"><a href="pt2/html-outputs.html">Part 2 - HTML Outputs</a></h4>
71+
</section>
6772

6873
</main>
6974
<!-- /main column -->

docs/pt1/Quarto_Python_SlidesR.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
<meta name="generator" content="quarto-1.5.56">
1212

1313
<meta name="author" content="">
14+
<meta name="dcterms.date" content="2025-12-12">
1415
<title>Quarto Showcase</title>
1516
<meta name="apple-mobile-web-app-capable" content="yes">
1617
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
@@ -96,7 +97,7 @@
9697
code span.wa { color: #5e5e5e; font-style: italic; } /* Warning */
9798
</style>
9899
<link rel="stylesheet" href="Quarto_Python_SlidesR_files/libs/revealjs/dist/theme/quarto.css">
99-
<link rel="stylesheet" href="ucanr-style.css">
100+
<link rel="stylesheet" href="../ucanr-style.css">
100101
<link href="Quarto_Python_SlidesR_files/libs/revealjs/plugin/quarto-line-highlight/line-highlight.css" rel="stylesheet">
101102
<link href="Quarto_Python_SlidesR_files/libs/revealjs/plugin/reveal-menu/menu.css" rel="stylesheet">
102103
<link href="Quarto_Python_SlidesR_files/libs/revealjs/plugin/reveal-menu/quarto-menu.css" rel="stylesheet">
@@ -397,6 +398,7 @@ <h1 class="title">Quarto Showcase</h1>
397398
<div class="quarto-title-authors">
398399
</div>
399400

401+
<p class="date">2025-12-12</p>
400402
</section>
401403
<section class="slide level2">
402404

docs/pt1/Quarto_R_Slides.html

Lines changed: 1300 additions & 0 deletions
Large diffs are not rendered by default.

docs/pt1/Quarto_R_Slides_files/libs/clipboard/clipboard.min.js

Lines changed: 7 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/pt1/Quarto_R_Slides_files/libs/quarto-html/light-border.css

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/pt1/Quarto_R_Slides_files/libs/quarto-html/popper.min.js

Lines changed: 6 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+

docs/pt1/Quarto_R_Slides_files/libs/quarto-html/quarto-syntax-highlighting.css

Lines changed: 205 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)