Skip to content

Commit fccb0ba

Browse files
committed
new home page
1 parent f266f13 commit fccb0ba

File tree

2 files changed

+38
-15
lines changed

2 files changed

+38
-15
lines changed

public/templates/index.hbs

Lines changed: 32 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -124,20 +124,31 @@
124124

125125
<div class="grid-1 currently">
126126

127-
<div class="grid-4 featured winter-25">
127+
<div class="grid-2 featured">
128128
<div class="featured-text">
129129
<div class="top">
130-
<h4 class="type"><a href="/sessions/winter-25">session</a></h4>
131-
<h2 class="title class" style="font-size:var(--large-text)">Winter 2025</h2>
130+
<h4 class="type"><a href="/donate">fundraiser</a></h4>
131+
<h2 class="title class" style="font-size:var(--large-text)">2024 Community Fundraiser</h2>
132132

133133
</div>
134134
<div class="bottom">
135-
<h4 class="details">January 12 - March 27, 2025 <span class="dot">·</span> 6 classes </h4>
135+
<h4 class="details">Help us raise $25K for scholarships in 2025 </h4>
136136
</div>
137137
</div>
138138
</div>
139+
<div class="grid-2 featured">
140+
<div class="featured-text">
141+
<div class="top">
142+
<h4 class="type"><a href="/store">store</a></h4>
143+
<h2 class="title class" style="font-size:var(--large-text)">New Merch in Stock</h2>
139144

140-
<div class="grid-4 featured winter-25">
145+
</div>
146+
<div class="bottom">
147+
<h4 class="details">Pens, Circuit Board Lamps, Stickers, Shirts and Totes available </h4>
148+
</div>
149+
</div>
150+
</div>
151+
{{!-- <div class="grid-4 featured winter-25">
141152
142153
<div class="featured-text">
143154
<div class="top">
@@ -181,7 +192,7 @@
181192
class="dot">·</span>Applications open</h4>
182193
</div>
183194
</div>
184-
</div>
195+
</div> --}}
185196

186197

187198

@@ -190,9 +201,21 @@
190201

191202

192203
<div class="grid-1 currently">
204+
<div class="grid-2 featured winter-25">
205+
<div class="featured-text">
206+
<div class="top">
207+
<h4 class="type"><a href="/sessions/winter-25">session</a></h4>
208+
<h2 class="title class" style="font-size:var(--large-text)">Winter 2025</h2>
193209

210+
</div>
211+
<div class="bottom">
212+
<h4 class="details">January 12 - March 27, 2025 <span class="dot">·</span> 6 classes </h4>
213+
</div>
214+
</div>
215+
</div>
194216

195-
<div class="grid-4 featured winter-25">
217+
218+
{{!-- <div class="grid-4 featured winter-25">
196219
<div class="featured-text">
197220
<div class="top">
198221
<h4 class="type"><a href="/sessions/winter-25/gift-interfaces">class</a></h4>
@@ -233,9 +256,9 @@
233256
class="dot">·</span>Applications open</h4>
234257
</div>
235258
</div>
236-
</div>
259+
</div> --}}
237260

238-
<div class="grid-4 featured winter-25">
261+
<div class="grid-2 featured winter-25">
239262
<div class="featured-text">
240263
<div class="top">
241264
<h4 class="type"><a href="/newsletter">newsletter</a></h4>

public/templates/programs/participate.hbs

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -105,20 +105,20 @@
105105

106106
<div class="grid-2">
107107

108-
{{!-- <p>
109-
Applications for our Fall 2024 classes are now closed. Applications will open for our Winter 2025 classes in late October.
110-
</p> --}}
111108
<p>
109+
Applications for our Winter 2025 classes are now closed. Applications will open for our Spring 2025 classes in January.
110+
</p>
111+
{{!-- <p>
112112
Applications are now open for our Winter 2025 classes until <strong>November 17th, 2024</strong>. <a href="https://forms.gle/nsdhagia7ufDjNTB7">Apply now</a> or read more information by clicking on a class from the list below.
113113
</p>
114114
<p>
115115
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>.
116-
</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> --}}
116+
</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>
118118
</div>
119119
</section>
120120

121-
{{> winter25classBlock}}
121+
{{!-- {{> winter25classBlock}} --}}
122122

123123
<div class="break"></div>
124124
<section id="admissions-process">

0 commit comments

Comments
 (0)