Skip to content

Commit 213b68d

Browse files
Deploy preview for PR 131
1 parent e389c4e commit 213b68d

File tree

28 files changed

+1938
-1128
lines changed

28 files changed

+1938
-1128
lines changed

pr-previews/131/404.html

Lines changed: 70 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -766,49 +766,79 @@ <h1 class="title">Page Not Found</h1>
766766
</script>
767767
</div> <!-- /content -->
768768
<footer class="custom-footer">
769-
<div class="footer-container">
770-
<div class="footer-grid">
771-
<div class="footer-links-wrapper">
772-
<div class="footer-column footer-explore">
773-
<h5>Explore</h5>
774-
<a href="https://turinglang.org/docs/getting-started/">Get Started</a>
775-
<a href="https://turinglang.org/docs/tutorials/">Tutorials</a>
776-
<a href="https://turinglang.org/docs/faq/">FAQ</a>
777-
<a href="/library">Libraries</a>
778-
<a href="/news">News</a>
779-
<a href="/team">Team</a>
769+
<div class="footer-container">
770+
<div class="footer-grid">
771+
<div class="footer-links-wrapper">
772+
<div class="footer-column footer-explore">
773+
<h5>Explore</h5>
774+
<a href="https://turinglang.org/docs/getting-started/">Get Started</a>
775+
<a href="https://turinglang.org/docs/tutorials/">Tutorials</a>
776+
<a href="https://turinglang.org/docs/faq/">FAQ</a>
777+
<a href="/library">Libraries</a>
778+
<a href="/news">News</a>
779+
<a href="/team">Team</a>
780+
</div>
781+
<div class="footer-column footer-connect">
782+
<h5>Connect</h5>
783+
<a href="https://github.com/TuringLang" target="_blank" rel="noopener">
784+
<i class="bi bi-github"></i>
785+
GitHub
786+
</a>
787+
<a href="https://x.com/TuringLang" target="_blank" rel="noopener">
788+
<i class="bi bi-twitter-x"></i>
789+
Twitter
790+
</a>
791+
<a href="https://julialang.slack.com/archives/CCYDC34A0" target="_blank" rel="noopener">
792+
<i class="bi bi-slack"></i>
793+
Slack
794+
</a>
795+
<a href="https://discourse.julialang.org/c/domain/probprog/48" target="_blank" rel="noopener">
796+
<i class="bi bi-chat-dots"></i>
797+
Discourse
798+
</a>
799+
</div>
800+
</div>
801+
<div class="footer-column footer-brands">
802+
<h5>
803+
Supported by leading researchers
804+
</h5>
805+
<p>
806+
Turing.jl is developed by researchers and engineers at the following
807+
research institutions.
808+
</p>
809+
<div class="logo-grid">
810+
<a href="https://mlg.eng.cam.ac.uk/" class="partner-logo" target="_blank" rel="noopener">
811+
<img src="/assets/images/brands/university-cambridge-logo-black-example-640x132.png" alt="University of Cambridge Logo" class="brands-light-mode-logo">
812+
<img src="/assets/images/brands/university-cambridge-logo-white-example-640x133.png" alt="University of Cambridge Logo Dark" class="brands-dark-mode-logo">
813+
</a>
814+
<a href="https://www.turing.ac.uk/" class="partner-logo" target="_blank" rel="noopener">
815+
<img src="/assets/images/brands/Turing_Logo_1000x400px_Black.webp" alt="The Alan Turing Institute Logo" class="brands-light-mode-logo">
816+
<img src="/assets/images/brands/Turing_Logo_1000x400px_White.webp" alt="The Alan Turing Institute Logo Dark" class="brands-dark-mode-logo">
817+
</a>
818+
</div>
819+
</div>
780820
</div>
781-
782-
<div class="footer-column footer-connect">
783-
<h5>Connect</h5>
784-
<a href="https://github.com/TuringLang" target="_blank" rel="noopener"><i class="bi bi-github"></i> GitHub</a>
785-
<a href="https://x.com/TuringLang" target="_blank" rel="noopener"><i class="bi bi-twitter-x"></i> Twitter</a>
786-
<a href="https://julialang.slack.com/archives/CCYDC34A0" target="_blank" rel="noopener"><i class="bi bi-slack"></i> Slack</a>
787-
<a href="https://discourse.julialang.org/c/domain/probprog/48" target="_blank" rel="noopener"><i class="bi bi-chat-dots"></i> Discourse</a>
788-
</div>
789-
</div>
790-
791-
<div class="footer-column footer-brands">
792-
<h5>Supported by leading researchers</h5>
793-
<p>Turing.jl is developed by researchers and engineers at the following research institutions.</p>
794-
<div class="logo-grid">
795-
<a href="https://mlg.eng.cam.ac.uk/" class="partner-logo" target="_blank" rel="noopener">
796-
<img src="/assets/images/brands/university-cambridge-logo-black-example-640x132.png" alt="University of Cambridge Logo" class="brands-light-mode-logo">
797-
<img src="/assets/images/brands/university-cambridge-logo-white-example-640x133.png" alt="University of Cambridge Logo Dark" class="brands-dark-mode-logo">
798-
</a>
799-
<a href="https://www.turing.ac.uk/" class="partner-logo" target="_blank" rel="noopener">
800-
<img src="/assets/images/brands/Turing_Logo_1000x400px_Black.webp" alt="The Alan Turing Institute Logo" class="brands-light-mode-logo">
801-
<img src="/assets/images/brands/Turing_Logo_1000x400px_White.webp" alt="The Alan Turing Institute Logo Dark" class="brands-dark-mode-logo">
802-
</a>
821+
<div class="footer-bottom">
822+
<p>
823+
Turing is created by
824+
<a href="https://mlg.eng.cam.ac.uk/hong/" target="_blank" rel="noopener">Hong Ge</a>
825+
, and maintained by the core
826+
<a href="/team" target="_blank" rel="noopener">team</a>
827+
of developers and
828+
<a href="https://github.com/TuringLang/Turing.jl/graphs/contributors" target="_blank" rel="noopener">contributors</a>
829+
.
830+
<br>
831+
© 2025 The Turing Project Contributors.
832+
<a href="https://github.com/TuringLang/Turing.jl/blob/master/LICENCE" target="_blank" rel="noopener">MIT
833+
License</a>
834+
.
835+
</p>
836+
<a href="https://github.com/TuringLang/turinglang.github.io/" target="_blank" rel="noopener" class="footer-source-link">
837+
<i class="bi bi-github"></i>
838+
Website Source
839+
</a>
803840
</div>
804-
</div>
805-
806-
</div>
807-
<div class="footer-bottom">
808-
<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="/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>
809-
<a href="https://github.com/TuringLang/turinglang.github.io/" target="_blank" rel="noopener" class="footer-source-link"><i class="bi bi-github"></i> Website Source</a>
810841
</div>
811-
</div>
812842
</footer>
813843

814844

pr-previews/131/index.html

Lines changed: 70 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -1538,49 +1538,79 @@ <h3 id="cite" class="pb-1 text-center">Turing.jl is an <a href="https://github.c
15381538
</script>
15391539
</div> <!-- /content -->
15401540
<footer class="custom-footer">
1541-
<div class="footer-container">
1542-
<div class="footer-grid">
1543-
<div class="footer-links-wrapper">
1544-
<div class="footer-column footer-explore">
1545-
<h5>Explore</h5>
1546-
<a href="https://turinglang.org/docs/getting-started/">Get Started</a>
1547-
<a href="https://turinglang.org/docs/tutorials/">Tutorials</a>
1548-
<a href="https://turinglang.org/docs/faq/">FAQ</a>
1549-
<a href="./library">Libraries</a>
1550-
<a href="./news">News</a>
1551-
<a href="./team">Team</a>
1541+
<div class="footer-container">
1542+
<div class="footer-grid">
1543+
<div class="footer-links-wrapper">
1544+
<div class="footer-column footer-explore">
1545+
<h5>Explore</h5>
1546+
<a href="https://turinglang.org/docs/getting-started/">Get Started</a>
1547+
<a href="https://turinglang.org/docs/tutorials/">Tutorials</a>
1548+
<a href="https://turinglang.org/docs/faq/">FAQ</a>
1549+
<a href="./library">Libraries</a>
1550+
<a href="./news">News</a>
1551+
<a href="./team">Team</a>
1552+
</div>
1553+
<div class="footer-column footer-connect">
1554+
<h5>Connect</h5>
1555+
<a href="https://github.com/TuringLang" target="_blank" rel="noopener">
1556+
<i class="bi bi-github"></i>
1557+
GitHub
1558+
</a>
1559+
<a href="https://x.com/TuringLang" target="_blank" rel="noopener">
1560+
<i class="bi bi-twitter-x"></i>
1561+
Twitter
1562+
</a>
1563+
<a href="https://julialang.slack.com/archives/CCYDC34A0" target="_blank" rel="noopener">
1564+
<i class="bi bi-slack"></i>
1565+
Slack
1566+
</a>
1567+
<a href="https://discourse.julialang.org/c/domain/probprog/48" target="_blank" rel="noopener">
1568+
<i class="bi bi-chat-dots"></i>
1569+
Discourse
1570+
</a>
1571+
</div>
1572+
</div>
1573+
<div class="footer-column footer-brands">
1574+
<h5>
1575+
Supported by leading researchers
1576+
</h5>
1577+
<p>
1578+
Turing.jl is developed by researchers and engineers at the following
1579+
research institutions.
1580+
</p>
1581+
<div class="logo-grid">
1582+
<a href="https://mlg.eng.cam.ac.uk/" class="partner-logo" target="_blank" rel="noopener">
1583+
<img src="./assets/images/brands/university-cambridge-logo-black-example-640x132.png" alt="University of Cambridge Logo" class="brands-light-mode-logo">
1584+
<img src="./assets/images/brands/university-cambridge-logo-white-example-640x133.png" alt="University of Cambridge Logo Dark" class="brands-dark-mode-logo">
1585+
</a>
1586+
<a href="https://www.turing.ac.uk/" class="partner-logo" target="_blank" rel="noopener">
1587+
<img src="./assets/images/brands/Turing_Logo_1000x400px_Black.webp" alt="The Alan Turing Institute Logo" class="brands-light-mode-logo">
1588+
<img src="./assets/images/brands/Turing_Logo_1000x400px_White.webp" alt="The Alan Turing Institute Logo Dark" class="brands-dark-mode-logo">
1589+
</a>
1590+
</div>
1591+
</div>
15521592
</div>
1553-
1554-
<div class="footer-column footer-connect">
1555-
<h5>Connect</h5>
1556-
<a href="https://github.com/TuringLang" target="_blank" rel="noopener"><i class="bi bi-github"></i> GitHub</a>
1557-
<a href="https://x.com/TuringLang" target="_blank" rel="noopener"><i class="bi bi-twitter-x"></i> Twitter</a>
1558-
<a href="https://julialang.slack.com/archives/CCYDC34A0" target="_blank" rel="noopener"><i class="bi bi-slack"></i> Slack</a>
1559-
<a href="https://discourse.julialang.org/c/domain/probprog/48" target="_blank" rel="noopener"><i class="bi bi-chat-dots"></i> Discourse</a>
1560-
</div>
1561-
</div>
1562-
1563-
<div class="footer-column footer-brands">
1564-
<h5>Supported by leading researchers</h5>
1565-
<p>Turing.jl is developed by researchers and engineers at the following research institutions.</p>
1566-
<div class="logo-grid">
1567-
<a href="https://mlg.eng.cam.ac.uk/" class="partner-logo" target="_blank" rel="noopener">
1568-
<img src="./assets/images/brands/university-cambridge-logo-black-example-640x132.png" alt="University of Cambridge Logo" class="brands-light-mode-logo">
1569-
<img src="./assets/images/brands/university-cambridge-logo-white-example-640x133.png" alt="University of Cambridge Logo Dark" class="brands-dark-mode-logo">
1570-
</a>
1571-
<a href="https://www.turing.ac.uk/" class="partner-logo" target="_blank" rel="noopener">
1572-
<img src="./assets/images/brands/Turing_Logo_1000x400px_Black.webp" alt="The Alan Turing Institute Logo" class="brands-light-mode-logo">
1573-
<img src="./assets/images/brands/Turing_Logo_1000x400px_White.webp" alt="The Alan Turing Institute Logo Dark" class="brands-dark-mode-logo">
1574-
</a>
1593+
<div class="footer-bottom">
1594+
<p>
1595+
Turing is created by
1596+
<a href="https://mlg.eng.cam.ac.uk/hong/" target="_blank" rel="noopener">Hong Ge</a>
1597+
, and maintained by the core
1598+
<a href="./team" target="_blank" rel="noopener">team</a>
1599+
of developers and
1600+
<a href="https://github.com/TuringLang/Turing.jl/graphs/contributors" target="_blank" rel="noopener">contributors</a>
1601+
.
1602+
<br>
1603+
© 2025 The Turing Project Contributors.
1604+
<a href="https://github.com/TuringLang/Turing.jl/blob/master/LICENCE" target="_blank" rel="noopener">MIT
1605+
License</a>
1606+
.
1607+
</p>
1608+
<a href="https://github.com/TuringLang/turinglang.github.io/" target="_blank" rel="noopener" class="footer-source-link">
1609+
<i class="bi bi-github"></i>
1610+
Website Source
1611+
</a>
15751612
</div>
1576-
</div>
1577-
15781613
</div>
1579-
<div class="footer-bottom">
1580-
<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="./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>
1581-
<a href="https://github.com/TuringLang/turinglang.github.io/" target="_blank" rel="noopener" class="footer-source-link"><i class="bi bi-github"></i> Website Source</a>
1582-
</div>
1583-
</div>
15841614
</footer>
15851615

15861616

0 commit comments

Comments
 (0)