diff options
-rw-r--r-- | index.html | 46 |
1 files changed, 40 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">September</p> - <p class="event-day">25</p> + <p class="event-month">October</p> + <p class="event-day">30</p> <p class="event-year">2019</p> </div> <div class="event-desc"> <h3 class="event-desc-header"> - Hack Night #18 + Hack Night #19 </h3> <dl class="dl-horizontal"> @@ -45,10 +45,9 @@ title: The Copenhagen Rust Group <p>Agenda: <ul> - <li>18:15—19:00: Talk by Valdemar Erk: Generating comprehensive bindings for Futhark in -Rust </li> + <li>18:15—19:00: Talk by Gustav: /specs/ — Introduction to Entity-Component Systems in Rust</li> <li>19:00—19:15 Food and hanging out</li> - <li>19:15—20:00: Talk by Fedor Logachev: Games Development in Rust</li> + <li>19:15—20:00: Talk spot: Still open</li> </ul> </p> @@ -91,6 +90,41 @@ Rust </li> <h2>Past events</h2> <article class="event"> <div class="event-date"> + <p class="event-month">September</p> + <p class="event-day">25</p> + <p class="event-year">2019</p> + </div> + <div class="event-desc"> + <h3 class="event-desc-header"> + Hack Night #18 + </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>Join us for another great evening of talks all things Rust-y and hanging + out. This month's hack night will feature two talks, so there is no + reason not to be there! 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 Valdemar Erk: Generating comprehensive bindings for Futhark in +Rust </li> + <li>19:00—19:15 Food and hanging out</li> + <li>19:15—20:00: Talk by Fedor Logachev: Games Development in Rust</li> + </ul> + </p> + + </div> + </article> + <article class="event"> + <div class="event-date"> <p class="event-month">August</p> <p class="event-day">28</p> <p class="event-year">2019</p> |