Skip to content

Commit c007830

Browse files
committed
Updated blog page
1 parent e582535 commit c007830

1 file changed

Lines changed: 34 additions & 36 deletions

File tree

album/index.md

Lines changed: 34 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -11,89 +11,89 @@ nav:
1111

1212
{%- comment -%}
1313
PHOTO LIST
14-
Add new photos at the TOP of this list
14+
Add new photos at the TOP
1515
Newest → Oldest
1616
{%- endcomment -%}
1717

1818
{% assign photos = "" | split: "" %}
1919

2020
{% assign photos = photos | push:
21-
'image="images/album/2025-12-christmas-pphoto.JPG"|caption="The Manske Lab at the 2025 McCaig Christmas Party"' %}
21+
"images/album/2025-12-christmas-pphoto.JPG||The Manske Lab at the 2025 McCaig Christmas Party" %}
2222

2323
{% assign photos = photos | push:
24-
'image="images/album/2025-12-christmas-pphoto.JPG"|caption="Manske Lab - Home Alone Edition"' %}
24+
"images/album/2025-12-christmas-pphoto.JPG||Manske Lab - Home Alone Edition" %}
2525

2626
{% assign photos = photos | push:
27-
'image="images/album/2025-08-hike-group-photo.jpg"|caption="2025 Lab hike at Chester Lake!"' %}
27+
"images/album/2025-08-hike-group-photo.jpg||2025 Lab hike at Chester Lake!" %}
2828

2929
{% assign photos = photos | push:
30-
'image="images/album/2025-08-hike-rocks.jpg"|caption="Feeling on top of the world on the lab hike!"' %}
30+
"images/album/2025-08-hike-rocks.jpg||Feeling on top of the world on the lab hike!" %}
3131

3232
{% assign photos = photos | push:
33-
'image="images/album/2025-08-hike-squad.jpg"|caption="Lab hikes rock (pun intended)"' %}
33+
"images/album/2025-08-hike-squad.jpg||Lab hikes rock (pun intended)" %}
3434

3535
{% assign photos = photos | push:
36-
'image="images/album/2025-01-xski_3.jpg"|caption="Cross country ski day 2025"' %}
36+
"images/album/2025-01-xski_3.jpg||Cross country ski day 2025" %}
3737

3838
{% assign photos = photos | push:
39-
'image="images/album/2025-01-xski_1.jpg"|caption="Cross country ski day 2025"' %}
39+
"images/album/2025-01-xski_1.jpg||Cross country ski day 2025" %}
4040

4141
{% assign photos = photos | push:
42-
'image="images/album/2025-01-xski_2.jpg"|caption="Cross country ski day 2025"' %}
42+
"images/album/2025-01-xski_2.jpg||Cross country ski day 2025" %}
4343

4444
{% assign photos = photos | push:
45-
'image="images/album/2024-12-christmasdoor.jpg"|caption="McCaig christmas door contest 2024"' %}
45+
"images/album/2024-12-christmasdoor.jpg||McCaig christmas door contest 2024" %}
4646

4747
{% assign photos = photos | push:
48-
'image="images/album/2024-08-symposium.jpg"|caption="Peak lab productivity during summer student talks"' %}
48+
"images/album/2024-08-symposium.jpg||Peak lab productivity during summer student talks" %}
4949

5050
{% assign photos = photos | push:
51-
'image="images/album/2024-06-labhike_2.jpg"|caption="Lab hike 2024"' %}
51+
"images/album/2024-06-labhike_2.jpg||Lab hike 2024" %}
5252

5353
{% assign photos = photos | push:
54-
'image="images/album/2024-06-labhike_3.jpeg"|caption="Lab hike 2024"' %}
54+
"images/album/2024-06-labhike_3.jpeg||Lab hike 2024" %}
5555

5656
{% assign photos = photos | push:
57-
'image="images/album/2024-06-labhike_1.jpg"|caption="Lab hike 2024"' %}
57+
"images/album/2024-06-labhike_1.jpg||Lab hike 2024" %}
5858

5959
{% assign photos = photos | push:
60-
'image="images/album/2024-04-BMEG_formal.png"|caption="BMEG spring formal 2024"' %}
60+
"images/album/2024-04-BMEG_formal.png||BMEG spring formal 2024" %}
6161

6262
{% assign photos = photos | push:
63-
'image="images/album/2023-12-christmas.jpg"|caption="McCaig christmas party 2023"' %}
63+
"images/album/2023-12-christmas.jpg||McCaig christmas party 2023" %}
6464

6565
{% assign photos = photos | push:
66-
'image="images/album/2023-12-tadiwa_defense.jpg"|caption="Dinner after Tadiwa\'s defense 2023"' %}
66+
"images/album/2023-12-tadiwa_defense.jpg||Dinner after Tadiwa's defense 2023" %}
6767

6868
{% assign photos = photos | push:
69-
'image="images/album/2023-12-christmasdoor.jpg"|caption="McCaig christmas door contest 2023"' %}
69+
"images/album/2023-12-christmasdoor.jpg||McCaig christmas door contest 2023" %}
7070

7171
{% assign photos = photos | push:
72-
'image="images/album/2023-10-justen_abbme.jpg"|caption="Justen\'s AB-BME poster 2023"' %}
72+
"images/album/2023-10-justen_abbme.jpg||Justen's AB-BME poster 2023" %}
7373

7474
{% assign photos = photos | push:
75-
'image="images/album/2023-01-ski.jpg"|caption="Lab ski day 2023"' %}
75+
"images/album/2023-01-ski.jpg||Lab ski day 2023" %}
7676

7777
{% assign photos = photos | push:
78-
'image="images/album/2022-06-labhike_3.jpeg"|caption="Lab hike 2022"' %}
78+
"images/album/2022-06-labhike_3.jpeg||Lab hike 2022" %}
7979

8080
{% assign photos = photos | push:
81-
'image="images/album/2022-06-labhike_2.jpeg"|caption="Lab hike 2022"' %}
81+
"images/album/2022-06-labhike_2.jpeg||Lab hike 2022" %}
8282

8383
{% assign photos = photos | push:
84-
'image="images/album/2022-01-nacob.jpeg"|caption="Nacob 2022"' %}
84+
"images/album/2022-01-nacob.jpeg||Nacob 2022" %}
8585

8686
{% assign photos = photos | push:
87-
'image="images/album/2021-01-qmski.jpeg"|caption="QMSKI 2021"' %}
87+
"images/album/2021-01-qmski.jpeg||QMSKI 2021" %}
8888

8989
{% assign photos = photos | push:
90-
'image="images/album/2021-01-lab_run.jpeg"|caption="Lab run 2021"' %}
90+
"images/album/2021-01-lab_run.jpeg||Lab run 2021" %}
9191

9292
{% assign photos = photos | push:
93-
'image="images/album/2021-01-ski.jpeg"|caption="Lab ski day 2021"' %}
93+
"images/album/2021-01-ski.jpeg||Lab ski day 2021" %}
9494

9595
{% assign photos = photos | push:
96-
'image="images/album/2021-01-climbing.jpeg"|caption="Bouldering 2021"' %}
96+
"images/album/2021-01-climbing.jpeg||Bouldering 2021" %}
9797

9898
{%- comment -%}
9999
AUTO-GENERATED COLUMNS
@@ -103,21 +103,19 @@ AUTO-GENERATED COLUMNS
103103
{% capture col2 %}{% endcapture %}
104104

105105
{% for photo in photos %}
106-
{% assign parts = photo | split: "|" %}
107-
{% assign img = parts[0] %}
108-
{% assign cap = parts[1] %}
106+
{% assign parts = photo | split: "||" %}
107+
{% assign image = parts[0] %}
108+
{% assign caption = parts[1] %}
109109

110-
{% capture figure %}
111-
{% include figure.html {{ img }} {{ cap }} %}
110+
{% capture fig %}
111+
{% include figure.html image=image caption=caption %}
112112
{% endcapture %}
113113

114114
{% if forloop.index0 | modulo: 2 == 0 %}
115-
{% capture col1 %}{{ col1 }}{{ figure }}{% endcapture %}
115+
{% capture col1 %}{{ col1 }}{{ fig }}{% endcapture %}
116116
{% else %}
117-
{% capture col2 %}{{ col2 }}{{ figure }}{% endcapture %}
117+
{% capture col2 %}{{ col2 }}{{ fig }}{% endcapture %}
118118
{% endif %}
119119
{% endfor %}
120120

121121
{% include cols.html col1=col1 col2=col2 %}
122-
123-
{% include section.html dark=true %}

0 commit comments

Comments
 (0)