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

exec 2024 #323

Merged
merged 8 commits into from
Mar 27, 2024
Merged
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
83 changes: 41 additions & 42 deletions content/about/_index.html
Original file line number Diff line number Diff line change
Expand Up @@ -121,27 +121,27 @@ <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="(@iamthelain)"
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/jacki.jpg"
title="Jackie Dinh Chang"
subtitle="(@jaahhhhh)"
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/exec/richie.jpg"
title="Richard Yu"
subtitle="(@jacron0085)"
caption="Treasurer"
link="mailto:[email protected]"
image-class="committee-headshot"
Expand All @@ -150,78 +150,77 @@ <h1 class="title is-2">The Executive</h1>
</div>
<div class="committee-headshots">
{{< committee-photo
src="/img/media/exec/faith.jpg"
title="Faith McKay"
subtitle="(@faith)"
src="/img/media/exec/bahareh.jpg"
title="Bahareh Khiabani"
subtitle="(@raybena)"
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/exec/jesse.jpg"
title="Jesse Wang"
subtitle="(@jahsse.)"
caption="Events Officer"
image-class="committee-headshot"
class="committee-element box"
>}}
{{< committee-photo
src="/img/media/exec/kwan.jpg"
title="Kwan Li"
subtitle="(@Backpack)"
src="/img/media/exec/harsha.jpg"
title="Harsha Varma"
subtitle="(@hash_v)"
caption="Sponsors Officer"
image-class="committee-headshot"
class="committee-element box"
>}}
</div>
<div class="committee-headshots">
{{< committee-photo
src="/img/media/exec/miguel.jpg"
title="Miguel Valencia"
subtitle="(@Miggy)"
caption="Design Officer"
src="/img/media/exec/ami.jpg"
title="Amy Hu"
subtitle="(@firefriedfries)"
image-class="committee-headshot"
class="committee-element box"
>}}
</div>
<div class="committee-headshots">
{{< committee-photo
src="/img/media/exec/campbell.png"
title="Campbell McFadden"
subtitle="(@campbell)"
src="/img/media/exec/anshul.jpg"
title="Anshul Dadhwal"
subtitle="(@anshul.cpp)"
image-class="committee-headshot"
class="committee-element box"
>}}
{{< committee-photo
src="/img/media/exec/connor.jpg"
title="Connor Geissmann"
subtitle="(@Geisso)"
src="/img/media/exec/tom.jpg"
title="Tom Cameron"
subtitle="(@moboso)"
image-class="committee-headshot"
class="committee-element box"
>}}
{{< committee-photo
src="/img/media/exec/elias.jpg"
title="Elias Blanch"
subtitle="(@Tired Camp Counsellor)"
src="/img/media/exec/roxie.jpg"
title="Roxie Cunningham"
subtitle="(@._hi____.)"
image-class="committee-headshot"
class="committee-element box"
>}}
{{< committee-photo
src="/img/media/exec/iain.jpg"
title="Iain Jensen"
subtitle="(@I Am The Lain)"
src="/img/media/exec/thommy.jpg"
title="Thomas Horsey"
subtitle="(@thomashorsey)"
image-class="committee-headshot"
class="committee-element box"
>}}
{{< committee-photo
src="/img/media/exec/isaac.jpg"
title="Isaac Beh"
subtitle="(@indium)"
src="/img/media/exec/rohan.jpg"
title="Rohan Kollambalath"
subtitle="(@.mainbreaker)"
image-class="committee-headshot"
class="committee-element box"
>}}
{{< committee-photo
src="/img/media/exec/nazeef.jpg"
title="Nazeef Hamid"
subtitle="(@nazzle)"
src="/img/media/exec/alex.jpg"
title="Alex Burow"
subtitle="(@cheerfulmoss)"
image-class="committee-headshot"
class="committee-element box"
>}}
Expand Down
2 changes: 1 addition & 1 deletion layouts/partials/head.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<!-- <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/css/bulma.min.css"> -->
{{ "<!-- Custom CSS -->" | safeHTML }}
{{ "<!-- Font Awesome -->" | safeHTML }}
<script defer src="https://use.fontawesome.com/releases/v6.1.1/js/all.js"></script>
<script defer src="https://use.fontawesome.com/releases/v6.5.1/js/all.js"></script>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
<script defer src="https://use.fontawesome.com/releases/v6.5.1/js/all.js"></script>
<script defer src="https://use.fontawesome.com/releases/v6.1.1/js/all.js"></script>

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm actually happy for the Font Awesome version to be bumped, no reason it can't be

{{ "<!-- Custom CSS -->" | safeHTML }}
{{ range .Site.Params.custom_css }}
<link rel="stylesheet" type="text/css" href="{{ . | absURL }}">
Expand Down
Binary file added static/img/media/exec/alex.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/img/media/exec/ami.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/img/media/exec/anshul.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/img/media/exec/bahareh.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/img/media/exec/harsha.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified static/img/media/exec/iain.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/img/media/exec/jacki.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/img/media/exec/jesse.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/img/media/exec/richie.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/img/media/exec/rohan.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/img/media/exec/roxie.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/img/media/exec/thommy.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/img/media/exec/tom.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading