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 Aug 5, 2024
1 parent 4408756 commit 92c7f05
Show file tree
Hide file tree
Showing 45 changed files with 1,839 additions and 154 deletions.
2 changes: 1 addition & 1 deletion .nojekyll
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3e59902d
c211f86a
42 changes: 42 additions & 0 deletions R/readme.html
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@
<script src="../site_libs/quarto-search/quarto-search.js"></script>
<meta name="quarto:offset" content="../">
<link href="../media/pharmaverseblog.png" rel="icon" type="image/png">
<script src="../site_libs/cookie-consent/cookie-consent.js"></script>
<link href="../site_libs/cookie-consent/cookie-consent.css" rel="stylesheet">
<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 @@ -67,6 +69,33 @@
"search-label": "Search"
}
}</script>
<script async="" src="https://www.googletagmanager.com/gtag/js?id=G-6ZDR80SCKG"></script>

<script type="text/plain" cookie-consent="tracking">

window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-6ZDR80SCKG', { 'anonymize_ip': true});
</script>

<script type="text/javascript" charset="UTF-8">
document.addEventListener('DOMContentLoaded', function () {
cookieconsent.run({
"notice_banner_type":"simple",
"consent_type":"express",
"palette":"light",
"language":"en",
"page_load_consent_levels":["strictly-necessary"],
"notice_banner_reject_button_hide":false,
"preferences_center_close_button_hide":false,
"website_name":""
,
"language":"en"
});
});
</script>



<link rel="stylesheet" href="../styles.css">
Expand Down Expand Up @@ -559,6 +588,19 @@ <h2 class="anchored" data-anchor-id="development-files">development files</h2>
});
</script>
</div> <!-- /content -->
<footer class="footer">
<div class="nav-footer">
<div class="nav-footer-left">
&nbsp;
</div>
<div class="nav-footer-center">

<div class="cookie-consent-footer"><a href="#" id="open_preferences_center">Cookie Preferences</a></div></div>
<div class="nav-footer-right">
&nbsp;
</div>
</div>
</footer>



Expand Down
116 changes: 79 additions & 37 deletions index.html

Large diffs are not rendered by default.

44 changes: 43 additions & 1 deletion posts/2023-06-27__hackathon_app/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,8 @@
<script src="../../site_libs/quarto-search/quarto-search.js"></script>
<meta name="quarto:offset" content="../../">
<link href="../../media/pharmaverseblog.png" rel="icon" type="image/png">
<script src="../../site_libs/cookie-consent/cookie-consent.js"></script>
<link href="../../site_libs/cookie-consent/cookie-consent.css" rel="stylesheet">
<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 @@ -104,6 +106,33 @@
"search-label": "Search"
}
}</script>
<script async="" src="https://www.googletagmanager.com/gtag/js?id=G-6ZDR80SCKG"></script>

<script type="text/plain" cookie-consent="tracking">

window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-6ZDR80SCKG', { 'anonymize_ip': true});
</script>

<script type="text/javascript" charset="UTF-8">
document.addEventListener('DOMContentLoaded', function () {
cookieconsent.run({
"notice_banner_type":"simple",
"consent_type":"express",
"palette":"light",
"language":"en",
"page_load_consent_levels":["strictly-necessary"],
"notice_banner_reject_button_hide":false,
"preferences_center_close_button_hide":false,
"website_name":""
,
"language":"en"
});
});
</script>

<style>

.quarto-title-block .quarto-title-banner {
Expand Down Expand Up @@ -533,7 +562,7 @@ <h2 class="anchored" data-anchor-id="conclusion">Conclusion</h2>

<div id="quarto-appendix" class="default"><section id="last-updated" class="level2 appendix"><h2 class="anchored quarto-appendix-heading">Last updated</h2><div class="quarto-appendix-contents">

<p>2024-08-05 11:56:14.127231</p>
<p>2024-08-05 13:29:45.164351</p>
</div></section><section id="details" class="level2 appendix"><h2 class="anchored quarto-appendix-heading">Details</h2><div class="quarto-appendix-contents">

<p><a href="https://github.com/pharmaverse/blog/tree/main/posts/2023-06-27__hackathon_app/index.qmd">Source</a>, <a href="https://pharmaverse.github.io/blog/session_info.html">Session info</a></p>
Expand Down Expand Up @@ -969,6 +998,19 @@ <h2 class="anchored" data-anchor-id="conclusion">Conclusion</h2>
});
</script>
</div> <!-- /content -->
<footer class="footer">
<div class="nav-footer">
<div class="nav-footer-left">
&nbsp;
</div>
<div class="nav-footer-center">

<div class="cookie-consent-footer"><a href="#" id="open_preferences_center">Cookie Preferences</a></div></div>
<div class="nav-footer-right">
&nbsp;
</div>
</div>
</footer>



Expand Down
44 changes: 43 additions & 1 deletion posts/2023-06-27_admiral/valuelevel/derive_param_computed.html
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,8 @@
<script src="../../../site_libs/quarto-search/quarto-search.js"></script>
<meta name="quarto:offset" content="../../../">
<link href="../../../media/pharmaverseblog.png" rel="icon" type="image/png">
<script src="../../../site_libs/cookie-consent/cookie-consent.js"></script>
<link href="../../../site_libs/cookie-consent/cookie-consent.css" rel="stylesheet">
<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 @@ -104,6 +106,33 @@
"search-label": "Search"
}
}</script>
<script async="" src="https://www.googletagmanager.com/gtag/js?id=G-6ZDR80SCKG"></script>

<script type="text/plain" cookie-consent="tracking">

window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-6ZDR80SCKG', { 'anonymize_ip': true});
</script>

<script type="text/javascript" charset="UTF-8">
document.addEventListener('DOMContentLoaded', function () {
cookieconsent.run({
"notice_banner_type":"simple",
"consent_type":"express",
"palette":"light",
"language":"en",
"page_load_consent_levels":["strictly-necessary"],
"notice_banner_reject_button_hide":false,
"preferences_center_close_button_hide":false,
"website_name":""
,
"language":"en"
});
});
</script>

<style>

.quarto-title-block .quarto-title-banner {
Expand Down Expand Up @@ -337,7 +366,7 @@ <h3 class="anchored" data-anchor-id="compare">Compare</h3>

<div id="quarto-appendix" class="default"><section id="last-updated" class="level2 appendix"><h2 class="anchored quarto-appendix-heading">Last updated</h2><div class="quarto-appendix-contents">

<p>2024-08-05 11:56:23.439177</p>
<p>2024-08-05 13:29:53.962314</p>
</div></section><section id="details" class="level2 appendix"><h2 class="anchored quarto-appendix-heading">Details</h2><div class="quarto-appendix-contents">

<p><a href="https://github.com/pharmaverse/blog/tree/main/posts/2023-06-27_admiral/valuelevel/derive_param_computed.qmd">Source</a>, <a href="https://pharmaverse.github.io/blog/session_info.html">Session info</a></p>
Expand Down Expand Up @@ -774,6 +803,19 @@ <h3 class="anchored" data-anchor-id="compare">Compare</h3>
});
</script>
</div> <!-- /content -->
<footer class="footer">
<div class="nav-footer">
<div class="nav-footer-left">
&nbsp;
</div>
<div class="nav-footer-center">

<div class="cookie-consent-footer"><a href="#" id="open_preferences_center">Cookie Preferences</a></div></div>
<div class="nav-footer-right">
&nbsp;
</div>
</div>
</footer>



Expand Down
44 changes: 43 additions & 1 deletion posts/2023-06-27_hackathon_writeup/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@
<script src="../../site_libs/quarto-search/quarto-search.js"></script>
<meta name="quarto:offset" content="../../">
<link href="../../media/pharmaverseblog.png" rel="icon" type="image/png">
<script src="../../site_libs/cookie-consent/cookie-consent.js"></script>
<link href="../../site_libs/cookie-consent/cookie-consent.css" rel="stylesheet">
<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 @@ -70,6 +72,33 @@
"search-label": "Search"
}
}</script>
<script async="" src="https://www.googletagmanager.com/gtag/js?id=G-6ZDR80SCKG"></script>

<script type="text/plain" cookie-consent="tracking">

window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-6ZDR80SCKG', { 'anonymize_ip': true});
</script>

<script type="text/javascript" charset="UTF-8">
document.addEventListener('DOMContentLoaded', function () {
cookieconsent.run({
"notice_banner_type":"simple",
"consent_type":"express",
"palette":"light",
"language":"en",
"page_load_consent_levels":["strictly-necessary"],
"notice_banner_reject_button_hide":false,
"preferences_center_close_button_hide":false,
"website_name":""
,
"language":"en"
});
});
</script>

<style>

.quarto-title-block .quarto-title-banner {
Expand Down Expand Up @@ -258,7 +287,7 @@ <h2 class="anchored" data-anchor-id="conclusion">Conclusion</h2>

<div id="quarto-appendix" class="default"><section id="last-updated" class="level2 appendix"><h2 class="anchored quarto-appendix-heading">Last updated</h2><div class="quarto-appendix-contents">

<p>2024-08-05 11:55:36.243445</p>
<p>2024-08-05 13:29:07.856841</p>
</div></section><section id="details" class="level2 appendix"><h2 class="anchored quarto-appendix-heading">Details</h2><div class="quarto-appendix-contents">

<p><a href="https://github.com/pharmaverse/blog/tree/main/posts/2023-06-27_hackathon_writeup/index.qmd">Source</a>, <a href="https://pharmaverse.github.io/blog/session_info.html">Session info</a></p>
Expand Down Expand Up @@ -694,6 +723,19 @@ <h2 class="anchored" data-anchor-id="conclusion">Conclusion</h2>
});
</script>
</div> <!-- /content -->
<footer class="footer">
<div class="nav-footer">
<div class="nav-footer-left">
&nbsp;
</div>
<div class="nav-footer-center">

<div class="cookie-consent-footer"><a href="#" id="open_preferences_center">Cookie Preferences</a></div></div>
<div class="nav-footer-right">
&nbsp;
</div>
</div>
</footer>



Expand Down
44 changes: 43 additions & 1 deletion posts/2023-06-28_welcome/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@
<script src="../../site_libs/quarto-search/quarto-search.js"></script>
<meta name="quarto:offset" content="../../">
<link href="../../media/pharmaverseblog.png" rel="icon" type="image/png">
<script src="../../site_libs/cookie-consent/cookie-consent.js"></script>
<link href="../../site_libs/cookie-consent/cookie-consent.css" rel="stylesheet">
<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 @@ -70,6 +72,33 @@
"search-label": "Search"
}
}</script>
<script async="" src="https://www.googletagmanager.com/gtag/js?id=G-6ZDR80SCKG"></script>

<script type="text/plain" cookie-consent="tracking">

window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-6ZDR80SCKG', { 'anonymize_ip': true});
</script>

<script type="text/javascript" charset="UTF-8">
document.addEventListener('DOMContentLoaded', function () {
cookieconsent.run({
"notice_banner_type":"simple",
"consent_type":"express",
"palette":"light",
"language":"en",
"page_load_consent_levels":["strictly-necessary"],
"notice_banner_reject_button_hide":false,
"preferences_center_close_button_hide":false,
"website_name":""
,
"language":"en"
});
});
</script>

<style>

.quarto-title-block .quarto-title-banner {
Expand Down Expand Up @@ -244,7 +273,7 @@ <h2 class="anchored" data-anchor-id="how-can-i-make-a-blog-post">How can I make

<div id="quarto-appendix" class="default"><section id="last-updated" class="level2 appendix"><h2 class="anchored quarto-appendix-heading">Last updated</h2><div class="quarto-appendix-contents">

<p>2024-08-05 11:55:54.461134</p>
<p>2024-08-05 13:29:25.148928</p>
</div></section><section id="details" class="level2 appendix"><h2 class="anchored quarto-appendix-heading">Details</h2><div class="quarto-appendix-contents">

<p><a href="https://github.com/pharmaverse/blog/tree/main/posts/2023-06-28_welcome/index.qmd">Source</a>, <a href="https://pharmaverse.github.io/blog/session_info.html">Session info</a></p>
Expand Down Expand Up @@ -679,6 +708,19 @@ <h2 class="anchored" data-anchor-id="how-can-i-make-a-blog-post">How can I make
});
</script>
</div> <!-- /content -->
<footer class="footer">
<div class="nav-footer">
<div class="nav-footer-left">
&nbsp;
</div>
<div class="nav-footer-center">

<div class="cookie-consent-footer"><a href="#" id="open_preferences_center">Cookie Preferences</a></div></div>
<div class="nav-footer-right">
&nbsp;
</div>
</div>
</footer>



Expand Down
Loading

0 comments on commit 92c7f05

Please sign in to comment.