Skip to content

Commit 9232a0d

Browse files
committed
Test0127-4
1 parent 4b988e6 commit 9232a0d

File tree

18 files changed

+111
-35
lines changed

18 files changed

+111
-35
lines changed

_data/research_section.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ fdm_highlights:
1414
- chan2025
1515

1616
gamer-app_highlight:
17+
- chiang2025
1718
- chen2024
1819
- tseng2024
1920

_includes/footer.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@
77
</div>
88
<div class="col-md-4 my-3 my-md-0">
99
<ul class="list-unstyled d-flex justify-content-center mb-0">
10-
<li class="me-3"><a href="https://github.com/calab-ntu" target="_blank" class="text-white"><i class="fa-brands fa-github fa-lg"></i></a>
10+
<li class="me-3"><a href="https://github.com/calab-ntu" target="_blank" class="text-white"><i class="fa-brands fa-github fa-2x"></i></a>
1111
</li>
12-
<li class="me-3"><a href="https://calab-ntu.slack.com/" target="_blank" class="text-white"><i class="fa-brands fa-slack fa-lg"></i></a>
12+
<li class="me-3"><a href="https://calab-ntu.slack.com/" target="_blank" class="text-white"><i class="fa-brands fa-slack fa-2x"></i></a>
1313
</li>
14-
<li><a href="https://groups.google.com/g/calab-ntu" target="_blank" class="text-white"><i class="fa-brands fa-google fa-lg"></i></a>
14+
<li><a href="https://groups.google.com/g/calab-ntu" target="_blank" class="text-white"><i class="fa-brands fa-google fa-2x"></i></a>
1515
</li>
1616
</ul>
1717
</div>

_includes/navbar.html

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,12 +27,20 @@
2727
</a>
2828
<ul class="dropdown-menu shadow" aria-labelledby="membersDropdown">
2929
{% for role in site.data.member_roles.roles %}
30+
{% if role.id != 'previous' %}
3031
<li>
3132
<a class="dropdown-item" href="{{ '/members' | relative_url }}#{{ role.id }}-section">
3233
{{ role.title }}
3334
</a>
3435
</li>
36+
{% endif %}
3537
{% endfor %}
38+
<li><hr class="dropdown-divider"></li>
39+
<li>
40+
<a class="dropdown-item" href="{{ '/members/previous/' | relative_url }}">
41+
Previous Members
42+
</a>
43+
</li>
3644
</ul>
3745
</li>
3846
<li class="nav-item">

_includes/project_card.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ <h3 class="h2 mb-3 text-center">{{ include.project.title }}</h3>
1414
</div> -->
1515

1616
<div class="row project-card">
17-
<div class="col-md-6 img-column order-1 {% if remainder == 0 %}order-md-2{% else %}order-md-1{% endif %}">
17+
<div class="py-3 col-md-6 img-column order-1 {% if remainder == 0 %}order-md-2{% else %}order-md-1{% endif %}">
1818
<a href="{{ include.project.link }}" target="_blank">
1919
<img src="{{ include.project.image | relative_url }}" class="img-project shadow-lg">
2020
</a>

_includes/project_modals.html

Lines changed: 13 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -45,10 +45,19 @@ <h2 class="text-uppercase mb-1">{{ project.title }}</h2>
4545

4646
</div>
4747

48-
<button class="btn btn-primary btn-lg text-uppercase mb-5" data-bs-dismiss="modal" type="button">
49-
<i class="fa-solid fa-xmark me-2"></i>
50-
Close Project
51-
</button>
48+
<div class="d-flex justify-content-center gap-3 mb-5">
49+
{% if project.research_url %}
50+
<a href="{{ project.research_url | relative_url }}" class="btn btn-primary btn-lg text-uppercase">
51+
<i class="fa-solid fa-arrow-right me-2"></i>
52+
See More
53+
</a>
54+
{% endif %}
55+
56+
<button class="btn btn-outline-secondary btn-lg text-uppercase" data-bs-dismiss="modal" type="button">
57+
<i class="fa-solid fa-xmark me-2"></i>
58+
Close Project
59+
</button>
60+
</div>
5261

5362
</div>
5463
</div>

_projects/FDM.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ tags: ["main"]
44
image: /assets/img/fig_soliton_granule.webp
55
date: 2024-05-20 # <--- Add this in YYYY-MM-DD format
66
modal_id: FDM
7+
research_url: /research/fdm/
78
sort_order: 1
89
---
910
Fuzzy dark matter (FDM) is a well-motivated dark matter candidate consisting of ultralight bosons with mass $~10^{-22}–10^{-19}$ eV. Its dynamics is governed by the Schrödinger–Poisson equations. The associated large de Broglie wavelength leads to distinctive wave-like phenomena on galactic scales, including the suppression of low-mass halos by quantum pressure, granular density fluctuations and vortices arising from wave interference, and the formation of compact soliton cores corresponding to the ground state of the halo potential. This project aims to build upon a series of state-of-the-art FDM simulations to directly confront model predictions with observational data and thereby constrain the FDM particle mass.

_projects/GAMER_app.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ tags: ["main"]
44
image: /assets/img/fig_gamer_app.webp
55
date: 2024-05-20 # <--- Add this in YYYY-MM-DD format
66
modal_id: GAMER_APP
7+
research_url: /research/gamer_app/
78
sort_order: 3
89
---
910
Leveraging GAMER’s high performance and comprehensive physics capabilities, we have established strong domestic and international collaborations that apply the code to a broad range of key astrophysical problems. These include supermassive black hole feedback in galaxy clusters, the explosion mechanism of core-collapse supernovae, resolved stellar feedback in dwarf galaxies, the Fermi and eROSITA bubbles in the Milky Way, and the tidal evolution of anisotropic subhalos.

_projects/GAMER_dev.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ tags: ["main"]
44
image: /assets/img/fig_gamer_dev.webp
55
date: 2024-05-20 # <--- Add this in YYYY-MM-DD format
66
modal_id: GAMER_dev
7+
research_url: /research/gamer_dev/
78
sort_order: 2
89
---
910
GAMER is the world’s first GPU-accelerated adaptive mesh refinement (AMR) code for astrophysical simulations and exascale computing. Originally developed from scratch by the NTU group, it has since evolved into a robust [open-source project](https://github.com/gamer-project/gamer), with broad contributions and scientific applications from both domestic and international collaborations. The code incorporates several key technical advancements, such as AMR, hybrid CPU/GPU parallelization, and in situ data analysis. It also supports comprehensive physics modules, including (special relativistic) hydrodynamics, magnetohydrodynamics, self-gravity, cold/fuzzy dark matter, star formation, chemistry and radiative processes, cosmic rays, and baryonic feedback.

_sass/custom/_layout.scss

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -241,6 +241,14 @@ main {
241241
border-radius: 5px;
242242
}
243243

244+
// Sponsor logos
245+
.img-sponsor {
246+
max-height: 100px;
247+
width: auto;
248+
max-width: 100%;
249+
object-fit: contain;
250+
}
251+
244252
.project-card {
245253
margin-bottom: 3rem;
246254
display: flex; // Ensures columns are of equal height
@@ -262,10 +270,6 @@ main {
262270
align-items: center;
263271
}
264272

265-
&:hover {
266-
transform: scale(1.02);
267-
}
268-
269273

270274
// Text content container
271275
.project-content-box {

members.html

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
{% assign member_roles = site.data.member_roles.roles %}
1414

1515
{% for role in member_roles %}
16+
{% if role.id == 'previous' %}{% continue %}{% endif %}
1617
{% assign role_id = role.id %}
1718
{% assign role_title = role.title %}
1819

@@ -34,5 +35,13 @@ <h2 class="section-heading mb-3">{{ role_title }}</h2>
3435
{% endif %}
3536
</div>
3637
{% endfor %}
38+
39+
<div class="row mt-5">
40+
<div class="col-lg-12 text-center">
41+
<a href="{{ '/members/previous/' | relative_url }}" class="btn btn-outline-primary btn-lg">
42+
View Previous Members &rarr;
43+
</a>
44+
</div>
45+
</div>
3746
</div>
3847
</section>

0 commit comments

Comments
 (0)