1+ < footer class ="custom-footer ">
2+ < div class ="footer-container ">
3+ < div class ="footer-grid ">
4+ < div class ="footer-links-wrapper ">
5+ < div class ="footer-column footer-explore ">
6+ < h5 > Explore</ h5 >
7+ < a href ="https://turinglang.org/docs/getting-started/ "> Get Started</ a >
8+ < a href ="https://turinglang.org/docs/tutorials/ "> Tutorials</ a >
9+ < a href ="https://turinglang.org/docs/faq/ "> FAQ</ a >
10+ < a href ="/library "> Libraries</ a >
11+ < a href ="/news "> News</ a >
12+ < a href ="/team "> Team</ a >
13+ </ div >
14+ < div class ="footer-column footer-connect ">
15+ < h5 > Connect</ h5 >
16+ < a href ="https://github.com/TuringLang " target ="_blank " rel ="noopener ">
17+ < i class ="bi bi-github "> </ i >
18+ GitHub
19+ </ a >
20+ < a href ="https://x.com/TuringLang " target ="_blank " rel ="noopener ">
21+ < i class ="bi bi-twitter-x "> </ i >
22+ Twitter
23+ </ a >
24+ < a href ="https://julialang.slack.com/archives/CCYDC34A0 " target ="_blank " rel ="noopener ">
25+ < i class ="bi bi-slack "> </ i >
26+ Slack
27+ </ a >
28+ < a href ="https://discourse.julialang.org/c/domain/probprog/48 " target ="_blank " rel ="noopener ">
29+ < i class ="bi bi-chat-dots "> </ i >
30+ Discourse
31+ </ a >
32+ </ div >
33+ </ div >
34+ < div class ="footer-column footer-brands ">
35+ < h5 >
36+ Supported by leading researchers
37+ </ h5 >
38+ < p >
39+ Turing.jl is developed by researchers and engineers at the following
40+ research institutions.
41+ </ p >
42+ < div class ="logo-grid ">
43+ < a href ="https://mlg.eng.cam.ac.uk/ " class ="partner-logo " target ="_blank " rel ="noopener ">
44+ < img src ="/assets/images/brands/university-cambridge-logo-black-example-640x132.png "
45+ alt ="University of Cambridge Logo " class ="brands-light-mode-logo ">
46+ < img src ="/assets/images/brands/university-cambridge-logo-white-example-640x133.png "
47+ alt ="University of Cambridge Logo Dark " class ="brands-dark-mode-logo ">
48+ </ a >
49+ < a href ="https://www.turing.ac.uk/ " class ="partner-logo " target ="_blank " rel ="noopener ">
50+ < img src ="/assets/images/brands/Turing_Logo_1000x400px_Black.webp "
51+ alt ="The Alan Turing Institute Logo " class ="brands-light-mode-logo ">
52+ < img src ="/assets/images/brands/Turing_Logo_1000x400px_White.webp "
53+ alt ="The Alan Turing Institute Logo Dark " class ="brands-dark-mode-logo ">
54+ </ a >
55+ </ div >
56+ </ div >
57+ </ div >
58+ < div class ="footer-bottom ">
59+ < p >
60+ Turing is created by
61+ < a href ="https://mlg.eng.cam.ac.uk/hong/ " target ="_blank " rel ="noopener "> Hong Ge</ a >
62+ , and maintained by the core
63+ < a href ="/team " target ="_blank " rel ="noopener "> team</ a >
64+ of developers and
65+ < a href ="https://github.com/TuringLang/Turing.jl/graphs/contributors " target ="_blank "
66+ rel ="noopener "> contributors</ a >
67+ .
68+ < br >
69+ © 2025 The Turing Project Contributors.
70+ < a href ="https://github.com/TuringLang/Turing.jl/blob/master/LICENCE " target ="_blank " rel ="noopener "> MIT
71+ License</ a >
72+ .
73+ </ p >
74+ < a href ="https://github.com/TuringLang/turinglang.github.io/ " target ="_blank " rel ="noopener "
75+ class ="footer-source-link ">
76+ < i class ="bi bi-github "> </ i >
77+ Website Source
78+ </ a >
79+ </ div >
80+ </ div >
81+ </ footer >
0 commit comments