summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Jespersen <laumann.thomas@gmail.com>2019-10-31 10:57:07 +0100
committerThomas Jespersen <laumann.thomas@gmail.com>2019-10-31 11:05:14 +0100
commit2264bfe8adb45237891a8aea6e65194ec7ca92d3 (patch)
treeabf55a0ba4ea0fa0fe047a9e27dd99ac74c0bcc6
parent534057a4b6bc557543250256503c4f2e226ffd9e (diff)
downloadcph.rs-2264bfe8adb45237891a8aea6e65194ec7ca92d3.zip
Update for the 20th hack night
-rw-r--r--index.html48
1 files changed, 40 insertions, 8 deletions
diff --git a/index.html b/index.html
index 400f44f..887b92d 100644
--- a/index.html
+++ b/index.html
@@ -21,13 +21,13 @@ title: The Copenhagen Rust Group
<h2>Upcoming events</h2>
<article class="event">
<div class="event-date">
- <p class="event-month">October</p>
- <p class="event-day">30</p>
+ <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 #19
+ Hack Night #20
</h3>
<dl class="dl-horizontal">
@@ -38,16 +38,14 @@ title: The Copenhagen Rust Group
<dd>18:00&mdash;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>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&mdash;19:00: Talk by Gustav: Introduction to Entity-Component Systems in Rust</li>
+ <li>18:15&mdash;19:00: 1st talk (open spot)</li>
<li>19:00&mdash;19:15 Food and hanging out</li>
- <li>19:15&mdash;20:00: Talk by David Pedersen: Rust, code generation and GraphQL [<a href="https://github.com/davidpdrsn">1</a>][<a href="https://crates.io/users/davidpdrsn">2</a>]</li>
+ <li>19:15&mdash;20:00: 2nd talk (open spot)</li>
</ul>
</p>
@@ -90,6 +88,40 @@ title: The Copenhagen Rust Group
<h2>Past events</h2>
<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>
+ </div>
+ <div class="event-desc">
+ <h3 class="event-desc-header">
+ Hack Night #19
+ </h3>
+
+ <dl class="dl-horizontal">
+ <dt>Where</dt>
+ <dd><strong>Vester Voldgade 8 (Omnio)</strong><dd>
+
+ <dt>When</dt>
+ <dd>18:00&mdash;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&mdash;19:00: Talk by Gustav: Introduction to Entity-Component Systems in Rust</li>
+ <li>19:00&mdash;19:15 Food and hanging out</li>
+ <li>19:15&mdash;20:00: Talk spot: Still open</li>
+ </ul>
+ </p>
+
+ </div>
+ </article>
+ <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>