@@ -10,116 +10,110 @@ nav:
1010{% include section.html %}
1111
1212{%- comment -%}
13- PHOTO LIST
14- Add new photos at the TOP
15- Newest → Oldest
13+ PHOTOS (newest → oldest)
14+ Add new photos ONLY here
1615{%- endcomment -%}
1716
1817{% assign photos = "" | split: "" %}
1918
2019{% assign photos = photos | push:
21- " images/album/2025-12-christmas-pphoto.JPG|| The Manske Lab at the 2025 McCaig Christmas Party" %}
20+ {"image":" images/album/2025-12-christmas-pphoto.JPG","caption":" The Manske Lab at the 2025 McCaig Christmas Party"} %}
2221
2322{% assign photos = photos | push:
24- " images/album/2025-12-christmas-pphoto.JPG|| Manske Lab - Home Alone Edition" %}
23+ {"image":" images/album/2025-12-christmas-pphoto.JPG","caption":" Manske Lab - Home Alone Edition"} %}
2524
2625{% assign photos = photos | push:
27- " images/album/2025-08-hike-group-photo.jpg|| 2025 Lab hike at Chester Lake!" %}
26+ {"image":" images/album/2025-08-hike-group-photo.jpg","caption":" 2025 Lab hike at Chester Lake!"} %}
2827
2928{% assign photos = photos | push:
30- " images/album/2025-08-hike-rocks.jpg|| Feeling on top of the world on the lab hike!" %}
29+ {"image":" images/album/2025-08-hike-rocks.jpg","caption":" Feeling on top of the world on the lab hike!"} %}
3130
3231{% assign photos = photos | push:
33- " images/album/2025-08-hike-squad.jpg|| Lab hikes rock (pun intended)" %}
32+ {"image":" images/album/2025-08-hike-squad.jpg","caption":" Lab hikes rock (pun intended)"} %}
3433
3534{% assign photos = photos | push:
36- " images/album/2025-01-xski_3.jpg|| Cross country ski day 2025" %}
35+ {"image":" images/album/2025-01-xski_3.jpg","caption":" Cross country ski day 2025"} %}
3736
3837{% assign photos = photos | push:
39- " images/album/2025-01-xski_1.jpg|| Cross country ski day 2025" %}
38+ {"image":" images/album/2025-01-xski_1.jpg","caption":" Cross country ski day 2025"} %}
4039
4140{% assign photos = photos | push:
42- " images/album/2025-01-xski_2.jpg|| Cross country ski day 2025" %}
41+ {"image":" images/album/2025-01-xski_2.jpg","caption":" Cross country ski day 2025"} %}
4342
4443{% assign photos = photos | push:
45- " images/album/2024-12-christmasdoor.jpg|| McCaig christmas door contest 2024" %}
44+ {"image":" images/album/2024-12-christmasdoor.jpg","caption":" McCaig christmas door contest 2024"} %}
4645
4746{% assign photos = photos | push:
48- " images/album/2024-08-symposium.jpg|| Peak lab productivity during summer student talks" %}
47+ {"image":" images/album/2024-08-symposium.jpg","caption":" Peak lab productivity during summer student talks"} %}
4948
5049{% assign photos = photos | push:
51- " images/album/2024-06-labhike_2.jpg|| Lab hike 2024" %}
50+ {"image":" images/album/2024-06-labhike_2.jpg","caption":" Lab hike 2024"} %}
5251
5352{% assign photos = photos | push:
54- " images/album/2024-06-labhike_3.jpeg|| Lab hike 2024" %}
53+ {"image":" images/album/2024-06-labhike_3.jpeg","caption":" Lab hike 2024"} %}
5554
5655{% assign photos = photos | push:
57- " images/album/2024-06-labhike_1.jpg|| Lab hike 2024" %}
56+ {"image":" images/album/2024-06-labhike_1.jpg","caption":" Lab hike 2024"} %}
5857
5958{% assign photos = photos | push:
60- " images/album/2024-04-BMEG_formal.png|| BMEG spring formal 2024" %}
59+ {"image":" images/album/2024-04-BMEG_formal.png","caption":" BMEG spring formal 2024"} %}
6160
6261{% assign photos = photos | push:
63- " images/album/2023-12-christmas.jpg|| McCaig christmas party 2023" %}
62+ {"image":" images/album/2023-12-christmas.jpg","caption":" McCaig christmas party 2023"} %}
6463
6564{% assign photos = photos | push:
66- " images/album/2023-12-tadiwa_defense.jpg|| Dinner after Tadiwa's defense 2023" %}
65+ {"image":" images/album/2023-12-tadiwa_defense.jpg","caption":" Dinner after Tadiwa's defense 2023"} %}
6766
6867{% assign photos = photos | push:
69- " images/album/2023-12-christmasdoor.jpg|| McCaig christmas door contest 2023" %}
68+ {"image":" images/album/2023-12-christmasdoor.jpg","caption":" McCaig christmas door contest 2023"} %}
7069
7170{% assign photos = photos | push:
72- " images/album/2023-10-justen_abbme.jpg|| Justen's AB-BME poster 2023" %}
71+ {"image":" images/album/2023-10-justen_abbme.jpg","caption":" Justen's AB-BME poster 2023"} %}
7372
7473{% assign photos = photos | push:
75- " images/album/2023-01-ski.jpg|| Lab ski day 2023" %}
74+ {"image":" images/album/2023-01-ski.jpg","caption":" Lab ski day 2023"} %}
7675
7776{% assign photos = photos | push:
78- " images/album/2022-06-labhike_3.jpeg|| Lab hike 2022" %}
77+ {"image":" images/album/2022-06-labhike_3.jpeg","caption":" Lab hike 2022"} %}
7978
8079{% assign photos = photos | push:
81- " images/album/2022-06-labhike_2.jpeg|| Lab hike 2022" %}
80+ {"image":" images/album/2022-06-labhike_2.jpeg","caption":" Lab hike 2022"} %}
8281
8382{% assign photos = photos | push:
84- " images/album/2022-01-nacob.jpeg|| Nacob 2022" %}
83+ {"image":" images/album/2022-01-nacob.jpeg","caption":" Nacob 2022"} %}
8584
8685{% assign photos = photos | push:
87- " images/album/2021-01-qmski.jpeg|| QMSKI 2021" %}
86+ {"image":" images/album/2021-01-qmski.jpeg","caption":" QMSKI 2021"} %}
8887
8988{% assign photos = photos | push:
90- " images/album/2021-01-lab_run.jpeg|| Lab run 2021" %}
89+ {"image":" images/album/2021-01-lab_run.jpeg","caption":" Lab run 2021"} %}
9190
9291{% assign photos = photos | push:
93- " images/album/2021-01-ski.jpeg|| Lab ski day 2021" %}
92+ {"image":" images/album/2021-01-ski.jpeg","caption":" Lab ski day 2021"} %}
9493
9594{% assign photos = photos | push:
96- "images/album/2021-01-climbing.jpeg||Bouldering 2021" %}
95+ {"image":"images/album/2021-01-climbing.jpeg","caption":"Bouldering 2021"} %}
96+
9797{%- comment -%}
98- AUTO-GENERATED COLUMNS (GitHub Pages safe)
98+ AUTO-COLUMNS
9999{%- endcomment -%}
100100
101101{% capture col1 %}
102102{% for photo in photos %}
103- {% assign parts = photo | split: "||" %}
104- {% assign image = parts[ 0] %}
105- {% assign caption = parts[ 1] %}
106-
107- {% if forloop.index0 | modulo: 2 == 0 %}
108- {% include figure.html image=image caption=caption %}
109- {% endif %}
103+ {% if forloop.index0 | modulo: 2 == 0 %}
104+ {% include figure.html image=photo.image caption=photo.caption %}
105+ {% endif %}
110106{% endfor %}
111107{% endcapture %}
112108
113109{% capture col2 %}
114110{% for photo in photos %}
115- {% assign parts = photo | split: "||" %}
116- {% assign image = parts[ 0] %}
117- {% assign caption = parts[ 1] %}
118-
119- {% if forloop.index0 | modulo: 2 == 1 %}
120- {% include figure.html image=image caption=caption %}
121- {% endif %}
111+ {% if forloop.index0 | modulo: 2 == 1 %}
112+ {% include figure.html image=photo.image caption=photo.caption %}
113+ {% endif %}
122114{% endfor %}
123115{% endcapture %}
124116
125117{% include cols.html col1=col1 col2=col2 %}
118+
119+ {% include section.html dark=true %}
0 commit comments