diff options
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 48 |
1 files changed, 44 insertions, 4 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">April</p> - <p class="event-day">25</p> + <p class="event-month">May</p> + <p class="event-day">29</p> <p class="event-year">2019</p> </div> <div class="event-desc"> <h3 class="event-desc-header"> - Hack Night #15 + Hack Night #16 </h3> <dl class="dl-horizontal"> @@ -38,7 +38,7 @@ title: The Copenhagen Rust Group <dd>18:00—22:00</dd> </dl> - <p>The fifteenth hack night for the Copenhagen Rust Group is upon us! + <p>The sixteenth hack night for the Copenhagen Rust Group is upon us! Join us for another great evening of talks all things Rust-y and hanging out. We have an <strong>open call for talks</strong>. Do you want to give a presentation on your awesome Rust work? Write to @@ -92,6 +92,46 @@ title: The Copenhagen Rust Group <h2>Past events</h2> <article class="event"> <div class="event-date"> + <p class="event-month">April</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 #15 + </h3> + + <dl class="dl-horizontal"> + <dt>Where</dt> + <dd>Sunkaj 7, 3.tv (Omnio)<dd> + + <dt>When</dt> + <dd>18:00—22:00</dd> + </dl> + + <p>The fifteenth hack night for the Copenhagen Rust Group is upon us! + Join us for another great evening of talks all things Rust-y and + hanging out. We have an <strong>open call for talks</strong>. Do you + want to give a presentation on your awesome Rust work? Write to + <kbd>laumann</kbd><!-- space + --><kbd>@</kbd><!-- more space --><kbd>fastmail.com</kbd>, and he + will be very happy to put your talk on the agenda.</p> + + <p>Agenda: + <ul> + <li>18:15—19:30: Talk by <a + href="https://github.com/keisrk"><strong>Kei + Shirakizawa</strong></a> on Wrapping <a + href="http://snap7.sourceforge.net/">snap7</a> as + a Rust crate.</li> + <li>19:30—22:00 Food and hanging out</li> + </ul> + </p> + + </div> + </article> + <article class="event"> + <div class="event-date"> <p class="event-month">March</p> <p class="event-day">28</p> <p class="event-year">2019</p> |