diff options
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 45 |
1 files changed, 39 insertions, 6 deletions
@@ -21,13 +21,13 @@ title: The Copenhagen Rust Group <h2>Upcoming events</h2> <article class="event"> <div class="event-date"> - <p class="event-month">November</p> - <p class="event-day">27</p> - <p class="event-year">2019</p> + <p class="event-month">January</p> + <p class="event-day">29</p> + <p class="event-year">2020</p> </div> <div class="event-desc"> <h3 class="event-desc-header"> - Hack Night #20 + Hack Night #21 </h3> <dl class="dl-horizontal"> @@ -38,12 +38,13 @@ title: The Copenhagen Rust Group <dd>18:00—22:00</dd> </dl> - <p>This will be the last hack night of 2019, and also the 20th we've held in total. If you plan to attend, please notify <kbd>laumann</kbd><!-- space --><kbd>@</kbd><!-- more space --><kbd>fastmail.com</kbd>. + <p>Join us for the first hack night in 2020. If you plan to attend, please notify <kbd>laumann</kbd><!-- space --><kbd>@</kbd><!-- more space --><kbd>fastmail.com</kbd>. </p> <p>Agenda: <ul> - <li>18:15—19:00: Talk by Fedor Logachev: Games Development in Rust (a follow-up on his first talk two months ago)</li> + <li>18:15—19:00: Talk by Alice Ryhl: The Future is + here</li> <li>19:00—19:15 Food and hanging out</li> <li>19:15—20:00: 2nd talk (open spot)</li> </ul> @@ -88,6 +89,38 @@ title: The Copenhagen Rust Group <h2>Past events</h2> <article class="event"> <div class="event-date"> + <p class="event-month">November</p> + <p class="event-day">27</p> + <p class="event-year">2019</p> + </div> + <div class="event-desc"> + <h3 class="event-desc-header"> + Hack Night #20 + </h3> + + <dl class="dl-horizontal"> + <dt>Where</dt> + <dd><strong>Vester Voldgade 8 (Omnio)</strong><dd> + + <dt>When</dt> + <dd>18:00—22:00</dd> + </dl> + + <p>This will be the last hack night of 2019, and also the 20th we've held in total. If you plan to attend, please notify <kbd>laumann</kbd><!-- space --><kbd>@</kbd><!-- more space --><kbd>fastmail.com</kbd>. + </p> + + <p>Agenda: + <ul> + <li>18:15—19:00: Talk by Fedor Logachev: Games Development in Rust (a follow-up on his first talk two months ago)</li> + <li>19:00—19:15 Food and hanging out</li> + <li>19:15—20:00: 2nd talk (open spot)</li> + </ul> + </p> + + </div> + </article> + <article class="event"> + <div class="event-date"> <p class="event-month">October</p> <p class="event-day">30</p> <p class="event-year">2019</p> |