Skip to content

Commit

Permalink
Comment outlessons we do not currently offer
Browse files Browse the repository at this point in the history
  • Loading branch information
kaylagordon committed May 20, 2024
1 parent 0110001 commit 0e5556f
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions workshop-curriculum/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,15 +12,16 @@ <h2>Information Sessions</h2>
<a class="s-button s-button-secondary-inverse" href="{{ site.url }}/about-turing">Turing Information Session</a>
</section>

<section class="card special-card">
<img src="../assets/icons/mtn-icon.png" alt="Mountain Icon">
<section class="card fe-card">
<img src="../assets/icons/fe-icon.png" alt="Front End Icon">
<h2>Try Coding</h2>
<p>These workshops will get you some hands-on experience with code. You'll get a glimpse at Front End and Back End code!</p>
<a class="s-button s-button-secondary-inverse" href="../try-coding-general">Try Coding (Ruby Focus)</a>
<a class="s-button s-button-secondary-inverse" href="../try-coding-fe">Try Coding (JavaScript Focus)</a>
<a class="s-button s-button-secondary-inverse" href="../popup-lite-brite">Lite Brite (JavaScript, HTML, & CSS)</a>
</section>

<section class="card fe-card">
<!-- <section class="card fe-card">
<img src="../assets/icons/fe-icon.png" alt="Front End Icon">
<h2>Front End</h2>
<p>The Front End is the part of the application that users see, touch, and interact with. This is the code that produces the experience <em>in front</em> of the user.</p>
Expand Down Expand Up @@ -53,8 +54,8 @@ <h2>Special Events</h2>
<img src="../assets/icons/mtn-icon.png" alt="Mountain Icon">
<h2>Projects</h2>
<p>In these short-format workshops, participants spend 3 hours building a working project!</p>
<a class="s-button s-button-secondary-inverse" href="../popup-lite-brite">Lite Brite</a>
<a class="s-button s-button-secondary-inverse" href="../popup-rocket-animation">Animate a Rocket Ship</a>
</section>
</section> -->

</div>

0 comments on commit 0e5556f

Please sign in to comment.