@@ -35,7 +35,7 @@ listing:
3535:::: {.section-start-space}
3636
3737### What is Turing.jl?
38- <p class = " text-muted " >Turing.jl is a Julia library for general-purpose probabilistic programming.</p >
38+ <p >Turing.jl is a Julia library for general-purpose probabilistic programming.</p >
3939
4040::::
4141
@@ -65,12 +65,12 @@ Turing is written entirely in Julia, and is interoperable with its powerful ecos
6565::: {#start}
6666
6767### Start Your Journey
68- <p class = " text-muted " >Whether you're new to Bayesian modeling or an experienced researcher, find the resources you need.</p >
68+ <p >Whether you're new to Bayesian modeling or an experienced researcher, find the resources you need.</p >
6969
7070:::
7171
7272``` {=html}
73- <a href="#cite" class="button btn desktop-only-button">Research Papers on Turing.jl →</a>
73+ <a href="#cite" class="button desktop-only-button">Research Papers on Turing.jl →</a>
7474```
7575
7676::::
@@ -90,8 +90,8 @@ Turing is written entirely in Julia, and is interoperable with its powerful ecos
9090
9191::: {.d-flex .flex-column .align-items-center .gap-2 .pt-3}
9292``` {=html}
93- <a href="https://turinglang.org/docs/getting-started/" class="button btn ">Get Started</a>
94- <a href="https://turinglang.org/docs/tutorials/coin-flipping/" class="text -muted" style="font-size: 0.9em;">Beginner's Walkthrough</a>
93+ <a href="https://turinglang.org/docs/getting-started/" class="button">Get Started</a>
94+ <a href="https://turinglang.org/docs/tutorials/coin-flipping/" class="link -muted" style="font-size: 0.9em;">Beginner's Walkthrough</a>
9595```
9696:::
9797
@@ -112,8 +112,8 @@ Turing is written entirely in Julia, and is interoperable with its powerful ecos
112112::: {.d-flex .flex-column .align-items-center .gap-2 .pt-3}
113113
114114``` {=html}
115- <a href="/library" class="button btn ">Explore Ecosystem</a>
116- <a href="#cite" class="text -muted" style="font-size: 0.9em;">Cite Turing.jl</a>
115+ <a href="/library" class="button">Explore Ecosystem</a>
116+ <a href="#cite" class="link -muted" style="font-size: 0.9em;">Cite Turing.jl</a>
117117```
118118
119119:::
@@ -135,8 +135,8 @@ Turing is written entirely in Julia, and is interoperable with its powerful ecos
135135::: {.d-flex .flex-column .align-items-center .gap-2 .pt-3}
136136
137137``` {=html}
138- <a href="https://github.com/TuringLang" class="button btn ">View on GitHub</a>
139- <a href="https://julialang.slack.com/archives/CCYDC34A0" class="text -muted" style="font-size: 0.9em;">Join the Slack Channel</a>
138+ <a href="https://github.com/TuringLang" class="button">View on GitHub</a>
139+ <a href="https://julialang.slack.com/archives/CCYDC34A0" class="link -muted" style="font-size: 0.9em;">Join the Slack Channel</a>
140140```
141141:::
142142
@@ -146,7 +146,7 @@ Turing is written entirely in Julia, and is interoperable with its powerful ecos
146146
147147::: {.mobile-only-button-container}
148148``` {=html}
149- <a href="#cite" class="button btn ">Research Papers on Turing.jl →</a>
149+ <a href="#cite" class="button">Research Papers on Turing.jl →</a>
150150```
151151:::
152152<!-- Start Your Journey Section Ends Here-->
@@ -157,12 +157,12 @@ Turing is written entirely in Julia, and is interoperable with its powerful ecos
157157::: {#core-packages-header-content}
158158
159159### Core Packages {#core-packages}
160- <p class = " text-muted " >The Turing ecosystem is built on a foundation of powerful, composable packages.</p >
160+ <p >The Turing ecosystem is built on a foundation of powerful, composable packages.</p >
161161
162162:::
163163
164164``` {=html}
165- <a href="/library" class="button btn desktop-only-button">Explore Ecosystem →</a>
165+ <a href="/library" class="button desktop-only-button">Explore Ecosystem →</a>
166166```
167167
168168::::
@@ -219,7 +219,7 @@ Turing is written entirely in Julia, and is interoperable with its powerful ecos
219219
220220### News & Updates {#news-updates}
221221
222- <p class = " text-muted " >Read the latest from the Turing team.</p >
222+ <p >Read the latest from the Turing team.</p >
223223
224224:::
225225
@@ -246,7 +246,7 @@ Turing is written entirely in Julia, and is interoperable with its powerful ecos
246246
247247### Featured Tutorials {#featured-tutorials}
248248
249- <p class = " text-muted " >A selection of tutorials to get you started.</p >
249+ <p >A selection of tutorials to get you started.</p >
250250
251251:::
252252``` {=html}
0 commit comments