Skip to content

Commit 924c1fb

Browse files
KeiranWDigitaldangerworm
authored andcommitted
Adding information about drop-in sessions
1 parent 7af6561 commit 924c1fb

File tree

3 files changed

+102
-0
lines changed

3 files changed

+102
-0
lines changed

events-drop-ins.html

Lines changed: 99 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,99 @@
1+
<div class="row">
2+
<div class="col-md-12">
3+
<a name="drop-ins"></a>
4+
<h2>Drop-in sessions</h2>
5+
<p>
6+
Drop-in sessions are hosted by at least one mentor and
7+
currently run over on our <a href="https://codewithpeople.slack.com">Slack Workspace</a> or through on jitsi
8+
meeting.
9+
</p>
10+
<p>Jitsi links will be added on the day of the drop-in</p>
11+
</div>
12+
</div>
13+
<div class="row">
14+
<div class="col-lg-4 col-md-6 d-flex align-items-stretch">
15+
<div class="row">
16+
<div class="card">
17+
18+
<div class="event-date">
19+
<span class="event-date-month">TBC</span>
20+
<span class="event-date-day"></span>
21+
</div>
22+
<h4>
23+
National Coing Week
24+
</h4>
25+
<p>
26+
<a href="">Jitsi link</a>
27+
</p>
28+
</div>
29+
<div class="card">
30+
31+
<div class="event-date">
32+
<span class="event-date-month">TBC</span>
33+
<span class="event-date-day"></span>
34+
</div>
35+
<h4>
36+
National Coing Week
37+
</h4>
38+
<p>
39+
<a href="">Jitsi link</a>
40+
</p>
41+
</div>
42+
<div class="card">
43+
44+
<div class="event-date">
45+
<span class="event-date-month">TBC</span>
46+
<span class="event-date-day"></span>
47+
</div>
48+
<h4>
49+
National Coing Week
50+
</h4>
51+
<p>
52+
<a href="">Jitsi link</a>
53+
</p>
54+
</div>
55+
<div class="card">
56+
57+
<div class="event-date">
58+
<span class="event-date-month">TBC</span>
59+
<span class="event-date-day"></span>
60+
</div>
61+
<h4>
62+
National Coing Week
63+
</h4>
64+
<p>
65+
<a href="">Jitsi link</a>
66+
</p>
67+
</div>
68+
<div class="card">
69+
70+
<div class="event-date">
71+
<span class="event-date-month">TBC</span>
72+
<span class="event-date-day"></span>
73+
</div>
74+
<h4>
75+
National Coing Week
76+
</h4>
77+
<p>
78+
<a href="">Jitsi link</a>
79+
</p>
80+
</div>
81+
<!-- <div class="card">
82+
83+
<div class="event-date">
84+
<span class="event-date-month">SEP</span>
85+
<span class="event-date-day">15</span>
86+
</div>
87+
<h4>
88+
Mentors
89+
</h4>
90+
<p>
91+
Keiran Wilkinson
92+
</p>
93+
<p>
94+
<a href="">Jitsi link</a>
95+
</p>
96+
</div> -->
97+
</div>
98+
</div>
99+
</div>

events-eventbrite-list.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
<h2>Scheduled Workshops</h2>
12

23
<section id="events">
34
<div class="row card">

events.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55

66
<h1>{{page.title}}</h1>
77

8+
<p>CodeWith mentors run drop-in sessions and workshops; you can read more about the sessions below.</p>
9+
810
<p>Before attending any CodeWith event, please read our <a href="code-of-conduct.html">Code of Conduct</a>, which applies to all events we run. All
911
attendees, speakers, and mentors must agree with this code of conduct. It helps us all to understand the
1012
community&apos;s shared values and provides clear guidelines on how we should behave.</p>

0 commit comments

Comments
 (0)