|
30 | 30 | <script src="/docs/site_libs/quarto-search/fuse.min.js"></script> |
31 | 31 | <script src="/docs/site_libs/quarto-search/quarto-search.js"></script> |
32 | 32 | <meta name="quarto:offset" content="/docs/"> |
33 | | -<link href="/docs/./assets/favicon.ico" rel="icon"> |
| 33 | +<link href="/docs/.//assets/favicon.ico" rel="icon"> |
34 | 34 | <script src="/docs/site_libs/quarto-html/quarto.js" type="module"></script> |
35 | 35 | <script src="/docs/site_libs/quarto-html/tabsets/tabsets.js" type="module"></script> |
36 | 36 | <script src="/docs/site_libs/quarto-html/popper.min.js"></script> |
37 | 37 | <script src="/docs/site_libs/quarto-html/tippy.umd.min.js"></script> |
38 | 38 | <script src="/docs/site_libs/quarto-html/anchor.min.js"></script> |
39 | 39 | <link href="/docs/site_libs/quarto-html/tippy.css" rel="stylesheet"> |
40 | | -<link href="/docs/site_libs/quarto-html/quarto-syntax-highlighting-ea385d0e468b0dd5ea5bf0780b1290d9.css" rel="stylesheet" class="quarto-color-scheme" id="quarto-text-highlighting-styles"> |
41 | | -<link href="/docs/site_libs/quarto-html/quarto-syntax-highlighting-dark-bc185b5c5bdbcb35c2eb49d8a876ef70.css" rel="stylesheet" class="quarto-color-scheme quarto-color-alternate" id="quarto-text-highlighting-styles"> |
42 | | -<link href="/docs/site_libs/quarto-html/quarto-syntax-highlighting-ea385d0e468b0dd5ea5bf0780b1290d9.css" rel="stylesheet" class="quarto-color-scheme-extra" id="quarto-text-highlighting-styles"> |
| 40 | +<link href="/docs/site_libs/quarto-html/quarto-syntax-highlighting-59898bd1c6b9d2bb783127feaa000c76.css" rel="stylesheet" class="quarto-color-scheme" id="quarto-text-highlighting-styles"> |
| 41 | +<link href="/docs/site_libs/quarto-html/quarto-syntax-highlighting-dark-d329e753491efaeac79c98c4b193a686.css" rel="stylesheet" class="quarto-color-scheme quarto-color-alternate" id="quarto-text-highlighting-styles"> |
| 42 | +<link href="/docs/site_libs/quarto-html/quarto-syntax-highlighting-59898bd1c6b9d2bb783127feaa000c76.css" rel="stylesheet" class="quarto-color-scheme-extra" id="quarto-text-highlighting-styles"> |
43 | 43 | <script src="/docs/site_libs/bootstrap/bootstrap.min.js"></script> |
44 | 44 | <link href="/docs/site_libs/bootstrap/bootstrap-icons.css" rel="stylesheet"> |
45 | | -<link href="/docs/site_libs/bootstrap/bootstrap-2c38f094576c1330bfbbcd2d745e7af3.min.css" rel="stylesheet" append-hash="true" class="quarto-color-scheme" id="quarto-bootstrap" data-mode="light"> |
46 | | -<link href="/docs/site_libs/bootstrap/bootstrap-dark-facf90ce818f98f3387da068ff75f15a.min.css" rel="stylesheet" append-hash="true" class="quarto-color-scheme quarto-color-alternate" id="quarto-bootstrap" data-mode="dark"> |
47 | | -<link href="/docs/site_libs/bootstrap/bootstrap-2c38f094576c1330bfbbcd2d745e7af3.min.css" rel="stylesheet" append-hash="true" class="quarto-color-scheme-extra" id="quarto-bootstrap" data-mode="light"> |
| 45 | +<link href="/docs/site_libs/bootstrap/bootstrap-4194f9562701575e5baa9af6c3668b6f.min.css" rel="stylesheet" append-hash="true" class="quarto-color-scheme" id="quarto-bootstrap" data-mode="light"> |
| 46 | +<link href="/docs/site_libs/bootstrap/bootstrap-dark-c2fa6fa1a1f4e3883ea05d73102366a5.min.css" rel="stylesheet" append-hash="true" class="quarto-color-scheme quarto-color-alternate" id="quarto-bootstrap" data-mode="dark"> |
| 47 | +<link href="/docs/site_libs/bootstrap/bootstrap-4194f9562701575e5baa9af6c3668b6f.min.css" rel="stylesheet" append-hash="true" class="quarto-color-scheme-extra" id="quarto-bootstrap" data-mode="light"> |
48 | 48 | <script id="quarto-search-options" type="application/json">{ |
49 | 49 | "location": "navbar", |
50 | 50 | "copy-button": false, |
|
82 | 82 | </style> |
83 | 83 |
|
84 | 84 |
|
85 | | -<link rel="stylesheet" href="/docs/theming/styles.css"> |
| 85 | +<meta property="og:title" content="The Turing Language"> |
| 86 | +<meta property="og:description" content="Turing.jl is a probabilistic programming language and Bayesian modelling framework for the Julia programming language."> |
| 87 | +<meta property="og:image" content="https://turinglang.org/docs/assets/images/turing-text-logo.jpg"> |
| 88 | +<meta property="og:site_name" content="Turing.jl"> |
| 89 | +<meta property="og:image:alt" content="Turing.jl Logo"> |
| 90 | +<meta property="og:locale" content="en_GB"> |
| 91 | +<meta name="twitter:title" content="Page Not Found – Turing.jl"> |
| 92 | +<meta name="twitter:description" content="Turing.jl is a probabilistic programming language and Bayesian modelling framework for the Julia programming language."> |
| 93 | +<meta name="twitter:image" content="https://turinglang.org/docs/assets/images/turing-text-logo.jpg"> |
| 94 | +<meta name="twitter:creator" content="@Hong_Ge2"> |
| 95 | +<meta name="twitter:site" content="@TuringLang"> |
| 96 | +<meta name="twitter:card" content="summary_large_image"> |
86 | 97 | </head> |
87 | 98 |
|
88 | 99 | <body class="nav-sidebar floating nav-fixed quarto-light"><script id="quarto-html-before-body" type="application/javascript"> |
|
272 | 283 | <span class="menu-text">Get Started</span></a> |
273 | 284 | </li> |
274 | 285 | <li class="nav-item"> |
275 | | - <a class="nav-link" href="/docs/tutorials/coin-flipping/"> |
| 286 | + <a class="nav-link" href="/docs/tutorials/"> |
276 | 287 | <span class="menu-text">Tutorials</span></a> |
| 288 | + </li> |
| 289 | + <li class="nav-item"> |
| 290 | + <a class="nav-link" href="/docs/faq/"> |
| 291 | +<span class="menu-text">FAQ</span></a> |
277 | 292 | </li> |
278 | 293 | <li class="nav-item"> |
279 | 294 | <a class="nav-link" href="https://turinglang.org/library/"> |
|
307 | 322 | </ul> |
308 | 323 | </div> <!-- /navcollapse --> |
309 | 324 | <div class="quarto-navbar-tools tools-wide"> |
310 | | - <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> |
311 | | - <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> |
| 325 | + <a href="https://x.com/TuringLang" title="Turing Twitter" class="quarto-navigation-tool px-1" aria-label="Turing Twitter"><i class="bi bi-twitter-x"></i></a> |
| 326 | + <a href="https://discourse.julialang.org/c/domain/probprog/48" title="Turing Discourse" class="quarto-navigation-tool px-1" aria-label="Turing Discourse"><i class="bi bi-chat-dots"></i></a> |
| 327 | + <a href="https://julialang.slack.com/archives/CCYDC34A0" title="Turing Slack" class="quarto-navigation-tool px-1" aria-label="Turing Slack"><i class="bi bi-slack"></i></a> |
| 328 | + <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> |
312 | 329 | <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> |
313 | 330 | </div> |
314 | 331 | </div> <!-- /container-fluid --> |
@@ -776,7 +793,7 @@ <h1 class="title">Page Not Found</h1> |
776 | 793 | } |
777 | 794 | var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//); |
778 | 795 | var mailtoRegex = new RegExp(/^mailto:/); |
779 | | - var filterRegex = new RegExp("https:\/\/turinglang\.org\/docs\/"); |
| 796 | + var filterRegex = new RegExp("https:\/\/turinglang\.org\/docs"); |
780 | 797 | var isInternal = (href) => { |
781 | 798 | return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href); |
782 | 799 | } |
@@ -1104,29 +1121,48 @@ <h1 class="title">Page Not Found</h1> |
1104 | 1121 | }); |
1105 | 1122 | </script> |
1106 | 1123 | </div> <!-- /content --> |
1107 | | -<footer class="footer"> |
1108 | | - <div class="nav-footer"> |
1109 | | - <div class="nav-footer-left"> |
1110 | | -<p>Turing is created by <a href="http://mlg.eng.cam.ac.uk/hong/" target="_blank">Hong Ge</a>, and lovingly maintained by the <a href="https://github.com/TuringLang/Turing.jl/graphs/contributors" target="_blank">core team</a> of volunteers. <br> The contents of this website are © 2018–2025 under the terms of the <a href="https://github.com/TuringLang/docs/blob/main/LICENCE" target="_blank">MIT License</a>.</p> |
1111 | | -</div> |
1112 | | - <div class="nav-footer-center"> |
1113 | | - |
1114 | | - <div class="toc-actions"><ul><li><a href="https://github.com/TuringLang/docs/edit/main/404.qmd" target="_blank" class="toc-action"><i class="bi bi-github"></i>Edit this page</a></li><li><a href="https://github.com/TuringLang/docs/issues/new" target="_blank" class="toc-action"><i class="bi empty"></i>Report an issue</a></li></ul></div></div> |
1115 | | - <div class="nav-footer-right"> |
1116 | | - <ul class="footer-items list-unstyled"> |
1117 | | - <li class="nav-item compact"> |
1118 | | - <a class="nav-link" href="https://x.com/TuringLang"> |
1119 | | - <i class="bi bi-twitter" role="img" aria-label="Turing Twitter"> |
1120 | | -</i> |
1121 | | - </a> |
1122 | | - </li> |
1123 | | - <li class="nav-item compact"> |
1124 | | - <a class="nav-link" href="https://github.com/TuringLang/Turing.jl"> |
1125 | | - <i class="bi bi-github" role="img" aria-label="Turing GitHub"> |
1126 | | -</i> |
1127 | | - </a> |
1128 | | - </li> |
1129 | | -</ul> |
| 1124 | +<footer class="footer"><div class="nav-footer"><div class="nav-footer-center"><div class="toc-actions"><ul><li><a href="https://github.com/TuringLang/docs/edit/main/404.qmd" target="_blank" class="toc-action"><i class="bi bi-github"></i>Edit this page</a></li><li><a href="https://github.com/TuringLang/docs/issues/new" target="_blank" class="toc-action"><i class="bi empty"></i>Report an issue</a></li></ul></div></div></div></footer><footer class="custom-footer"> |
| 1125 | + <div class="footer-container"> |
| 1126 | + <div class="footer-grid"> |
| 1127 | + <div class="footer-links-wrapper"> |
| 1128 | + <div class="footer-column footer-explore"> |
| 1129 | + <h5>Explore</h5> |
| 1130 | + <a href="https://turinglang.org/docs/getting-started/">Get Started</a> |
| 1131 | + <a href="https://turinglang.org/docs/tutorials/">Tutorials</a> |
| 1132 | + <a href="https://turinglang.org/docs/faq/">FAQ</a> |
| 1133 | + <a href="https://turinglang.org/library/">Libraries</a> |
| 1134 | + <a href="https://turinglang.org/news/">News</a> |
| 1135 | + <a href="https://turinglang.org/team/">Team</a> |
| 1136 | + </div> |
| 1137 | + |
| 1138 | + <div class="footer-column footer-connect"> |
| 1139 | + <h5>Connect</h5> |
| 1140 | + <a href="https://github.com/TuringLang" target="_blank" rel="noopener"><i class="bi bi-github"></i> GitHub</a> |
| 1141 | + <a href="https://x.com/TuringLang" target="_blank" rel="noopener"><i class="bi bi-twitter-x"></i> Twitter</a> |
| 1142 | + <a href="https://julialang.slack.com/archives/CCYDC34A0" target="_blank" rel="noopener"><i class="bi bi-slack"></i> Slack</a> |
| 1143 | + <a href="https://discourse.julialang.org/c/domain/probprog/48" target="_blank" rel="noopener"><i class="bi bi-chat-dots"></i> Discourse</a> |
| 1144 | + </div> |
| 1145 | + </div> |
| 1146 | + |
| 1147 | + <div class="footer-column footer-brands"> |
| 1148 | + <h5>Supported by leading researchers</h5> |
| 1149 | + <p>Turing.jl is developed by researchers and engineers at the following research institutions.</p> |
| 1150 | + <div class="logo-grid"> |
| 1151 | + <a href="https://mlg.eng.cam.ac.uk/" class="partner-logo" target="_blank" rel="noopener"> |
| 1152 | + <img src="/docs/assets/images/brands/university-cambridge-logo-black-example-640x132.png" alt="University of Cambridge Logo" class="brands-light-mode-logo"> |
| 1153 | + <img src="/docs/assets/images/brands/university-cambridge-logo-white-example-640x133.png" alt="University of Cambridge Logo Dark" class="brands-dark-mode-logo"> |
| 1154 | + </a> |
| 1155 | + <a href="https://www.turing.ac.uk/" class="partner-logo" target="_blank" rel="noopener"> |
| 1156 | + <img src="/docs/assets/images/brands/Turing_Logo_1000x400px_Black.webp" alt="The Alan Turing Institute Logo" class="brands-light-mode-logo"> |
| 1157 | + <img src="/docs/assets/images/brands/Turing_Logo_1000x400px_White.webp" alt="The Alan Turing Institute Logo Dark" class="brands-dark-mode-logo"> |
| 1158 | + </a> |
| 1159 | + </div> |
| 1160 | + </div> |
| 1161 | + |
| 1162 | + </div> |
| 1163 | + <div class="footer-bottom"> |
| 1164 | + <p>Turing is created by <a href="https://mlg.eng.cam.ac.uk/hong/" target="_blank" rel="noopener">Hong Ge</a>, and maintained by the core <a href="https://turinglang.org/team/" target="_blank" rel="noopener">team</a> of developers and <a href="https://github.com/TuringLang/Turing.jl/graphs/contributors" target="_blank" rel="noopener">contributors</a>.<br>© 2025 The Turing Project Contributors. <a href="https://github.com/TuringLang/Turing.jl/blob/master/LICENCE" target="_blank" rel="noopener">MIT License</a>.</p> |
| 1165 | + <a href="https://github.com/TuringLang/docs/" target="_blank" rel="noopener" class="footer-source-link"><i class="bi bi-github"></i> Website Source</a> |
1130 | 1166 | </div> |
1131 | 1167 | </div> |
1132 | 1168 | </footer> |
|
0 commit comments