diff options
-rw-r--r-- | index.html | 53 |
1 files changed, 44 insertions, 9 deletions
@@ -21,34 +21,33 @@ title: The Copenhagen Rust Group <h2>Upcoming events</h2> <article class="event"> <div class="event-date"> - <p class="event-month">Februray</p> + <p class="event-month">March</p> <p class="event-day">28</p> <p class="event-year">2019</p> </div> <div class="event-desc"> <h3 class="event-desc-header"> - Hack Night #<code>0xC</code> + Hack Night #14 </h3> <dl class="dl-horizontal"> <dt>Where</dt> - <dd>Sundkaj 7, Nordhavn (Omnio)<dd> + <dd>TBA<dd> <dt>When</dt> <dd>18:00—22:00</dd> </dl> - <p>For the second time in a row, we will meet on the last day of the - month! 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 + <p>Join us when we, for the third time in 2019, get together and talk + and hack some Rust! 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:30—19:30: Talk by Fuyang Liu on <a - href="https://github.com/liufuyang/rust-nb">rust-nb</a>: - A Simple Naive Bayes Model in Rust</li> + <li>18:30—19:30: Talk by <strong>TBA</strong></li> <li>19:30—22:00 Food and hanging out</li> </ul> </p> @@ -92,6 +91,42 @@ title: The Copenhagen Rust Group <h2>Past events</h2> <article class="event"> <div class="event-date"> + <p class="event-month">Februray</p> + <p class="event-day">28</p> + <p class="event-year">2019</p> + </div> + <div class="event-desc"> + <h3 class="event-desc-header"> + Hack Night #<code>0xC</code> + </h3> + + <dl class="dl-horizontal"> + <dt>Where</dt> + <dd>Sundkaj 7, Nordhavn (Omnio)<dd> + + <dt>When</dt> + <dd>18:00—22:00</dd> + </dl> + + <p>For the second time in a row, we will meet on the last day of the + month! 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:30—19:30: Talk by Fuyang Liu on <a + href="https://github.com/liufuyang/rust-nb">rust-nb</a>: + A Simple Naive Bayes Model in Rust</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">January</p> <p class="event-day">31</p> <p class="event-year">2019</p> |