@@ -35,7 +35,7 @@ listing:
35
35
:::: {.section-start-space}
36
36
37
37
### 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 >
39
39
40
40
::::
41
41
@@ -65,12 +65,12 @@ Turing is written entirely in Julia, and is interoperable with its powerful ecos
65
65
::: {#start}
66
66
67
67
### 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 >
69
69
70
70
:::
71
71
72
72
``` {=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>
74
74
```
75
75
76
76
::::
@@ -90,8 +90,8 @@ Turing is written entirely in Julia, and is interoperable with its powerful ecos
90
90
91
91
::: {.d-flex .flex-column .align-items-center .gap-2 .pt-3}
92
92
``` {=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>
95
95
```
96
96
:::
97
97
@@ -112,8 +112,8 @@ Turing is written entirely in Julia, and is interoperable with its powerful ecos
112
112
::: {.d-flex .flex-column .align-items-center .gap-2 .pt-3}
113
113
114
114
``` {=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>
117
117
```
118
118
119
119
:::
@@ -135,8 +135,8 @@ Turing is written entirely in Julia, and is interoperable with its powerful ecos
135
135
::: {.d-flex .flex-column .align-items-center .gap-2 .pt-3}
136
136
137
137
``` {=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>
140
140
```
141
141
:::
142
142
@@ -146,7 +146,7 @@ Turing is written entirely in Julia, and is interoperable with its powerful ecos
146
146
147
147
::: {.mobile-only-button-container}
148
148
``` {=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>
150
150
```
151
151
:::
152
152
<!-- Start Your Journey Section Ends Here-->
@@ -157,12 +157,12 @@ Turing is written entirely in Julia, and is interoperable with its powerful ecos
157
157
::: {#core-packages-header-content}
158
158
159
159
### 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 >
161
161
162
162
:::
163
163
164
164
``` {=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>
166
166
```
167
167
168
168
::::
@@ -219,7 +219,7 @@ Turing is written entirely in Julia, and is interoperable with its powerful ecos
219
219
220
220
### News & Updates {#news-updates}
221
221
222
- <p class = " text-muted " >Read the latest from the Turing team.</p >
222
+ <p >Read the latest from the Turing team.</p >
223
223
224
224
:::
225
225
@@ -246,7 +246,7 @@ Turing is written entirely in Julia, and is interoperable with its powerful ecos
246
246
247
247
### Featured Tutorials {#featured-tutorials}
248
248
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 >
250
250
251
251
:::
252
252
``` {=html}
0 commit comments