Skip to content

Commit 3bb4626

Browse files
committed
Deploy preview for PR 119
1 parent 34961fa commit 3bb4626

File tree

24 files changed

+137
-134
lines changed

24 files changed

+137
-134
lines changed

pr-previews/119/404.html

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,9 @@
4242
<link href="/site_libs/quarto-html/quarto-syntax-highlighting-234273d1456647dabc34a594ac50e507.css" rel="stylesheet" class="quarto-color-scheme-extra" id="quarto-text-highlighting-styles">
4343
<script src="/site_libs/bootstrap/bootstrap.min.js"></script>
4444
<link href="/site_libs/bootstrap/bootstrap-icons.css" rel="stylesheet">
45-
<link href="/site_libs/bootstrap/bootstrap-816d1e0c1a4f287074c5ad9ad837414f.min.css" rel="stylesheet" append-hash="true" class="quarto-color-scheme" id="quarto-bootstrap" data-mode="light">
46-
<link href="/site_libs/bootstrap/bootstrap-dark-17470758832293308dcf00c6968f374a.min.css" rel="stylesheet" append-hash="true" class="quarto-color-scheme quarto-color-alternate" id="quarto-bootstrap" data-mode="dark">
47-
<link href="/site_libs/bootstrap/bootstrap-816d1e0c1a4f287074c5ad9ad837414f.min.css" rel="stylesheet" append-hash="true" class="quarto-color-scheme-extra" id="quarto-bootstrap" data-mode="light">
45+
<link href="/site_libs/bootstrap/bootstrap-26639fcf9ac6acada3ead9803572b492.min.css" rel="stylesheet" append-hash="true" class="quarto-color-scheme" id="quarto-bootstrap" data-mode="light">
46+
<link href="/site_libs/bootstrap/bootstrap-dark-8841ee956f33339a6353ac9d0e227fc8.min.css" rel="stylesheet" append-hash="true" class="quarto-color-scheme quarto-color-alternate" id="quarto-bootstrap" data-mode="dark">
47+
<link href="/site_libs/bootstrap/bootstrap-26639fcf9ac6acada3ead9803572b492.min.css" rel="stylesheet" append-hash="true" class="quarto-color-scheme-extra" id="quarto-bootstrap" data-mode="light">
4848
<script id="quarto-search-options" type="application/json">{
4949
"location": "navbar",
5050
"copy-button": false,
@@ -83,7 +83,6 @@
8383
</script>
8484

8585

86-
<link rel="stylesheet" href="/theming/styles.css">
8786
</head>
8887

8988
<body class="nav-fixed quarto-light"><script id="quarto-html-before-body" type="application/javascript">

pr-previews/119/index.html

Lines changed: 17 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,9 @@
4545
<link href="site_libs/quarto-html/quarto-syntax-highlighting-234273d1456647dabc34a594ac50e507.css" rel="stylesheet" class="quarto-color-scheme-extra" id="quarto-text-highlighting-styles">
4646
<script src="site_libs/bootstrap/bootstrap.min.js"></script>
4747
<link href="site_libs/bootstrap/bootstrap-icons.css" rel="stylesheet">
48-
<link href="site_libs/bootstrap/bootstrap-816d1e0c1a4f287074c5ad9ad837414f.min.css" rel="stylesheet" append-hash="true" class="quarto-color-scheme" id="quarto-bootstrap" data-mode="light">
49-
<link href="site_libs/bootstrap/bootstrap-dark-17470758832293308dcf00c6968f374a.min.css" rel="stylesheet" append-hash="true" class="quarto-color-scheme quarto-color-alternate" id="quarto-bootstrap" data-mode="dark">
50-
<link href="site_libs/bootstrap/bootstrap-816d1e0c1a4f287074c5ad9ad837414f.min.css" rel="stylesheet" append-hash="true" class="quarto-color-scheme-extra" id="quarto-bootstrap" data-mode="light">
48+
<link href="site_libs/bootstrap/bootstrap-26639fcf9ac6acada3ead9803572b492.min.css" rel="stylesheet" append-hash="true" class="quarto-color-scheme" id="quarto-bootstrap" data-mode="light">
49+
<link href="site_libs/bootstrap/bootstrap-dark-8841ee956f33339a6353ac9d0e227fc8.min.css" rel="stylesheet" append-hash="true" class="quarto-color-scheme quarto-color-alternate" id="quarto-bootstrap" data-mode="dark">
50+
<link href="site_libs/bootstrap/bootstrap-26639fcf9ac6acada3ead9803572b492.min.css" rel="stylesheet" append-hash="true" class="quarto-color-scheme-extra" id="quarto-bootstrap" data-mode="light">
5151
<script id="quarto-search-options" type="application/json">{
5252
"location": "navbar",
5353
"copy-button": false,
@@ -172,7 +172,6 @@
172172
};
173173
</script>
174174

175-
<link rel="stylesheet" href="theming/styles.css">
176175
</head>
177176

178177
<body class="nav-fixed fullcontent quarto-light"><script id="quarto-html-before-body" type="application/javascript">
@@ -416,7 +415,7 @@
416415
<!-- Feature Boxes -->
417416
<section id="what-is-turing.jl" class="section-start-space">
418417
<h3>What is Turing.jl?</h3>
419-
<p class="text-muted">
418+
<p>
420419
Turing.jl is a Julia library for general-purpose probabilistic programming.
421420
</p>
422421
</section>
@@ -439,11 +438,11 @@ <h5 class="panel-title pb-1">Composable</h5>
439438
<div class="section-header section-start-space">
440439
<div id="start">
441440
<h3 id="start-your-journey">Start Your Journey</h3>
442-
<p class="text-muted">
441+
<p>
443442
Whether you’re new to Bayesian modeling or an experienced researcher, find the resources you need.
444443
</p>
445444
</div>
446-
<a href="#cite" class="button btn desktop-only-button">Research Papers on Turing.jl →</a>
445+
<a href="#cite" class="button desktop-only-button">Research Papers on Turing.jl →</a>
447446
</div>
448447
<div class="d-flex flex-row flex-wrap panel-wrapper gap-4 section-end-space">
449448
<div class="panel box">
@@ -455,8 +454,8 @@ <h5 class="panel-title pb-1 text-center" id="new-to-turing">New to Turing?</h5>
455454
Begin with the basics. Our step-by-step tutorials will guide you from installation to your first probabilistic models.
456455
</p>
457456
<div class="d-flex flex-column align-items-center gap-2 pt-3">
458-
<a href="https://turinglang.org/docs/getting-started/" class="button btn">Get Started</a>
459-
<a href="https://turinglang.org/docs/tutorials/coin-flipping/" class="text-muted" style="font-size: 0.9em;">Beginner's Walkthrough</a>
457+
<a href="https://turinglang.org/docs/getting-started/" class="button">Get Started</a>
458+
<a href="https://turinglang.org/docs/tutorials/coin-flipping/" class="link-muted" style="font-size: 0.9em;">Beginner's Walkthrough</a>
460459
</div>
461460
</div>
462461
<div class="panel box">
@@ -468,8 +467,8 @@ <h5 class="panel-title pb-1 text-center" id="for-researchers">For Researchers</h
468467
Dive into advanced models, explore the rich package ecosystem, and learn how to cite Turing.jl in your work.
469468
</p>
470469
<div class="d-flex flex-column align-items-center gap-2 pt-3">
471-
<a href="./library" class="button btn">Explore Ecosystem</a>
472-
<a href="#cite" class="text-muted" style="font-size: 0.9em;">Cite Turing.jl</a>
470+
<a href="./library" class="button">Explore Ecosystem</a>
471+
<a href="#cite" class="link-muted" style="font-size: 0.9em;">Cite Turing.jl</a>
473472
</div>
474473
</div>
475474
<div class="panel box">
@@ -481,24 +480,24 @@ <h5 class="panel-title pb-1 text-center" id="for-developers">For Developers</h5>
481480
Join our community, contribute to the project on GitHub, and connect with fellow developers on Slack.
482481
</p>
483482
<div class="d-flex flex-column align-items-center gap-2 pt-3">
484-
<a href="https://github.com/TuringLang" class="button btn">View on GitHub</a>
485-
<a href="https://julialang.slack.com/archives/CCYDC34A0" class="text-muted" style="font-size: 0.9em;">Join the Slack Channel</a>
483+
<a href="https://github.com/TuringLang" class="button">View on GitHub</a>
484+
<a href="https://julialang.slack.com/archives/CCYDC34A0" class="link-muted" style="font-size: 0.9em;">Join the Slack Channel</a>
486485
</div>
487486
</div>
488487
</div>
489488
<div class="mobile-only-button-container">
490-
<a href="#cite" class="button btn">Research Papers on Turing.jl →</a>
489+
<a href="#cite" class="button">Research Papers on Turing.jl →</a>
491490
</div>
492491
<!-- Start Your Journey Section Ends Here-->
493492
<!-- Core Packages Section -->
494493
<div class="section-header section-start-space">
495494
<div id="core-packages-header-content">
496495
<h3 id="core-packages">Core Packages</h3>
497-
<p class="text-muted">
496+
<p>
498497
The Turing ecosystem is built on a foundation of powerful, composable packages.
499498
</p>
500499
</div>
501-
<a href="./library" class="button btn desktop-only-button">Explore Ecosystem →</a>
500+
<a href="./library" class="button desktop-only-button">Explore Ecosystem →</a>
502501
</div>
503502
<div class="core-packages-grid section-end-space">
504503
<div id="core-card" class="package-card box">
@@ -534,7 +533,7 @@ <h5 id="advancedhmc.jl"><a href="https://turinglang.org/AdvancedHMC.jl/" class="
534533
<div class="section-header section-start-space">
535534
<div id="news">
536535
<h3 id="news-updates">News &amp; Updates</h3>
537-
<p class="text-muted">
536+
<p>
538537
Read the latest from the Turing team.
539538
</p>
540539
</div>
@@ -712,7 +711,7 @@ <h5 class="unified-card-title">Turing's Blog</h5>
712711
<div class="section-header section-start-space">
713712
<div id="tutorials">
714713
<h3 id="featured-tutorials">Featured Tutorials</h3>
715-
<p class="text-muted">
714+
<p>
716715
A selection of tutorials to get you started.
717716
</p>
718717
</div>

pr-previews/119/library/index.html

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,9 @@
4444
<link href="../site_libs/quarto-html/quarto-syntax-highlighting-234273d1456647dabc34a594ac50e507.css" rel="stylesheet" class="quarto-color-scheme-extra" id="quarto-text-highlighting-styles">
4545
<script src="../site_libs/bootstrap/bootstrap.min.js"></script>
4646
<link href="../site_libs/bootstrap/bootstrap-icons.css" rel="stylesheet">
47-
<link href="../site_libs/bootstrap/bootstrap-816d1e0c1a4f287074c5ad9ad837414f.min.css" rel="stylesheet" append-hash="true" class="quarto-color-scheme" id="quarto-bootstrap" data-mode="light">
48-
<link href="../site_libs/bootstrap/bootstrap-dark-17470758832293308dcf00c6968f374a.min.css" rel="stylesheet" append-hash="true" class="quarto-color-scheme quarto-color-alternate" id="quarto-bootstrap" data-mode="dark">
49-
<link href="../site_libs/bootstrap/bootstrap-816d1e0c1a4f287074c5ad9ad837414f.min.css" rel="stylesheet" append-hash="true" class="quarto-color-scheme-extra" id="quarto-bootstrap" data-mode="light">
47+
<link href="../site_libs/bootstrap/bootstrap-26639fcf9ac6acada3ead9803572b492.min.css" rel="stylesheet" append-hash="true" class="quarto-color-scheme" id="quarto-bootstrap" data-mode="light">
48+
<link href="../site_libs/bootstrap/bootstrap-dark-8841ee956f33339a6353ac9d0e227fc8.min.css" rel="stylesheet" append-hash="true" class="quarto-color-scheme quarto-color-alternate" id="quarto-bootstrap" data-mode="dark">
49+
<link href="../site_libs/bootstrap/bootstrap-26639fcf9ac6acada3ead9803572b492.min.css" rel="stylesheet" append-hash="true" class="quarto-color-scheme-extra" id="quarto-bootstrap" data-mode="light">
5050
<script id="quarto-search-options" type="application/json">{
5151
"location": "navbar",
5252
"copy-button": false,
@@ -418,7 +418,6 @@
418418
};
419419
</script>
420420

421-
<link rel="stylesheet" href="../theming/styles.css">
422421
</head>
423422

424423
<body class="nav-fixed fullcontent quarto-light"><script id="quarto-html-before-body" type="application/javascript">

0 commit comments

Comments
 (0)