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 Nov 18, 2023
1 parent 0ec0f9b commit f17e88b
Show file tree
Hide file tree
Showing 12 changed files with 1,256 additions and 231 deletions.
2 changes: 1 addition & 1 deletion .nojekyll
Original file line number Diff line number Diff line change
@@ -1 +1 @@
36a6719d
9a089ea8
4 changes: 2 additions & 2 deletions documents/icons/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">

<meta name="author" content="Roy Francis">
<meta name="dcterms.date" content="2023-10-07">
<meta name="dcterms.date" content="2023-11-18">

<title>Icons in Quarto</title>
<style>
Expand Down Expand Up @@ -131,7 +131,7 @@
<div>
<div class="quarto-title-meta-heading">Published</div>
<div class="quarto-title-meta-contents">
<p class="date">October 7, 2023</p>
<p class="date">November 18, 2023</p>
</div>
</div>

Expand Down
887 changes: 887 additions & 0 deletions documents/ojs-widgets/index.html

Large diffs are not rendered by default.

113 changes: 63 additions & 50 deletions documents/ojs/index.html

Large diffs are not rendered by default.

145 changes: 83 additions & 62 deletions documents/param-text/index.html

Large diffs are not rendered by default.

Binary file modified documents/pdf/index.pdf
Binary file not shown.
4 changes: 2 additions & 2 deletions documents/report/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">

<meta name="author" content="Roy Francis">
<meta name="dcterms.date" content="2023-10-07">
<meta name="dcterms.date" content="2023-11-18">

<title>r paste0(params$name," report")</title>
<style>
Expand Down Expand Up @@ -123,7 +123,7 @@
<div>
<div class="quarto-title-meta-heading">Published</div>
<div class="quarto-title-meta-contents">
<p class="date">October 7, 2023</p>
<p class="date">November 18, 2023</p>
</div>
</div>

Expand Down
4 changes: 2 additions & 2 deletions documents/revealjs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<meta name="generator" content="quarto-1.3.450">

<meta name="author" content="Roy Francis">
<meta name="dcterms.date" content="2023-10-07">
<meta name="dcterms.date" content="2023-11-18">
<title>RevealJS</title>
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
Expand Down Expand Up @@ -402,7 +402,7 @@ <h1 class="title">setosa presentation</h1>
</div>
</div>

<p class="date">2023-10-07</p>
<p class="date">2023-11-18</p>
</section>

<section id="setosa" class="slide level2">
Expand Down
27 changes: 24 additions & 3 deletions documents/webr/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -253,14 +253,15 @@

</head>

<body class="fullcontent">
<body>

<div id="quarto-search-results"></div>
<!-- content -->
<header id="title-block-header" class="quarto-title-block default page-columns page-full">
<div class="quarto-title-banner page-columns page-full">
<div class="quarto-title column-body">
<h1 class="title">webR-enabled code cells</h1>
<p class="subtitle lead">Live R in quarto documents using web-r quarto extension</p>
</div>
</div>

Expand All @@ -277,7 +278,7 @@ <h1 class="title">webR-enabled code cells</h1>
<div>
<div class="quarto-title-meta-heading">Published</div>
<div class="quarto-title-meta-contents">
<p class="date">07-Oct-2023</p>
<p class="date">18-Nov-2023</p>
</div>
</div>

Expand All @@ -288,7 +289,27 @@ <h1 class="title">webR-enabled code cells</h1>
</header><div id="quarto-content" class="quarto-container page-columns page-rows-contents page-layout-article">
<!-- sidebar -->
<!-- margin-sidebar -->

<div id="quarto-margin-sidebar" class="sidebar margin-sidebar">
<nav id="TOC" role="doc-toc" class="toc-active">
<h2 id="toc-title">On this page</h2>

<ul>
<li><a href="#installation" id="toc-installation" class="nav-link active" data-scroll-target="#installation"><span class="header-section-number">1</span> Installation</a></li>
<li><a href="#sample-cases" id="toc-sample-cases" class="nav-link" data-scroll-target="#sample-cases"><span class="header-section-number">2</span> Sample cases</a>
<ul class="collapse">
<li><a href="#fit-a-linear-regression-model" id="toc-fit-a-linear-regression-model" class="nav-link" data-scroll-target="#fit-a-linear-regression-model"><span class="header-section-number">2.1</span> Fit a linear regression model</a></li>
<li><a href="#create-a-graph-with-base-r" id="toc-create-a-graph-with-base-r" class="nav-link" data-scroll-target="#create-a-graph-with-base-r"><span class="header-section-number">2.2</span> Create a graph with base R</a></li>
<li><a href="#packages" id="toc-packages" class="nav-link" data-scroll-target="#packages"><span class="header-section-number">2.3</span> Packages</a></li>
<li><a href="#define-variables-and-re-use-them-in-later-cells" id="toc-define-variables-and-re-use-them-in-later-cells" class="nav-link" data-scroll-target="#define-variables-and-re-use-them-in-later-cells"><span class="header-section-number">2.4</span> Define variables and re-use them in later cells</a></li>
<li><a href="#escape-characters-in-a-string" id="toc-escape-characters-in-a-string" class="nav-link" data-scroll-target="#escape-characters-in-a-string"><span class="header-section-number">2.5</span> Escape characters in a string</a></li>
<li><a href="#anonymous-function-definition" id="toc-anonymous-function-definition" class="nav-link" data-scroll-target="#anonymous-function-definition"><span class="header-section-number">2.6</span> Anonymous function definition</a></li>
<li><a href="#empty-code-cell" id="toc-empty-code-cell" class="nav-link" data-scroll-target="#empty-code-cell"><span class="header-section-number">2.7</span> Empty code cell</a></li>
<li><a href="#pre-rendered-r-code-cell" id="toc-pre-rendered-r-code-cell" class="nav-link" data-scroll-target="#pre-rendered-r-code-cell"><span class="header-section-number">2.8</span> Pre-rendered R code cell</a></li>
</ul></li>
<li><a href="#session" id="toc-session" class="nav-link" data-scroll-target="#session"><span class="header-section-number">3</span> Session</a></li>
</ul>
</nav>
</div>
<!-- main -->
<main class="content quarto-banner-title-block" id="quarto-document-content">
<script src="https://cdn.jsdelivr.net/npm/[email protected]/min/vs/loader.js"></script>
Expand Down
61 changes: 49 additions & 12 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@

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

<meta name="description" content="Testing quarto documents">

<title>Quarto experiments</title>
<style>
Expand Down Expand Up @@ -63,20 +62,16 @@

</head>

<body class="fullcontent">
<body>

<div id="quarto-search-results"></div>
<!-- content -->
<header id="title-block-header" class="quarto-title-block default page-columns page-full">
<div class="quarto-title-banner page-columns page-full">
<div class="quarto-title column-body">
<h1 class="title">Quarto experiments</h1>
<div>
<div class="description">
Testing quarto documents
</div>
</div>
</div>
<p class="subtitle lead">Testing quarto documents</p>
</div>
</div>


Expand All @@ -91,13 +86,42 @@ <h1 class="title">Quarto experiments</h1>
</header><div id="quarto-content" class="quarto-container page-columns page-rows-contents page-layout-article">
<!-- sidebar -->
<!-- margin-sidebar -->

<div id="quarto-margin-sidebar" class="sidebar margin-sidebar">
<nav id="TOC" role="doc-toc" class="toc-active">
<h2 id="toc-title">On this page</h2>

<ul>
<li><a href="#parameterized-outputs" id="toc-parameterized-outputs" class="nav-link active" data-scroll-target="#parameterized-outputs">Parameterized outputs</a>
<ul class="collapse">
<li><a href="#parameterized-html-report" id="toc-parameterized-html-report" class="nav-link" data-scroll-target="#parameterized-html-report">Parameterized html report</a></li>
<li><a href="#parameterized-html-revealjs-presentation" id="toc-parameterized-html-revealjs-presentation" class="nav-link" data-scroll-target="#parameterized-html-revealjs-presentation">Parameterized html revealjs presentation</a></li>
<li><a href="#parameterized-pdf" id="toc-parameterized-pdf" class="nav-link" data-scroll-target="#parameterized-pdf">Parameterized pdf</a></li>
<li><a href="#parameterized-html-report-from-external-file" id="toc-parameterized-html-report-from-external-file" class="nav-link" data-scroll-target="#parameterized-html-report-from-external-file">Parameterized html report from external file</a></li>
</ul></li>
<li><a href="#ojs" id="toc-ojs" class="nav-link" data-scroll-target="#ojs">OJS</a>
<ul class="collapse">
<li><a href="#ojs-and-r" id="toc-ojs-and-r" class="nav-link" data-scroll-target="#ojs-and-r">OJS and R</a></li>
<li><a href="#ojs-widgets-upload-and-download" id="toc-ojs-widgets-upload-and-download" class="nav-link" data-scroll-target="#ojs-widgets-upload-and-download">OJS widgets, upload and download</a></li>
</ul></li>
<li><a href="#webr" id="toc-webr" class="nav-link" data-scroll-target="#webr">WebR</a>
<ul class="collapse">
<li><a href="#webr-in-quarto-using-quarto-webr-extension" id="toc-webr-in-quarto-using-quarto-webr-extension" class="nav-link" data-scroll-target="#webr-in-quarto-using-quarto-webr-extension">WebR in Quarto using Quarto webr extension</a></li>
</ul></li>
<li><a href="#other" id="toc-other" class="nav-link" data-scroll-target="#other">Other</a>
<ul class="collapse">
<li><a href="#icons-in-quarto" id="toc-icons-in-quarto" class="nav-link" data-scroll-target="#icons-in-quarto">Icons in quarto</a></li>
</ul></li>
</ul>
</nav>
</div>
<!-- main -->
<main class="content quarto-banner-title-block" id="quarto-document-content">




<section id="parameterized-outputs" class="level2">
<h2 class="anchored" data-anchor-id="parameterized-outputs">Parameterized outputs</h2>
<section id="parameterized-html-report" class="level3">
<h3 class="anchored" data-anchor-id="parameterized-html-report"><a href="./documents/report/index.html">Parameterized html report</a></h3>
</section>
Expand All @@ -110,19 +134,32 @@ <h3 class="anchored" data-anchor-id="parameterized-pdf"><a href="documents/pdf/i
<section id="parameterized-html-report-from-external-file" class="level3">
<h3 class="anchored" data-anchor-id="parameterized-html-report-from-external-file"><a href="./documents/param-text/index.html">Parameterized html report from external file</a></h3>
</section>
</section>
<section id="ojs" class="level2">
<h2 class="anchored" data-anchor-id="ojs">OJS</h2>
<section id="ojs-and-r" class="level3">
<h3 class="anchored" data-anchor-id="ojs-and-r"><a href="./documents/ojs/index.html">OJS and R</a></h3>
</section>
<section id="ojs-widgets-upload-and-download" class="level3">
<h3 class="anchored" data-anchor-id="ojs-widgets-upload-and-download"><a href="./documents/ojs-widgets/index.html">OJS widgets, upload and download</a></h3>
</section>
</section>
<section id="webr" class="level2">
<h2 class="anchored" data-anchor-id="webr">WebR</h2>
<section id="webr-in-quarto-using-quarto-webr-extension" class="level3">
<h3 class="anchored" data-anchor-id="webr-in-quarto-using-quarto-webr-extension"><a href="./documents/webr/index.html">WebR in Quarto using Quarto webr extension</a></h3>
</section>
<section id="icons" class="level3">
<h3 class="anchored" data-anchor-id="icons"><a href="./documents/icons/index.html">Icons</a></h3>
</section>
<section id="other" class="level2">
<h2 class="anchored" data-anchor-id="other">Other</h2>
<section id="icons-in-quarto" class="level3">
<h3 class="anchored" data-anchor-id="icons-in-quarto"><a href="./documents/icons/index.html">Icons in quarto</a></h3>
<p><br></p>
<hr>
<p>Updated: 07-10-2023. Quarto v1.3.450</p>
<p>Updated: 18-11-2023. Quarto v1.3.450</p>


</section>
</section>

</main> <!-- /main -->
Expand Down
Loading

0 comments on commit f17e88b

Please sign in to comment.