summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Jespersen <tj@omnio.net>2018-09-28 09:57:35 +0200
committerThomas Jespersen <tj@omnio.net>2018-09-28 09:57:35 +0200
commit4609f2ec8743796b1a72c2ebd89bfa2a3857bce6 (patch)
treee323cabecad94ca5cd6124dc93be9f7cfbfb6a35
parentd3877f2a7addf55b5dd94265778554ad0433ddda (diff)
downloadcph.rs-4609f2ec8743796b1a72c2ebd89bfa2a3857bce6.zip
Update for October hack night
-rw-r--r--index.html59
1 files changed, 46 insertions, 13 deletions
diff --git a/index.html b/index.html
index 5c215cf..338c85b 100644
--- a/index.html
+++ b/index.html
@@ -21,35 +21,31 @@ 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">27</p>
+ <p class="event-month">October</p>
+ <p class="event-day">30</p>
<p class="event-year">2018</p>
</div>
<div class="event-desc">
<h3 class="event-desc-header">
- <code>Hack #Nine</code>
+ Hack Night <code>0xa</code>
</h3>
<dl class="dl-horizontal">
<dt>Where</dt>
- <dd>Energy Hub, Sundkaj 7, Nordhavn<dd>
+ <dd>TBA<dd>
<dt>When</dt>
<dd>18:00&mdash;22:00</dd>
</dl>
- <p>The ninth hack night will take place either in Nordhavn (at Omnio),
- this will be decided a little later. Going forward the default monthly
- hack night will be the <b>last Thursday of the month</b>.</p>
-
- <p>Submissions for talks are welcome! Are you working on an exciting Rust
- project? Have you discovered something in and around Rust that you'd like
- to share? Please talk about it!</p>
+ <p>The ninth hack night will take place either in Nordhavn (at Omnio) or
+ downtown (at Zendesk), this will be decided a little later.</p>
<p>Agenda:
<ul>
- <li>18:30&mdash;19:30: Talk: Parsers and State Machines in Rust</li>
- <li>19:30&mdash;: Food and hanging out</li>
+ <li>18:30&mdash;19:30: Talk: By <a
+ href="https://github.com/retep007">retep007</code></li>
+ <li>19:30&mdash;end Food and hanging out</li>
</ul>
</p>
@@ -68,6 +64,43 @@ title: The Copenhagen Rust Group
<h2>Past events</h2>
<article class="event">
+ <div class="event-date">
+ <p class="event-month">September</p>
+ <p class="event-day">27</p>
+ <p class="event-year">2018</p>
+ </div>
+ <div class="event-desc">
+ <h3 class="event-desc-header">
+ <code>Hack #Nine</code>
+ </h3>
+
+ <dl class="dl-horizontal">
+ <dt>Where</dt>
+ <dd>Energy Hub, Sundkaj 7, Nordhavn<dd>
+
+ <dt>When</dt>
+ <dd>18:00&mdash;22:00</dd>
+ </dl>
+
+ <p>The ninth hack night will take place in Nordhavn (at Omnio), this will
+ be decided a little later. Going forward the default monthly hack night
+ will be the <b>last Thursday of the month</b>.</p>
+
+ <p>Submissions for talks are welcome! Are you working on an exciting Rust
+ project? Have you discovered something in and around Rust that you'd like
+ to share? Please talk about it!</p>
+
+ <p>Agenda:
+ <ul>
+ <li>18:30&mdash;19:30: Talk: Parsers and State Machines in Rust</li>
+ <li>19:30&mdash;end Food and hanging out</li>
+ </ul>
+ </p>
+
+ </div>
+ </article>
+
+ <article class="event">
<div class="event-date">
<p class="event-month">August</p>
<p class="event-day">30</p>