|
| 1 | +<a name="drop-ins"></a> |
1 | 2 | <h2>Drop-in sessions</h2> |
2 | 3 | <p> |
3 | | - Drop-in sessions are hosted by at least one mentor and run regularly in the evenings. |
4 | | - You can get help on our <a href="https://codewithpeople.slack.com">Slack Workspace</a> |
5 | | - or, if it's a really tricky problem, we can always jump into a Jitsi meeting with you. |
| 4 | + Drop-in sessions are run from our Slack workspace. We pick a time and make sure helpers and mentors are online, |
| 5 | + and invite people to come and ask us for help with anything at all. They run fairly regularly on weekday evenings, |
| 6 | + and occasionally even start without being scheduled! Discussions can be done through written messages, voice, or |
| 7 | + even over a video call. Sign in to our <a href="https://codewithpeople.slack.com">Slack workspace</a> to find out |
| 8 | + more. |
6 | 9 | </p> |
7 | 10 | <p> |
8 | | - Jitsi links for regularly-scheduled sessions will be added to the web site a little |
9 | | - before each drop-in event, so check back here to join via the 'Jitsi Link' button. |
| 11 | + Jitsi links for regularly-scheduled sessions will be added to the web site a little before each drop-in event, but |
| 12 | + we have a permanent Jitsi room set up at <a href="https://join.codewith.org.uk">https://join.codewith.org.uk</a>. |
| 13 | + You can also click the 'Jitsi Link' buttons below. |
10 | 14 | </p> |
| 15 | + |
| 16 | +<h3>National Coding Week</h3> |
11 | 17 | <section id="events-drop-ins"> |
12 | 18 | <div class="row card"> |
13 | 19 | <div class="col-12"> |
14 | 20 | <div class="row"> |
15 | 21 | <div class="col-sm-4 col-lg-2 event-date"> |
16 | | - <span class="event-date-month"></span> |
17 | | - <span class="event-date-day">TBC</span> |
| 22 | + <span class="event-date-month">SEP</span> |
| 23 | + <span class="event-date-day">16</span> |
| 24 | + <p> |
| 25 | + <span class="event-date-start-time">7pm - </span> |
| 26 | + |
| 27 | + <span class="event-date-end-time">9pm</span> |
| 28 | + </p> |
| 29 | + </div> |
| 30 | + <div class="col-sm-8 col-lg-10 event-title"> |
| 31 | + <span class="event-title">National Coding Week Drop-In</span> |
| 32 | + </div> |
| 33 | + </div> |
| 34 | + <div class="row"> |
| 35 | + <div class="col-md-12 col-lg-9 event-description"> |
| 36 | + <span class="event-description"> |
| 37 | + An ad-hoc event for anyone who would like help with coding or coding-related stuff. This can be |
| 38 | + something related to one of our workshops, a question about how to get started, or anything else! </span> |
| 39 | + </div> |
| 40 | + <div class="col-md-12 col-lg-3 event-book-button"> |
| 41 | + <a class="btn btn-primary float-right" type="button" href="https://join.codewith.org.uk">Jitsi Link |
| 42 | + <span class="fas fa-link"></span></a> |
| 43 | + </div> |
| 44 | + </div> |
| 45 | + </div> |
| 46 | + </div> |
| 47 | + <div class="row card"> |
| 48 | + <div class="col-12"> |
| 49 | + <div class="row"> |
| 50 | + <div class="col-sm-4 col-lg-2 event-date"> |
| 51 | + <span class="event-date-month">SEP</span> |
| 52 | + <span class="event-date-day">18</span> |
| 53 | + <p> |
| 54 | + <span class="event-date-start-time">7pm - </span> |
| 55 | + |
| 56 | + <span class="event-date-end-time">9pm</span> |
| 57 | + </p> |
| 58 | + </div> |
| 59 | + <div class="col-sm-8 col-lg-10 event-title"> |
| 60 | + <span class="event-title">National Coding Week Drop-In</span> |
| 61 | + </div> |
| 62 | + </div> |
| 63 | + <div class="row"> |
| 64 | + <div class="col-md-12 col-lg-9 event-description"> |
| 65 | + <span class="event-description"> |
| 66 | + An ad-hoc event for anyone who would like help with coding or coding-related stuff. This can be |
| 67 | + something related to one of our workshops, a question about how to get started, or anything else! </span> |
| 68 | + </div> |
| 69 | + <div class="col-md-12 col-lg-3 event-book-button"> |
| 70 | + <a class="btn btn-primary float-right" type="button" href="https://join.codewith.org.uk">Jitsi Link |
| 71 | + <span class="fas fa-link"></span></a> |
| 72 | + </div> |
| 73 | + </div> |
| 74 | + </div> |
| 75 | + </div> |
| 76 | + <div class="row card"> |
| 77 | + <div class="col-12"> |
| 78 | + <div class="row"> |
| 79 | + <div class="col-sm-4 col-lg-2 event-date"> |
| 80 | + <span class="event-date-month">OCT</span> |
| 81 | + <span class="event-date-day">12</span> |
18 | 82 | <p> |
19 | 83 | <span class="event-date-start-time">7pm - </span> |
20 | 84 |
|
21 | 85 | <span class="event-date-end-time">9pm</span> |
22 | 86 | </p> |
23 | 87 | </div> |
24 | 88 | <div class="col-sm-8 col-lg-10 event-title"> |
25 | | - <span class="event-title">National Coding Week</span> |
| 89 | + <span class="event-title">CodeWith Drop-In</span> |
26 | 90 | </div> |
27 | 91 | </div> |
28 | 92 | <div class="row"> |
29 | 93 | <div class="col-md-12 col-lg-9 event-description"> |
30 | 94 | <span class="event-description"> |
31 | | - A drop in for anyone who would like help with coding. This can be something related to one of |
32 | | - our workshops or anything else! </span> |
| 95 | + An ad-hoc event for anyone who would like help with coding or coding-related stuff. This can be |
| 96 | + something related to one of our workshops, a question about how to get started, or anything else! </span> |
33 | 97 | </div> |
34 | 98 | <div class="col-md-12 col-lg-3 event-book-button"> |
35 | | - <a class="btn btn-primary float-right" type="button" href="https://join.codewith.org.uk">Jitsi Link <span |
36 | | - class="fas fa-link"></span></a> |
| 99 | + <a class="btn btn-primary float-right" type="button" href="https://join.codewith.org.uk">Jitsi Link |
| 100 | + <span class="fas fa-link"></span></a> |
37 | 101 | </div> |
38 | 102 | </div> |
39 | 103 | </div> |
|
0 commit comments