Skip to content

Commit 21edcfa

Browse files
format footer
1 parent 4bab23c commit 21edcfa

File tree

1 file changed

+40
-76
lines changed

1 file changed

+40
-76
lines changed

_includes/footer.html

Lines changed: 40 additions & 76 deletions
Original file line numberDiff line numberDiff line change
@@ -1,81 +1,45 @@
11
<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>
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>
5713
</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>
14+
15+
<div class="footer-column footer-connect">
16+
<h5>Connect</h5>
17+
<a href="https://github.com/TuringLang" target="_blank" rel="noopener"><i class="bi bi-github"></i> GitHub</a>
18+
<a href="https://x.com/TuringLang" target="_blank" rel="noopener"><i class="bi bi-twitter-x"></i> Twitter</a>
19+
<a href="https://julialang.slack.com/archives/CCYDC34A0" target="_blank" rel="noopener"><i class="bi bi-slack"></i> Slack</a>
20+
<a href="https://discourse.julialang.org/c/domain/probprog/48" target="_blank" rel="noopener"><i class="bi bi-chat-dots"></i> Discourse</a>
7921
</div>
22+
</div>
23+
24+
<div class="footer-column footer-brands">
25+
<h5>Supported by leading researchers</h5>
26+
<p>Turing.jl is developed by researchers and engineers at the following research institutions.</p>
27+
<div class="logo-grid">
28+
<a href="https://mlg.eng.cam.ac.uk/" class="partner-logo" target="_blank" rel="noopener">
29+
<img src="/assets/images/brands/university-cambridge-logo-black-example-640x132.png" alt="University of Cambridge Logo" class="brands-light-mode-logo">
30+
<img src="/assets/images/brands/university-cambridge-logo-white-example-640x133.png" alt="University of Cambridge Logo Dark" class="brands-dark-mode-logo">
31+
</a>
32+
<a href="https://www.turing.ac.uk/" class="partner-logo" target="_blank" rel="noopener">
33+
<img src="/assets/images/brands/Turing_Logo_1000x400px_Black.webp" alt="The Alan Turing Institute Logo" class="brands-light-mode-logo">
34+
<img src="/assets/images/brands/Turing_Logo_1000x400px_White.webp" alt="The Alan Turing Institute Logo Dark" class="brands-dark-mode-logo">
35+
</a>
36+
</div>
37+
</div>
38+
39+
</div>
40+
<div class="footer-bottom">
41+
<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>
42+
<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>
8043
</div>
44+
</div>
8145
</footer>

0 commit comments

Comments
 (0)