Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2024 Committee on About #322

Closed
wants to merge 3 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
111 changes: 55 additions & 56 deletions content/about/_index.html
Original file line number Diff line number Diff line change
Expand Up @@ -121,108 +121,107 @@ <h1 class="title is-2">The Executive</h1>
<div class="column is-8">
<div class="committee-headshots">
{{< committee-photo
src="/img/media/exec/rachel.jpg"
title="Rachel Chiong"
subtitle="(@rachel)"
src="/img/media/exec/iain.jpg"
title="Iain Jensen"
subtitle="(@I Am The Lain)"
caption="President"
link="mailto:[email protected]"
image-class="committee-headshot"
class="committee-element box"
>}}
{{< committee-photo
src="/img/media/exec/limao.jpg"
title="Limao Chang"
subtitle="(@lmao)"
src="/img/media/exec/jackie.jpg"
title="Jackie Chang"
subtitle="(@Ja)"
caption="Secretary"
link="mailto:[email protected]"
image-class="committee-headshot"
class="committee-element box"
>}}
{{< committee-photo
src="/img/media/exec/sonja.jpg"
title="Sonja McNeilly"
subtitle="(@Martini9)"
src="/img/media/brokenimg.svg"
title="Richard Yu"
subtitle="(@jacron0085)"
caption="Treasurer"
link="mailto:[email protected]"
image-class="committee-headshot"
image-class="committee-broken"
class="committee-element box"
>}}
</div>
<div class="committee-headshots">
{{< committee-photo
src="/img/media/exec/faith.jpg"
title="Faith McKay"
subtitle="(@faith)"
caption="Media Officer"
image-class="committee-headshot"
class="committee-element box"
>}}
{{< committee-photo
src="/img/media/exec/jackie.jpg"
title="Jackie Chang"
subtitle="(@Ja)"
src="/img/media/brokenimg.svg"
title="Jesse Wang"
subtitle="(@???????)"
caption="Events Officer"
image-class="committee-headshot"
image-class="committee-broken"
class="committee-element box"
>}}
{{< committee-photo
src="/img/media/exec/kwan.jpg"
title="Kwan Li"
subtitle="(@Backpack)"
caption="Sponsors Officer"
image-class="committee-headshot"
src="/img/media/brokenimg.svg"
title="Harsha Varma"
subtitle="(@???????)"
caption="Industry Officer"
image-class="committee-broken"
class="committee-element box"
>}}
{{< committee-photo
src="/img/media/exec/miguel.jpg"
title="Miguel Valencia"
subtitle="(@Miggy)"
caption="Design Officer"
image-class="committee-headshot"
src="/img/media/brokenimg.svg"
title="Bahareh Khiabani"
subtitle="(@???????)"
caption="Media Officer"
image-class="committee-broken"
class="committee-element box"
>}}
</div>
<div class="committee-headshots">
{{< committee-photo
src="/img/media/exec/campbell.png"
title="Campbell McFadden"
subtitle="(@campbell)"
image-class="committee-headshot"
src="/img/media/brokenimg.svg"
title="Alexander Burow"
subtitle="(@???????)"
image-class="committee-broken"
class="committee-element box"
>}}
{{< committee-photo
src="/img/media/exec/connor.jpg"
title="Connor Geissmann"
subtitle="(@Geisso)"
image-class="committee-headshot"
src="/img/media/brokenimg.svg"
title="Tom Cameron"
subtitle="(@???????)"
image-class="committee-broken"
class="committee-element box"
>}}
{{< committee-photo
src="/img/media/exec/elias.jpg"
title="Elias Blanch"
subtitle="(@Tired Camp Counsellor)"
image-class="committee-headshot"
src="/img/media/brokenimg.svg"
title="Roxie Cunningham"
subtitle="(@???????)"
image-class="committee-broken"
class="committee-element box"
>}}
{{< committee-photo
src="/img/media/exec/iain.jpg"
title="Iain Jensen"
subtitle="(@I Am The Lain)"
image-class="committee-headshot"
src="/img/media/brokenimg.svg"
title="Anshul Dadhwal"
subtitle="(@???????)"
image-class="committee-broken"
class="committee-element box"
>}}
{{< committee-photo
src="/img/media/exec/isaac.jpg"
title="Isaac Beh"
subtitle="(@indium)"
image-class="committee-headshot"
src="/img/media/brokenimg.svg"
title="Thomas Horsey"
subtitle="(@???????)"
image-class="committee-broken"
class="committee-element box"
>}}
{{< committee-photo
src="/img/media/exec/nazeef.jpg"
title="Nazeef Hamid"
subtitle="(@nazzle)"
image-class="committee-headshot"
src="/img/media/brokenimg.svg"
title="Amy Hu"
subtitle="(@???????)"
image-class="committee-broken"
class="committee-element box"
>}}
{{< committee-photo
src="/img/media/brokenimg.svg"
title="Rohan Kollambalath"
subtitle="(@???????)"
image-class="committee-broken"
class="committee-element box"
>}}
</div>
Expand Down
9 changes: 9 additions & 0 deletions static/css/website.css
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,15 @@
width: 100%;
}

.committee-broken {
border-radius: 0%;
width: 100%;
padding-left: 1rem;
padding-right: 1rem;
padding-bottom: 1rem;
image-rendering: pixelated;
}

.committee-element.box {
/* need to override precedence of margin-bottom on bulma's .box */
min-width: 12rem;
Expand Down
12 changes: 12 additions & 0 deletions static/img/media/brokenimg.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed static/img/media/exec/campbell.png
Binary file not shown.
Binary file removed static/img/media/exec/connor.jpg
Binary file not shown.
Binary file removed static/img/media/exec/elias.jpg
Binary file not shown.
Binary file removed static/img/media/exec/faith.jpg
Binary file not shown.
Binary file removed static/img/media/exec/isaac.jpg
Binary file not shown.
Binary file removed static/img/media/exec/kwan.jpg
Binary file not shown.
Binary file removed static/img/media/exec/limao.jpg
Binary file not shown.
Binary file removed static/img/media/exec/miguel.jpg
Binary file not shown.
Binary file removed static/img/media/exec/nazeef.jpg
Binary file not shown.
Binary file removed static/img/media/exec/rachel.jpg
Binary file not shown.
Binary file removed static/img/media/exec/sonja.jpg
Binary file not shown.
Loading