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

Update volunteer page #515

Merged
merged 7 commits into from
Sep 2, 2024
Merged
Show file tree
Hide file tree
Changes from 2 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
1 change: 1 addition & 0 deletions assets/scss/_components.scss
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,4 @@
@import "components/pagniator";
@import "components/platforms";
@import "components/woa";
@import "components/volunteer";
21 changes: 21 additions & 0 deletions assets/scss/components/_volunteer.scss
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
.Volunteer {
&__content {
margin-bottom: 8rem;
max-width: 750px;
margin: auto;
padding-left: calc(5% + 9px);
padding-right: calc(5% + 9px);
font-size: 1.1rem;

h1,
h2,
h3 {
margin-top: 2.5rem;
}

a {
text-decoration: underline;
color: #c40729;
}
}
}
103 changes: 103 additions & 0 deletions content/volunteer/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,106 @@ draft: false

layout: volunteer
---

<h1 style="margin-top:-1.5rem">Getting Involved</h1>

We're thrilled that you're considering volunteering with the Carleton Computer Science Society! The best way to get involved and stay up to date is to join our [volunteer mailing list](#need-link).

Additionally, our team works out of a Discord workspace that all students are welcome to join upon asking via [[email protected]](#email) or asking any member of our leadership team.

We understand that university life can be hectic, so we've tailored our volunteer program to offer flexibility. Whether you prefer to contribute at your own pace, help out during events, or take on a leadership role, we have something for everyone.

<br/>
<hr/>

## Fall 2024 Open Positions

We are currently looking for the following roles for the Fall 2024 semester.

### 🌟 First Year Representatives

We are also looking for two (2) First Year Representatives! To nominate yourself as First Year Representative, please complete the [Fall 2024 Nomination Form](#form).

### 📋 Coordinator Positions
We are currently looking for three (3) coordinator roles:
- 🛋️ Lounge Coordinator
- ❤️ Volunteer Experience Coordinator
- 👕 Merchandise Coordinator

To apply to be a coordinator, please complete the [Fall 2024 Application Form](#form).

<br>
<hr>


## Zero Commitment Volunteering

For those who want to contribute without a firm commitment, these oppurtunities are perfect.
Copy link
Collaborator

Choose a reason for hiding this comment

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

Typo:" "oppurtunities" -> "opportunities"


### 🎨 Graphic & Poster Feedback

Assist in the creation and refinement of graphics, posters, and other visual materials by providing your creative input and suggestions inside our Discord workspace.

### 🎉 Event & Service Logistic Feedback

Help us organize successful events and services by offering feedback on logistics proposals within our Discord workspace.

### 💻 Development: Questions Repository Scripting

Contribute to the [Computer Science Question Repository](https://questions.carletoncomputerscience.ca/comp2804), a project that helps students practice previous midterm and exam questions from Carleton computer science courses. It's a great way to make your first open-source contribution! Check out the [contributing guide](https://github.com/CarletonComputerScienceSociety/questions) to get started.

<br/>
<hr/>

## On-Call Volunteering

For the following roles, we will reach out to our volunteer mailing list and Discord Workspace as needed. These roles require volunteers to commit to attending a specific time and location.

### 📅 "Day Of" Events Volunteer

Help ensure the success of our events by assisting with setup, cleanup, event registration, and any other tasks that may arise. We commonly need volunteers for large events like hackathons, our End Of Year BBQ, and more.

### 📷 Photographers

Capture the energy and excitement of our events by taking photos that will be shared on our social media channels and website. Photographer volunteers preferably should own their own camera.

### 🗣️ Talk/Workshop Presenter

We’re always excited to feature student speakers! We also welcome past TAs and anyone interested in hosting or presenting study sessions. If you're interested in giving a presentation, reach out to us at [[email protected]](#email).


<br/>
<hr/>

## Coordinator Positions

These positions require a commitment of a full semester. Coordinator positions change depending on the needs determined by the leadership team.

### 🛋️ Lounge Coordinator

Oversee the operation of the CCSS lounge, ensuring it's a welcoming space for all students, that our office schedule is maintained, and that our lounge services are running smoothly.

### ❤️ Volunteer Experience Coordinator

Coordinate with our leadership team to delegate tasks to volunteers, document common procedures, and serve as a point of contact for volunteers seeking to get involved.

### 👕 Merchandise Coordinator

Handle the design and distribution of merchandise including clothing, stickers, pins, and anything else you feel would interest the student body.

<br/>
<hr/>

## Leadership Team Positions

For those who those interested in being involved for the entire year and are interesting in molding the direction of the organization, these roles are perfect for you.

### 📢 Director Positions

Join the [Board of Directors](../about/team/) and help steer the direction of the CCSS. You'll play a key role in decision-making, event planning, and representing the society to the broader community. These positions are elected annually in the winter academic term.

### 🌟 First-Year Representatives

Represent the interests of first-year students on the CCSS Board of Directors. We elect two (2) first year representatives each September.

<br/>
7 changes: 5 additions & 2 deletions layouts/_default/volunteer.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<div class="page-section page-section-grid-priority">
<div
class="page-section-image page-section-grid-secondary"
style='background-image: url("/images/general/volunteer.jpg")'
style='background-image: url("/images/general/volunteer_2.jpg")'
Copy link
Collaborator

Choose a reason for hiding this comment

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

Do we have a higher resolution version or similar picture?

image

Also, since the bulk of this page is a slim center aligned text box, should we have the "hero section", then the image in the vertical hierarchy?

></div>
<div class="page-section-content">
<div class="page-header-title">VOLUNTEER</div>
Expand All @@ -16,12 +16,15 @@
accredited volunteer oppurtunities.
</div>
<a href="https://forms.gle/v8JYvEF5a9wj7D6f8"
>{{- partial "button.html" (dict "label" "Apply Now") -}}</a
>{{- partial "button.html" (dict "label" "Join Mailing List") -}}</a
>
</div>
</div>
</div>
</div>
<div class="Volunteer__content">
{{ .Content }}
</div>
<!--
<div class="home-section-grid home-section-light">
<div class="home-section">
Expand Down
7 changes: 0 additions & 7 deletions layouts/partials/navbar_temp.html
Original file line number Diff line number Diff line change
Expand Up @@ -56,10 +56,6 @@
<li>
<a href="/volunteer">VOLUNTEER</a>
</li>

<li>
<a href="https://resources.carletoncomputerscience.ca/">RESOURCES</a>
</li>
</ul>
<div class="mobile-hamburger"><i class="fas fa-bars"></i></div>
</div>
Expand Down Expand Up @@ -88,8 +84,5 @@
<li><a href="/news">NEWS</a></li>
<li><a href="/blog">BLOG</a></li>
<li><a href="/volunteer">VOLUNTEER</a></li>
<li>
<a href="https://resources.carletoncomputerscience.ca/">RESOURCES</a>
</li>
</ul>
</header>
Binary file added static/images/general/volunteer_2.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.