Skip to content

Commit 693a718

Browse files
committed
update class block and participate
1 parent 823bec9 commit 693a718

File tree

2 files changed

+16
-19
lines changed

2 files changed

+16
-19
lines changed

public/templates/partials/summer25classBlock.hbs

Lines changed: 12 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44

55
<div class="rows-2">
66

7-
<div class="grid-1 currently">
7+
{{!-- <div class="grid-1 currently">
88
9-
{{!-- <div class="grid-2 featured summer-25">
9+
<div class="grid-2 featured summer-25">
1010
<div class="featured-text">
1111
<div class="top">
1212
<h4 class="type"><a href="/sessions/summer-25">session</a></h4>
@@ -19,7 +19,7 @@
1919
<h4 class="details">March 23 - May 29, 2025 <span class="dot">·</span> 5 classes </h4>
2020
</div>
2121
</div>
22-
</div> --}}
22+
</div>
2323
<div class="grid-4 featured summer-25 online-class">
2424
2525
<div class="featured-text">
@@ -81,13 +81,13 @@
8181
8282
8383
84-
</div>
84+
</div> --}}
8585

8686

8787
<div class="grid-1 currently">
8888

8989

90-
<div class="grid-4 featured summer-25 online-class">
90+
{{!-- <div class="grid-4 featured summer-25 online-class">
9191
<div class="featured-text">
9292
<div class="top">
9393
<h4 class="type"><a class="pill" href="/sessions/summer-25/imperfect-pictures">online class</a></h4>
@@ -99,24 +99,23 @@
9999
class="dot">·</span>Applications open</h4>
100100
</div>
101101
</div>
102-
</div>
102+
</div> --}}
103103

104104

105-
<div class="grid-4 featured summer-25 weekend-intensive">
105+
<div class="grid-2 featured summer-25 weekend-intensive">
106106
<div class="featured-text">
107107
<div class="top">
108108
<h4 class="type "><a class="pill" href="/sessions/summer-25/becoming-hypertext">weekend intensive</a></h4>
109109
<h2 class="title class" style="overflow-wrap: break-word;">Becoming Hypertext</h2>
110110
<h6 class="index-teachers">with Chia Amisola</h6>
111111
</div>
112112
<div class="bottom">
113-
<br><h4 class="details">Fri-Sun July 11-13<span class="dot">·</span>In-Person (NYC) <span
114-
class="dot">·</span>Sign-ups open (no application necessary)</h4>
113+
<br><h4 class="details">Sat-Sun July 12-13<span class="dot"> · </span>In-Person (NYC)<br>Sign-ups open (no application necessary)</h4>
115114
</div>
116115
</div>
117116
</div>
118117

119-
<div class="grid-4 featured summer-25 weekend-intensive ">
118+
{{!-- <div class="grid-4 featured summer-25 weekend-intensive ">
120119
<div class="featured-text ">
121120
<div class="top">
122121
<h4 class="type "><a class="pill" href="/sessions/summer-25/riso-animation">weekend intensive</a></h4>
@@ -128,17 +127,16 @@
128127
class="dot">·</span>Sign-ups open (no application necessary)</h4>
129128
</div>
130129
</div>
131-
</div>
132-
<div class="grid-4 featured summer-25 weekend-intensive">
130+
</div> --}}
131+
<div class="grid-2 featured summer-25 weekend-intensive">
133132
<div class="featured-text">
134133
<div class="top">
135134
<h4 class="type "><a class="pill" href="/sessions/summer-25/consensual-hacking">weekend intensive</a></h4>
136135
<h2 class="title class" style="overflow-wrap: break-word;">Consensual Hacking</h2>
137136
<h6 class="index-teachers">with Melanie Hoff</h6>
138137
</div>
139138
<div class="bottom">
140-
<br><h4 class="details">Fri-Sun July 25-27<span class="dot">·</span>In-Person (NYC) <span
141-
class="dot">·</span>Sign-ups open (no application necessary)</h4>
139+
<br><h4 class="details">Sat-Sun July 26-27<span class="dot"> · </span>In-Person (NYC) <br>Sign-ups open (no application necessary)</h4>
142140
</div>
143141
</div>
144142
</div>

public/templates/programs/participate.hbs

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -106,16 +106,15 @@
106106
<div class="grid-2">
107107

108108

109-
<p>
109+
{{!-- <p>
110110
Applications are now open for our Summer 2025 classes until <strong>April 27th, 2025</strong>. <a href="https://sfpc.study/share/applySpring2025">Apply now</a> or read more information by clicking on a class from the list below.
111111
</p>
112112
<p>
113113
After the list of classes, find answers to some frequently asked question including information about <a onclick="sectionJump('admissions-process')" href="#admissions-process">what we look for in participants</a>, <a onclick="sectionJump('scholarships')" href="#scholarships">scholarships</a>, and <a onclick="sectionJump('accessibility')" href="#accessibility">accessibility</a>.
114-
</p>
115-
{{!-- <p>
116-
Applications for our Spring 2025 classes are now closed. Applications will open for our Summer 2025 classes on April 8th.
117114
</p> --}}
118-
{{!-- <p>On this page you can find answers to some frequently asked question including information about <a onclick="sectionJump('admissions-process')" href="#admissions-process">what we look for in participants</a>, <a onclick="sectionJump('scholarships')" href="#scholarships">scholarships</a>, and <a onclick="sectionJump('accessibility')" href="#accessibility">accessibility</a>.</p> --}}
115+
<p>
116+
Applications for our Summer 2025 online classes are now closed, though sign-ups for our NYC-based Weekend Intensives in July are still open (see below). </p>
117+
<p>On this page you can find answers to some frequently asked question including information about <a onclick="sectionJump('admissions-process')" href="#admissions-process">what we look for in participants</a>, <a onclick="sectionJump('scholarships')" href="#scholarships">scholarships</a>, and <a onclick="sectionJump('accessibility')" href="#accessibility">accessibility</a>.</p>
119118
</div>
120119
</section>
121120

0 commit comments

Comments
 (0)