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 Jun 15, 2024
1 parent 26ea565 commit 893b62c
Show file tree
Hide file tree
Showing 6 changed files with 30 additions and 27 deletions.
2 changes: 1 addition & 1 deletion .nojekyll
Original file line number Diff line number Diff line change
@@ -1 +1 @@
f1f857dd
c0b40258
2 changes: 1 addition & 1 deletion qpanelize-pyodide.html
Original file line number Diff line number Diff line change
Expand Up @@ -262,7 +262,7 @@
}

// Store cell data
globalThis.qpyodideCellDetails = [{"options":{"message":"true","out-width":"700px","fig-height":5,"fig-cap":"","warning":"true","fig-width":7,"results":"markup","output":"true","context":"interactive","dpi":72,"label":"","read-only":"false","autorun":"","classes":"","comment":"","out-height":""},"id":1,"code":"x = [1, 2]\nprint(x)"}];
globalThis.qpyodideCellDetails = [{"id":1,"options":{"out-height":"","label":"","warning":"true","out-width":"700px","autorun":"","fig-width":7,"output":"true","comment":"","context":"interactive","read-only":"false","dpi":72,"message":"true","fig-height":5,"fig-cap":"","classes":"","results":"markup"},"code":"x = [1, 2]\nprint(x)"}];


</script>
Expand Down
20 changes: 17 additions & 3 deletions qpanelize-release-notes.html
Original file line number Diff line number Diff line change
Expand Up @@ -198,9 +198,14 @@
<h2 id="toc-title">On this page</h2>

<ul>
<li><a href="#interactive-polyglot-06-11-2024" id="toc-interactive-polyglot-06-11-2024" class="nav-link active" data-scroll-target="#interactive-polyglot-06-11-2024">0.0.1: Interactive Polyglot (06-11-2024)</a>
<li><a href="#dev.1---" id="toc-dev.1---" class="nav-link active" data-scroll-target="#dev.1---">0.0.1-dev.1: ???? (??-??-????)</a>
<ul class="collapse">
<li><a href="#features" id="toc-features" class="nav-link" data-scroll-target="#features">Features</a></li>
<li><a href="#changes" id="toc-changes" class="nav-link" data-scroll-target="#changes">Changes</a></li>
</ul></li>
<li><a href="#interactive-polyglot-06-11-2024" id="toc-interactive-polyglot-06-11-2024" class="nav-link" data-scroll-target="#interactive-polyglot-06-11-2024">0.0.1: Interactive Polyglot (06-11-2024)</a>
<ul class="collapse">
<li><a href="#features-1" id="toc-features-1" class="nav-link" data-scroll-target="#features-1">Features</a></li>
</ul></li>
</ul>
<div class="toc-actions"><ul><li><a href="https://github.com/coatless-quarto/panelize/edit/main/qpanelize-release-notes.qmd" class="toc-action"><i class="bi bi-github"></i>Edit this page</a></li><li><a href="https://github.com/coatless-quarto/panelize/issues/new" class="toc-action"><i class="bi empty"></i>Report an issue</a></li></ul></div></nav>
Expand Down Expand Up @@ -239,10 +244,19 @@ <h1 class="title">Release Notes</h1>
</header>


<section id="interactive-polyglot-06-11-2024" class="level1">
<h1>0.0.1: Interactive Polyglot (06-11-2024)</h1>
<section id="dev.1---" class="level1">
<h1>0.0.1-dev.1: ???? (??-??-????)</h1>
<section id="features" class="level2">
<h2 class="anchored" data-anchor-id="features">Features</h2>
</section>
<section id="changes" class="level2">
<h2 class="anchored" data-anchor-id="changes">Changes</h2>
</section>
</section>
<section id="interactive-polyglot-06-11-2024" class="level1">
<h1>0.0.1: Interactive Polyglot (06-11-2024)</h1>
<section id="features-1" class="level2">
<h2 class="anchored" data-anchor-id="features-1">Features</h2>
<ul>
<li><code>panelize</code> allows for Quarto code cells to be tabbified.
<ul>
Expand Down
2 changes: 1 addition & 1 deletion qpanelize-webr.html
Original file line number Diff line number Diff line change
Expand Up @@ -305,7 +305,7 @@
};

// Store cell data
globalThis.qwebrCellDetails = [{"code":"1 + 1","id":1,"options":{"editor-font-scale":"1","results":"markup","fig-width":7,"autorun":"false","warning":"true","output":"true","dpi":72,"out-height":"","editor-quick-suggestions":"false","context":"interactive","fig-cap":"","out-width":"700px","read-only":"false","label":"unnamed-chunk-1","message":"true","classes":"","fig-height":5,"editor-max-height":"","comment":""}}];
globalThis.qwebrCellDetails = [{"options":{"fig-cap":"","dpi":72,"classes":"","comment":"","label":"unnamed-chunk-1","fig-width":7,"editor-quick-suggestions":"false","context":"interactive","read-only":"false","autorun":"false","results":"markup","message":"true","output":"true","out-height":"","out-width":"700px","warning":"true","editor-font-scale":"1","fig-height":5,"editor-max-height":""},"code":"1 + 1","id":1}];

</script>
<script type="module">
Expand Down
19 changes: 4 additions & 15 deletions search.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,22 +11,11 @@
]
},
{
"objectID": "qpanelize-release-notes.html",
"href": "qpanelize-release-notes.html",
"objectID": "qpanelize-release-notes.html#features-1",
"href": "qpanelize-release-notes.html#features-1",
"title": "Release Notes",
"section": "",
"text": "panelize allows for Quarto code cells to be tabbified.\n\n.to-source: converts an existing code cell also show its source with options.\n.to-pyodide: converts a Python cell to Python\n.to-webr: converts an R code cell to webR",
"crumbs": [
"Extra",
"Release Notes"
]
},
{
"objectID": "qpanelize-release-notes.html#features",
"href": "qpanelize-release-notes.html#features",
"title": "Release Notes",
"section": "",
"text": "panelize allows for Quarto code cells to be tabbified.\n\n.to-source: converts an existing code cell also show its source with options.\n.to-pyodide: converts a Python cell to Python\n.to-webr: converts an R code cell to webR",
"section": "Features",
"text": "Features\n\npanelize allows for Quarto code cells to be tabbified.\n\n.to-source: converts an existing code cell also show its source with options.\n.to-pyodide: converts a Python cell to Python\n.to-webr: converts an R code cell to webR",
"crumbs": [
"Extra",
"Release Notes"
Expand Down
12 changes: 6 additions & 6 deletions sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,26 +2,26 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://coatless-quarto.github.io/panelize/qpanelize-cell.html</loc>
<lastmod>2024-06-15T15:09:33.113Z</lastmod>
<lastmod>2024-06-15T15:12:10.030Z</lastmod>
</url>
<url>
<loc>https://coatless-quarto.github.io/panelize/qpanelize-release-notes.html</loc>
<lastmod>2024-06-15T15:09:33.113Z</lastmod>
<lastmod>2024-06-15T15:12:10.030Z</lastmod>
</url>
<url>
<loc>https://coatless-quarto.github.io/panelize/index.html</loc>
<lastmod>2024-06-15T15:09:33.113Z</lastmod>
<lastmod>2024-06-15T15:12:10.030Z</lastmod>
</url>
<url>
<loc>https://coatless-quarto.github.io/panelize/qpanelize-install.html</loc>
<lastmod>2024-06-15T15:09:33.113Z</lastmod>
<lastmod>2024-06-15T15:12:10.030Z</lastmod>
</url>
<url>
<loc>https://coatless-quarto.github.io/panelize/qpanelize-webr.html</loc>
<lastmod>2024-06-15T15:09:33.113Z</lastmod>
<lastmod>2024-06-15T15:12:10.030Z</lastmod>
</url>
<url>
<loc>https://coatless-quarto.github.io/panelize/qpanelize-pyodide.html</loc>
<lastmod>2024-06-15T15:09:33.113Z</lastmod>
<lastmod>2024-06-15T15:12:10.030Z</lastmod>
</url>
</urlset>

0 comments on commit 893b62c

Please sign in to comment.