summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Jespersen <laumann.thomas@gmail.com>2019-01-31 21:45:28 +0100
committerThomas Jespersen <laumann.thomas@gmail.com>2019-01-31 21:45:28 +0100
commit513bc084d7092bdd9e17b68d0465382609c4c360 (patch)
tree19ec028e2d8a9616d227eb91fb2bdac08aaf3d20
parent1fa3043a7f284c8b2b27140111e1817087ef3c4a (diff)
downloadcph.rs-513bc084d7092bdd9e17b68d0465382609c4c360.zip
Update website for hack night #13 (0xC)
-rw-r--r--assets/closure_presentation.pdfbin0 -> 837397 bytes
-rw-r--r--index.html64
2 files changed, 52 insertions, 12 deletions
diff --git a/assets/closure_presentation.pdf b/assets/closure_presentation.pdf
new file mode 100644
index 0000000..02a6679
--- /dev/null
+++ b/assets/closure_presentation.pdf
Binary files differ
diff --git a/index.html b/index.html
index 78204eb..cfb184f 100644
--- a/index.html
+++ b/index.html
@@ -21,34 +21,32 @@ title: The Copenhagen Rust Group
<h2>Upcoming events</h2>
<article class="event">
<div class="event-date">
- <p class="event-month">January</p>
- <p class="event-day">31</p>
+ <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 #12
+ Hack Night #<code>0xC</code>
</h3>
<dl class="dl-horizontal">
<dt>Where</dt>
- <dd>Sundkaj 7, Nordhavn (Omnio)<dd>
+ <dd>TBA<dd>
<dt>When</dt>
<dd>18:00&mdash;22:00</dd>
</dl>
- <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>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&mdash;19:30: Talk by <a
- href="https://github.com/jbdietrich">James
- Dietrich</a>: <strong>Getting Closure on
- Scientist</strong></li>
+ <li>18:30&mdash;19:30: Talk </li>
<li>19:30&mdash;22:00 Food and hanging out</li>
</ul>
</p>
@@ -92,6 +90,48 @@ title: The Copenhagen Rust Group
<h2>Past events</h2>
<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>
+ </div>
+ <div class="event-desc">
+ <h3 class="event-desc-header">
+ Hack Night #12
+ </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>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/jbdietrich">James
+ Dietrich</a>: <strong>Getting Closure on
+ Scientist</strong></li>
+ <li>19:30&mdash;22:00 Food and hanging out</li>
+ </ul>
+ </p>
+
+ <p><strong>UPDATE</strong> Thanks to everyone that showed up! A lot of
+ new faces and some veterans. We had a great night with pizza and
+ James entertaining everybody with his insights into closures in Rust.
+ The <a href="/assets/closure_presentation.pdf">slides are here</a>.
+ </p>
+
+ </div>
+ </article>
+ <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>