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 May 29, 2024
1 parent 6d06c8e commit 4aa0c15
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .nojekyll
Original file line number Diff line number Diff line change
@@ -1 +1 @@
9f848543
1509fd1c
11 changes: 9 additions & 2 deletions README.html
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,7 @@ <h2 id="toc-title">On this page</h2>
<ul>
<li><a href="#loganalyzer" id="toc-loganalyzer" class="nav-link active" data-scroll-target="#loganalyzer">LogAnalyzer</a></li>
<li><a href="#how-it-works" id="toc-how-it-works" class="nav-link" data-scroll-target="#how-it-works">How it works?</a></li>
<li><a href="#configuration" id="toc-configuration" class="nav-link" data-scroll-target="#configuration">Configuration</a></li>
<li><a href="#credits" id="toc-credits" class="nav-link" data-scroll-target="#credits">Credits</a>
<ul class="collapse">
<li><a href="#appsilon" id="toc-appsilon" class="nav-link" data-scroll-target="#appsilon">Appsilon</a></li>
Expand All @@ -165,17 +166,23 @@ <h1>How it works?</h1>
</ul>
<p><img src="img/app_preview.gif" class="img-fluid"></p>
</section>
<section id="configuration" class="level1">
<h1>Configuration</h1>
<ul>
<li><code>[app/logic/api_utils.R</code> - <code>get_app_list()]</code> Posit Connect differentiates apps with two <code>app_role</code> values: <code>owner</code> and <code>viewer</code>. You can toggle between these using the <code>config.yml</code> file. The set value is <code>owner</code>. If you want to use both together, you can simply set the value to a blank character <code>""</code>.</li>
</ul>
</section>
<section id="credits" class="level1">
<h1>Credits</h1>
<p>It was our collaboration with <img src="img/elkem_logo.png" alt="Elkem" width="50"> which led to the creation of this app. The initial idea came from use-cases where we realised we wanted to track all the logs and be able to read them properly since Posit Connect was the de facto deployment environment. When we made this app, we realised there was potential in sharing this with the rest of the community and invite everyone to use it and add it. We appreciate and thank Elkem for their openness to share it with the world.</p>
<p>You can read more about Appsilon and Elkem’s collaboration on our case study <a href="https://www.appsilon.com/case-studies/refining-elkems-processes-with-advanced-data-analytics">here</a>.</p>
<section id="appsilon" class="level2">
<h2 class="anchored" data-anchor-id="appsilon">Appsilon</h2>
<p><img src="https://avatars0.githubusercontent.com/u/6096772" align="right" alt="" width="6%"></p>
<p><img src="https://avatars0.githubusercontent.com/u/6096772" align="right" width="6%"></p>
<p>Appsilon is a <strong>Posit (formerly RStudio) Full Service Certified Partner</strong>.<br> Learn more at <a href="https://appsilon.com">appsilon.com</a>.</p>
<p>Get in touch <a href="mailto:[email protected]">[email protected]</a></p>
<p>Explore the <a href="https://rhinoverse.dev">Rhinoverse</a> - a family of R packages built around <a href="https://appsilon.github.io/rhino/">Rhino</a>!</p>
<p><a href="https://appsilon.us16.list-manage.com/subscribe?u=c042d7c0dbf57c5c6f8b54598&amp;id=870d5bfc05" target="_blank"> <img id="footer-banner" src="https://raw.githubusercontent.com/Appsilon/website-cdn/gh-pages/shiny_weekly_light.jpg" alt="Subscribe for Shiny tutorials, exclusive articles, R/Shiny community events, and more."> </a></p>
<p><a href="https://appsilon.us16.list-manage.com/subscribe?u=c042d7c0dbf57c5c6f8b54598&amp;id=870d5bfc05" target="_blank"> <img src="https://raw.githubusercontent.com/Appsilon/website-cdn/gh-pages/shiny_weekly_light.jpg" alt="Subscribe for Shiny tutorials, exclusive articles, R/Shiny community events, and more." id="footer-banner"> </a></p>


</section>
Expand Down
2 changes: 1 addition & 1 deletion site_libs/bootstrap/bootstrap.min.css

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://Appsilon.github.io/LogAnalyzer/LICENSE.html</loc>
<lastmod>2024-05-14T09:16:53.468Z</lastmod>
<lastmod>2024-05-29T08:00:41.499Z</lastmod>
</url>
<url>
<loc>https://Appsilon.github.io/LogAnalyzer/README.html</loc>
<lastmod>2024-05-14T09:16:53.468Z</lastmod>
<lastmod>2024-05-29T08:00:41.499Z</lastmod>
</url>
</urlset>

0 comments on commit 4aa0c15

Please sign in to comment.