Skip to content

Commit d2cd613

Browse files
committed
Deploying to gh-pages from @ c58a9d2 🚀
1 parent 4bb8b87 commit d2cd613

File tree

17 files changed

+1738
-1233
lines changed

17 files changed

+1738
-1233
lines changed

404.html

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@
4040
<link href="/site_libs/quarto-html/quarto-syntax-highlighting-dark-8ea72dc5fed832574809a9c94082fbbb.css" rel="prefetch" class="quarto-color-scheme quarto-color-alternate" id="quarto-text-highlighting-styles">
4141
<script src="/site_libs/bootstrap/bootstrap.min.js"></script>
4242
<link href="/site_libs/bootstrap/bootstrap-icons.css" rel="stylesheet">
43-
<link href="/site_libs/bootstrap/bootstrap-f7d47109ef0af74e1bd0de52084fb680.min.css" rel="stylesheet" append-hash="true" class="quarto-color-scheme" id="quarto-bootstrap" data-mode="light">
44-
<link href="/site_libs/bootstrap/bootstrap-dark-d9530a5ed4f361e5b26226d63128c62b.min.css" rel="prefetch" append-hash="true" class="quarto-color-scheme quarto-color-alternate" id="quarto-bootstrap" data-mode="dark">
43+
<link href="/site_libs/bootstrap/bootstrap-32377c139570b6b0d63329385e969f48.min.css" rel="stylesheet" append-hash="true" class="quarto-color-scheme" id="quarto-bootstrap" data-mode="light">
44+
<link href="/site_libs/bootstrap/bootstrap-dark-7d0272c881a50a1feed65998d3ca846e.min.css" rel="prefetch" append-hash="true" class="quarto-color-scheme quarto-color-alternate" id="quarto-bootstrap" data-mode="dark">
4545
<script id="quarto-search-options" type="application/json">{
4646
"location": "navbar",
4747
"copy-button": false,
@@ -104,11 +104,11 @@
104104
<div class="collapse navbar-collapse" id="navbarCollapse">
105105
<ul class="navbar-nav navbar-nav-scroll me-auto">
106106
<li class="nav-item">
107-
<a class="nav-link" href="https://turinglang.org/docs/tutorials/docs-00-getting-started/">
107+
<a class="nav-link" href="https://turinglang.org/docs/getting-started/">
108108
<span class="menu-text">Get Started</span></a>
109109
</li>
110110
<li class="nav-item">
111-
<a class="nav-link" href="https://turinglang.org/docs/tutorials/00-introduction/">
111+
<a class="nav-link" href="https://turinglang.org/docs/tutorials/">
112112
<span class="menu-text">Tutorials</span></a>
113113
</li>
114114
<li class="nav-item">
@@ -127,7 +127,7 @@
127127
</div> <!-- /navcollapse -->
128128
<div class="quarto-navbar-tools tools-wide">
129129
<a href="https://x.com/TuringLang" title="Turing Twitter" class="quarto-navigation-tool px-1" aria-label="Turing Twitter"><i class="bi bi-twitter"></i></a>
130-
<a href="https://github.com/TuringLang/Turing.jl" title="Turing GitHub" class="quarto-navigation-tool px-1" aria-label="Turing GitHub"><i class="bi bi-github"></i></a>
130+
<a href="https://github.com/TuringLang" title="Turing GitHub" class="quarto-navigation-tool px-1" aria-label="Turing GitHub"><i class="bi bi-github"></i></a>
131131
<a href="" class="quarto-color-scheme-toggle quarto-navigation-tool px-1" onclick="window.quartoToggleColorScheme(); return false;" title="Toggle dark mode"><i class="bi"></i></a>
132132
</div>
133133
</div> <!-- /container-fluid -->
@@ -163,7 +163,8 @@ <h1 class="title">Page Not Found</h1>
163163

164164

165165
<p>The page you requested cannot be found (perhaps it was moved or renamed).</p>
166-
<p>You may want to visit <a href="https://turinglang.org/docs/tutorials/docs-00-getting-started/">Get-Started Guide</a> or <a href="https://turinglang.org/docs/tutorials/00-introduction/">Tutorials</a>.</p>
166+
<p>You may want to return to the <a href="https://turinglang.org/">home page</a>.</p>
167+
<p>If you believe this is an error, please do report it by <a href="https://github.com/TuringLang/turinglang.github.io/issues/new">opening an issue</a>.</p>
167168

168169

169170

index.html

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@
4141
<link href="site_libs/quarto-html/quarto-syntax-highlighting-dark-8ea72dc5fed832574809a9c94082fbbb.css" rel="prefetch" class="quarto-color-scheme quarto-color-alternate" id="quarto-text-highlighting-styles">
4242
<script src="site_libs/bootstrap/bootstrap.min.js"></script>
4343
<link href="site_libs/bootstrap/bootstrap-icons.css" rel="stylesheet">
44-
<link href="site_libs/bootstrap/bootstrap-f7d47109ef0af74e1bd0de52084fb680.min.css" rel="stylesheet" append-hash="true" class="quarto-color-scheme" id="quarto-bootstrap" data-mode="light">
45-
<link href="site_libs/bootstrap/bootstrap-dark-d9530a5ed4f361e5b26226d63128c62b.min.css" rel="prefetch" append-hash="true" class="quarto-color-scheme quarto-color-alternate" id="quarto-bootstrap" data-mode="dark">
44+
<link href="site_libs/bootstrap/bootstrap-32377c139570b6b0d63329385e969f48.min.css" rel="stylesheet" append-hash="true" class="quarto-color-scheme" id="quarto-bootstrap" data-mode="light">
45+
<link href="site_libs/bootstrap/bootstrap-dark-7d0272c881a50a1feed65998d3ca846e.min.css" rel="prefetch" append-hash="true" class="quarto-color-scheme quarto-color-alternate" id="quarto-bootstrap" data-mode="dark">
4646
<script id="quarto-search-options" type="application/json">{
4747
"location": "navbar",
4848
"copy-button": false,
@@ -105,11 +105,11 @@
105105
<div class="collapse navbar-collapse" id="navbarCollapse">
106106
<ul class="navbar-nav navbar-nav-scroll me-auto">
107107
<li class="nav-item">
108-
<a class="nav-link" href="https://turinglang.org/docs/tutorials/docs-00-getting-started/">
108+
<a class="nav-link" href="https://turinglang.org/docs/getting-started/">
109109
<span class="menu-text">Get Started</span></a>
110110
</li>
111111
<li class="nav-item">
112-
<a class="nav-link" href="https://turinglang.org/docs/tutorials/00-introduction/">
112+
<a class="nav-link" href="https://turinglang.org/docs/tutorials/">
113113
<span class="menu-text">Tutorials</span></a>
114114
</li>
115115
<li class="nav-item">
@@ -128,7 +128,7 @@
128128
</div> <!-- /navcollapse -->
129129
<div class="quarto-navbar-tools tools-wide">
130130
<a href="https://x.com/TuringLang" title="Turing Twitter" class="quarto-navigation-tool px-1" aria-label="Turing Twitter"><i class="bi bi-twitter"></i></a>
131-
<a href="https://github.com/TuringLang/Turing.jl" title="Turing GitHub" class="quarto-navigation-tool px-1" aria-label="Turing GitHub"><i class="bi bi-github"></i></a>
131+
<a href="https://github.com/TuringLang" title="Turing GitHub" class="quarto-navigation-tool px-1" aria-label="Turing GitHub"><i class="bi bi-github"></i></a>
132132
<a href="" class="quarto-color-scheme-toggle quarto-navigation-tool px-1" onclick="window.quartoToggleColorScheme(); return false;" title="Toggle dark mode"><i class="bi"></i></a>
133133
</div>
134134
</div> <!-- /container-fluid -->
@@ -157,7 +157,7 @@ <h3 id="general-purpose">General-purpose</h3>
157157
<h3 id="modular-and-composable">Modular and composable</h3>
158158
<p>Turing is modular, written entirely in Julia, and is interoperable with the powerful Julia ecosystem.</p>
159159
<div class="hero-buttons" style="position: relative; display: flex; justify-content: center;">
160-
<p><a href="https://turinglang.org/docs/tutorials/docs-00-getting-started/" class="btn-action-primary btn-action btn btn-lg" role="button" style="background-color: #073c44; color: white">Get Started</a></p>
160+
<p><a href="https://turinglang.org/docs/getting-started/" class="btn-action-primary btn-action btn btn-lg" role="button" style="background-color: #073c44; color: white">Get Started</a></p>
161161
</div>
162162
<div class="g-col-3">
163163

@@ -172,7 +172,7 @@ <h3 id="modular-and-composable">Modular and composable</h3>
172172
</div>
173173
<section id="community-resources" class="g-col-8">
174174
<h2>Community Resources</h2>
175-
<p>The Turing.jl <a href="https://discourse.julialang.org/c/domain/probprog">discourse forum</a> provides support and discussion for all user levels. The <a href="https://turinglang.org/docs/tutorials/docs-00-getting-started/">Turing.jl documentation</a> and <a href="https://turinglang.org/docs/tutorials/00-introduction/">official tutorials</a> help users learn and use Turing.jl! There’s also a <a href="https://storopoli.io/Bayesian-Julia">tutorial in Bayesian Statistics using Julia and Turing.jl</a>.</p>
175+
<p>The Turing.jl <a href="https://discourse.julialang.org/c/domain/probprog">discourse forum</a> provides support and discussion for all user levels. The <a href="https://turinglang.org/docs/getting-started/">Turing.jl documentation</a> and <a href="https://turinglang.org/docs/tutorials/">official tutorials</a> help users learn and use Turing.jl! There’s also a <a href="https://storopoli.io/Bayesian-Julia">tutorial in Bayesian Statistics using Julia and Turing.jl</a>.</p>
176176
</section>
177177
<div class="g-col-3">
178178

0 commit comments

Comments
 (0)