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 21, 2024
1 parent 360f374 commit c0ad9cf
Show file tree
Hide file tree
Showing 4 changed files with 22 additions and 14 deletions.
2 changes: 1 addition & 1 deletion .nojekyll
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1d2d7e92
f7e1879c
32 changes: 20 additions & 12 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@
<script src="site_libs/quarto-search/fuse.min.js"></script>
<script src="site_libs/quarto-search/quarto-search.js"></script>
<meta name="quarto:offset" content="./">
<link href="./quarto/images/davinci_hex.png" rel="icon" type="image/png">
<script src="site_libs/quarto-html/quarto.js"></script>
<script src="site_libs/quarto-html/popper.min.js"></script>
<script src="site_libs/quarto-html/tippy.umd.min.js"></script>
Expand Down Expand Up @@ -79,16 +78,24 @@
<nav class="navbar navbar-expand-lg " data-bs-theme="dark">
<div class="navbar-container container-fluid">
<div class="navbar-brand-container mx-auto">
<a href="./index.html" class="navbar-brand navbar-brand-logo">
<img src="./quarto/images/davinci_hex.png" alt="" class="navbar-logo">
</a>
<a class="navbar-brand" href="./index.html">
<span class="navbar-title">DaVinCI</span>
</a>
</div>
<div class="quarto-navbar-tools tools-end">
<div id="quarto-search" class="" title="Search"></div>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarCollapse" aria-controls="navbarCollapse" aria-expanded="false" aria-label="Toggle navigation" onclick="if (window.quartoToggleHeadroom) { window.quartoToggleHeadroom(); }">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarCollapse">
<ul class="navbar-nav navbar-nav-scroll me-auto">
<li class="nav-item">
<a class="nav-link active" href="./index.html" aria-current="page">
<span class="menu-text">Home</span></a>
</li>
</ul>
</div> <!-- /navcollapse -->
<div class="quarto-navbar-tools">
</div>
<div id="quarto-search" class="" title="Search"></div>
</div> <!-- /container-fluid -->
</nav>
</header>
Expand Down Expand Up @@ -123,13 +130,14 @@ <h1 class="title">DaVinCI</h1>
<h2 class="anchored" data-anchor-id="dynamic-visualization-for-clinical-insights">Dynamic Visualization for Clinical Insights</h2>
<section id="what-is-davinci" class="level3">
<h3 class="anchored" data-anchor-id="what-is-davinci">What is DaVinCI?</h3>
<div class="columns">
<div class="column" style="width:20%;">
<p><img src="quarto/images/davinci_hex.png" class="img-fluid" width="150"></p>
</div><div class="column" style="width:80%;">
<!-- ::: columns -->
<!-- ::: {.column width="20%"} -->
<!-- <!-- ![](quarto/images/davinci_hex.png){width="150"} -->
<!-- ::: -->
<!-- ::: {.column width="80%"} -->
<p>DaVinCI offers R/Shiny based tools to review, aggregate and visualize data arising from clinical trials, supporting the goal of developing and delivering safe and effective treatments for patients. However, instead of creating entire R/Shiny applications, DaVinCI provides individual modules. Modules are functional building blocks that can be linked together into customized apps. This customization enables App Creators to build their own app according to trial-specific needs without deep R knowledge.</p>
</div>
</div>
<!-- ::: -->
<!-- ::: -->
</section>
<section id="our-commitment-and-contribution-to-open-source" class="level3">
<h3 class="anchored" data-anchor-id="our-commitment-and-contribution-to-open-source">Our commitment and contribution to open-source</h3>
Expand Down
Binary file removed quarto/images/davinci_hex.png
Binary file not shown.
2 changes: 1 addition & 1 deletion sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://Boehringer-Ingelheim.github.io/davinci/index.html</loc>
<lastmod>2024-06-18T10:49:14.017Z</lastmod>
<lastmod>2024-06-21T08:10:47.541Z</lastmod>
</url>
</urlset>

0 comments on commit c0ad9cf

Please sign in to comment.