Skip to content

Deleted one project per freshman to align with current practice #360

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

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from
Open
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
20 changes: 0 additions & 20 deletions about/projects.html
Original file line number Diff line number Diff line change
Expand Up @@ -72,26 +72,6 @@ <h2><a href="https://devcade.csh.rit.edu">Devcade</a></h2>
</div>
</div>

<div class="row spaced">
<div class="col-12 col-lg-3">
<picture>
<source srcset="{{site.env.CSHPUBSITE_ASSETS_URL}}/projects/oppf.webp" type="image/webp" />
<source srcset="{{site.env.CSHPUBSITE_ASSETS_URL}}/projects/oppf.jpg" type="image/jpeg" />
<img class="rounded" src="{{site.env.CSHPUBSITE_ASSETS_URL}}/projects/oppf.jpg" alt="One Project Per Freshman, in which CSH freshmen are provided free hardware for projects" />
</picture>
</div>
<div class="col-12 col-lg-9">
<h2>One Project Per Freshman</h2>
<p class="long-form">
One Project Per Freshman looks to put the necessary tools in the hands
of freshman to enable them to learn more about hardware electronics
projects without a financial investment on their part. In its current
form, incoming freshman members are given the choice between a
Raspberry Pi or an Arduino with a starter kit to tinker with
throughout the year.
</p>
</div>
</div>
<div class="row spaced">
<div class="col-12 col-lg-3">
<picture>
Expand Down