Skip to content

Commit 8110a83

Browse files
Bayanclaude
authored andcommitted
Merge origin/main: resolve public/ conflicts, keep positions featured_image
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2 parents ea6f9b7 + d0ba648 commit 8110a83

18 files changed

Lines changed: 405 additions & 84 deletions

File tree

content/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Welcome to Mengaldo's MathEXLab"
33

4-
description: "Mathematical and Computational Lab for Complex Systems"
4+
description: "Mathematical Engineering and Explainable AI Laboratory"
55
main_sections:
66
- positions
77
- publications

content/research highlights/index.md

Lines changed: 6 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -47,13 +47,11 @@ sections:
4747
- name: "PI"
4848
image: "/images/people/gianmarco.png"
4949
- name: "Zhou"
50-
image: "/images/people/zhou.png"
50+
image: "/images/people/New/Zhou.png"
5151
- name: "Chenyu"
52-
image: "/images/people/chenyu.png"
53-
- name: "Vishal"
54-
image: "/images/people/vishal.png"
52+
image: "/images/people/New/Chenyu.png"
5553
- name: "Xin"
56-
image: "/images/people/xin.png"
54+
image: "/images/people/New/Tsin.png"
5755

5856
publications:
5957
- "A. Gualandi, D. Faranda, C. Marone, M. Cocco, G. Mengaldo, *Deterministic and stochastic chaos characterize laboratory earthquakes*, *Earth and Planetary Science Letters* (2023)."
@@ -83,13 +81,11 @@ sections:
8381
- name: "PI"
8482
image: "/images/people/gianmarco.png"
8583
- name: "Jiawen"
86-
image: "/images/people/jiawen.png"
84+
image: "/images/people/New/Jiawen.png"
8785
- name: "Bayan"
88-
image: "/images/people/bayan.png"
86+
image: "/images/people/New/Bayan.png"
8987
- name: "Keane"
90-
image: "/images/people/keane.png"
91-
- name: "Vishal"
92-
image: "/images/people/vishal.png"
88+
image: "/images/people/New/Keane.png"
9389
publications:
9490
- "H. Turbé, M. Bjelogrlic, C. Lovis, G. Mengaldo, *Evaluation of post-hoc interpretability methods in time-series classification*, *Nature Machine Intelligence* (2023)."
9591

hugo.toml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
baseURL = 'https://example.org/'
1+
baseURL = "https://www.mathexlab.com/"
22
languageCode = 'en-us'
33
title = 'MathExLab'
44
theme = 'ananke'
@@ -22,3 +22,7 @@ mainSections = ["positions", "research-highlights", "seminars"]
2222
[[params.ananke_socials]]
2323
name = "linkedin"
2424
url = "https://www.linkedin.com/company/mathexlab"
25+
26+
[caches]
27+
[caches.images]
28+
dir = ':cacheDir/images'

public/404.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,12 @@
112112
</a>
113113
</li>
114114

115+
<li class="list f5 f4-ns fw4 dib pr3">
116+
<a class="hover-white white-90 no-underline" href="/contact/" title="Contact page">
117+
Contact
118+
</a>
119+
</li>
120+
115121
</ul>
116122

117123
<div class="ananke-socials"></div>

public/categories/index.html

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
<header class="cover bg-top" style="background-image: url('http://localhost:1313/main.001/main_colored_bw.001.png'); position: relative;">
7575

7676

77-
<div class="bg-black-30">
77+
<div class="bg-black-60">
7878
<nav class="pv3 ph3 ph4-ns" role="navigation">
7979
<div class="flex-l center items-center justify-between">
8080
<a href="/" class="f3 fw2 hover-white white-90 dib no-underline">
@@ -124,6 +124,12 @@
124124
</a>
125125
</li>
126126

127+
<li class="list f5 f4-ns fw4 dib pr3">
128+
<a class="hover-white white-90 no-underline" href="/contact/" title="Contact page">
129+
Contact
130+
</a>
131+
</li>
132+
127133
</ul>
128134

129135
<div class="ananke-socials"></div>

public/contact/index.html

Lines changed: 304 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,304 @@
1+
<!DOCTYPE html>
2+
<html lang="en-us">
3+
<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
4+
<meta charset="utf-8">
5+
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
6+
7+
<title>Contact | MathExLab</title>
8+
<meta name="viewport" content="width=device-width,minimum-scale=1">
9+
<meta name="description" content="Get in Touch.">
10+
<meta name="generator" content="Hugo 0.157.0">
11+
12+
13+
14+
<meta name="robots" content="noindex, nofollow">
15+
16+
17+
18+
19+
<link rel="stylesheet" href="/ananke/css/main.min.css" >
20+
21+
22+
23+
24+
<link rel="stylesheet" href="/css/custom.css">
25+
26+
27+
28+
29+
30+
31+
32+
33+
34+
35+
36+
37+
38+
39+
<link rel="canonical" href="http://localhost:1313/contact/">
40+
41+
42+
43+
44+
<meta property="og:url" content="http://localhost:1313/contact/">
45+
<meta property="og:site_name" content="MathExLab">
46+
<meta property="og:title" content="Contact">
47+
<meta property="og:description" content="Get in Touch.">
48+
<meta property="og:locale" content="en_us">
49+
<meta property="og:type" content="article">
50+
51+
<meta itemprop="name" content="Contact">
52+
<meta itemprop="description" content="Get in Touch.">
53+
<meta name="twitter:card" content="summary">
54+
<meta name="twitter:title" content="Contact">
55+
<meta name="twitter:description" content="Get in Touch.">
56+
57+
58+
</head><body class="ma0 avenir bg-near-white development is-page is-page page-contact">
59+
60+
61+
62+
63+
64+
65+
66+
67+
68+
69+
<header class="cover bg-top" style="background-image: url('http://localhost:1313/main.001/main_colored_bw.001.png'); position: relative;">
70+
71+
72+
<div class="bg-black-60">
73+
<nav class="pv3 ph3 ph4-ns" role="navigation">
74+
<div class="flex-l center items-center justify-between">
75+
<a href="/" class="f3 fw2 hover-white white-90 dib no-underline">
76+
77+
<img src="/logo_white.001.png" class="w100 mw5-ns" alt="MathExLab" />
78+
79+
</a>
80+
<div class="flex-l items-center">
81+
82+
83+
84+
<ul class="pl0 mr3">
85+
86+
<li class="list f5 f4-ns fw4 dib pr3">
87+
<a class="hover-white white-90 no-underline" href="/research-highlights/" title="Research Highlights page">
88+
Research Highlights
89+
</a>
90+
</li>
91+
92+
<li class="list f5 f4-ns fw4 dib pr3">
93+
<a class="hover-white white-90 no-underline" href="/people/" title="People page">
94+
People
95+
</a>
96+
</li>
97+
98+
<li class="list f5 f4-ns fw4 dib pr3">
99+
<a class="hover-white white-90 no-underline" href="/publications/" title="Publications page">
100+
Publications
101+
</a>
102+
</li>
103+
104+
<li class="list f5 f4-ns fw4 dib pr3">
105+
<a class="hover-white white-90 no-underline" href="/seminars/" title="Seminars page">
106+
Seminars
107+
</a>
108+
</li>
109+
110+
<li class="list f5 f4-ns fw4 dib pr3">
111+
<a class="hover-white white-90 no-underline" href="/positions/" title="Positions page">
112+
Positions
113+
</a>
114+
</li>
115+
116+
<li class="list f5 f4-ns fw4 dib pr3">
117+
<a class="hover-white white-90 no-underline" href="/gallery/" title="Gallery page">
118+
Gallery
119+
</a>
120+
</li>
121+
122+
<li class="list f5 f4-ns fw4 dib pr3">
123+
<a class="hover-white white-90 no-underline" href="/contact/" title="Contact page">
124+
Contact
125+
</a>
126+
</li>
127+
128+
</ul>
129+
130+
<div class="ananke-socials"></div>
131+
132+
</div>
133+
</div>
134+
</nav>
135+
136+
<div class="tc-l pv4 pv6-l ph3 ph4-ns">
137+
<h1 class="f2 f-subheadline-l fw7 white-90 mb0 lh-title">
138+
Contact
139+
</h1>
140+
141+
<h2 class="fw1 f5 f3-l white-80 measure-wide-l center mt3">
142+
Get in Touch.
143+
</h2>
144+
145+
</div>
146+
</div>
147+
</header>
148+
149+
150+
<main class="pb7" role="main">
151+
152+
<main class="page-shell">
153+
154+
155+
<section id="mathexlab" class="content-section">
156+
<div class="section-header">
157+
<h2 class="section-title">PhD/Thesis Enquiries</h2>
158+
</div>
159+
160+
161+
162+
<div class="people-page-grid">
163+
164+
165+
<article class="people-page-card">
166+
167+
<img src="/images/collaborators/nus_vertical.png" alt="MathEXLab" class="people-page-image">
168+
169+
170+
<h3 class="people-page-name">MathEXLab</h3>
171+
172+
173+
<p class="people-page-role">National University of Singapore (NUS), Department of Mechanical Engineering</p>
174+
175+
176+
177+
<div class="people-links">
178+
179+
180+
<a href="mailto:mpegim@nus.edu.sg" class="people-link" title="Email">
181+
<img src="/images/icons/email.png" alt="Email">
182+
</a>
183+
184+
185+
186+
<a href="https://www.linkedin.com/company/mathexlab/posts/?feedView=all" target="_blank" rel="noopener" class="people-link" title="LinkedIn">
187+
<img src="/images/icons/linkedin.png" alt="LinkedIn">
188+
</a>
189+
190+
191+
192+
193+
194+
<a href="https://www.researchgate.net/lab/Gianmarco-Mengaldo-Lab-2" target="_blank" rel="noopener" class="people-link" title="Research Gate">
195+
<img src="/images/icons/researchgate.png" alt="Research Gate">
196+
</a>
197+
198+
199+
200+
<a href="https://github.com/MathEXLab" target="_blank" rel="noopener" class="people-link" title="GitHub">
201+
<img src="/images/icons/github.png" alt="GitHub">
202+
</a>
203+
204+
205+
</div>
206+
207+
208+
209+
<div class="people-page-bio">
210+
<p>We are always looking for new PhD students. The university has two incoming periods (winter and summer), and we advise to reach out to us before applying! We are also interested in self-motivated undergraduate and master students that want to push the boundaries of human knowledge. Reach out to us to know of potential topics!</p>
211+
</div>
212+
213+
</article>
214+
215+
</div>
216+
217+
218+
</section>
219+
220+
<section id="research" class="content-section">
221+
<div class="section-header">
222+
<h2 class="section-title">Research Enquiries</h2>
223+
</div>
224+
225+
226+
227+
<div class="people-page-grid">
228+
229+
230+
<article class="people-page-card">
231+
232+
<img src="/images/people/gianmarco.png" alt="Gianmarco MENGALDO" class="people-page-image">
233+
234+
235+
<h3 class="people-page-name">Gianmarco MENGALDO</h3>
236+
237+
238+
<p class="people-page-role">National University of Singapore (NUS), Department of Mechanical Engineering</p>
239+
240+
241+
242+
<div class="people-links">
243+
244+
245+
<a href="mailto:mpegim@nus.edu.sg" class="people-link" title="Email">
246+
<img src="/images/icons/email.png" alt="Email">
247+
</a>
248+
249+
250+
251+
<a href="https://www.linkedin.com/in/gianmarco-m/" target="_blank" rel="noopener" class="people-link" title="LinkedIn">
252+
<img src="/images/icons/linkedin.png" alt="LinkedIn">
253+
</a>
254+
255+
256+
257+
<a href="https://scholar.google.com/citations?hl=en&amp;user=WAeydbgAAAAJ" target="_blank" rel="noopener" class="people-link" title="Google Scholar">
258+
<img src="/images/icons/scholar.png" alt="Google Scholar">
259+
</a>
260+
261+
262+
263+
<a href="https://www.researchgate.net/profile/Gianmarco-Mengaldo" target="_blank" rel="noopener" class="people-link" title="Research Gate">
264+
<img src="/images/icons/researchgate.png" alt="Research Gate">
265+
</a>
266+
267+
268+
269+
<a href="https://github.com/MathEXLab" target="_blank" rel="noopener" class="people-link" title="GitHub">
270+
<img src="/images/icons/github.png" alt="GitHub">
271+
</a>
272+
273+
274+
</div>
275+
276+
277+
278+
<div class="people-page-bio">
279+
<p>Get in touch with Assistant Professor Gianmarco Mengaldo for research enquiries. Email: mpegim@nus.edu.sg. NUS office location: EA-05-03.</p>
280+
</div>
281+
282+
</article>
283+
284+
</div>
285+
286+
287+
</section>
288+
289+
290+
</main>
291+
292+
</main>
293+
<footer class="bg-black bottom-0 w-100 pa3" role="contentinfo">
294+
<div class="flex justify-between">
295+
<a class="f4 fw4 hover-white white-70 dn dib-ns pv2 ph3 no-underline" href="http://localhost:1313/" >
296+
&copy; MathExLab 2026
297+
</a>
298+
<div><div class="ananke-socials"></div>
299+
</div>
300+
</div>
301+
</footer>
302+
303+
</body>
304+
</html>

0 commit comments

Comments
 (0)