summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Jespersen <laumann.thomas@gmail.com>2018-11-29 21:29:21 +0100
committerThomas Jespersen <laumann.thomas@gmail.com>2018-11-29 21:29:21 +0100
commitdf755e26dee68421bf2bb6713734d3c5c55c7be9 (patch)
treec07735b37a04dc5179126e94be4b5d93de26279f
parentdeac3911f3e64b887be520c8a59e276698de36cc (diff)
downloadcph.rs-df755e26dee68421bf2bb6713734d3c5c55c7be9.zip
Update for next year's hack night
-rw-r--r--index.html47
1 files changed, 40 insertions, 7 deletions
diff --git a/index.html b/index.html
index 6344b9c..38d80df 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">November</p>
- <p class="event-day">29</p>
- <p class="event-year">2018</p>
+ <p class="event-month">January</p>
+ <p class="event-day">31</p>
+ <p class="event-year">2019</p>
</div>
<div class="event-desc">
<h3 class="event-desc-header">
- Hack Night #11
+ Hack Night #12
</h3>
<dl class="dl-horizontal">
@@ -38,12 +38,14 @@ title: The Copenhagen Rust Group
<dd>18:00&mdash;22:00</dd>
</dl>
- <p>November's hack night will take place at Omnio in Nordhavn, we'll try
- to have food sponsored by Omnio.</p>
+ <p>We skip the December Hack Night, and will reconvene again in the
+ New Year of 2019. The next hack night will feature a presentation by
+ James Dietrich on porting the Ruby gem <a
+ href="https://github.com/github/scientist">scientist</a> to Rust.</p>
<p>Agenda:
<ul>
- <li>18:30&mdash;19:30: Talk by <a href="https://github.com/cbourjau">Christian Bourjau</a></li>
+ <li>18:30&mdash;19:30: Talk by <a href="https://github.com/jbdietrich">James Dietrich</a></li>
<li>19:30&mdash;22:00 Food and hanging out</li>
</ul>
</p>
@@ -87,6 +89,37 @@ 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">29</p>
+ <p class="event-year">2018</p>
+ </div>
+ <div class="event-desc">
+ <h3 class="event-desc-header">
+ Hack Night #11
+ </h3>
+
+ <dl class="dl-horizontal">
+ <dt>Where</dt>
+ <dd>Sundkaj 7, Nordhavn (Omnio)<dd>
+
+ <dt>When</dt>
+ <dd>18:00&mdash;22:00</dd>
+ </dl>
+
+ <p>November's hack night will take place at Omnio in Nordhavn, we'll try
+ to have food sponsored by Omnio.</p>
+
+ <p>Agenda:
+ <ul>
+ <li>18:30&mdash;19:30: Talk by <a href="https://github.com/cbourjau">Christian Bourjau</a></li>
+ <li>19:30&mdash;22:00 Food and hanging out</li>
+ </ul>
+ </p>
+
+ </div>
+ </article>
+ <article class="event">
+ <div class="event-date">
<p class="event-month">October</p>
<p class="event-day">25</p>
<p class="event-year">2018</p>