diff options
-rw-r--r-- | index.html | 30 |
1 files changed, 28 insertions, 2 deletions
@@ -40,6 +40,9 @@ title: The Copenhagen Rust Group <p>The tenth hack night will take place either at Zendesk downtown.</p> + <p>This time, we'll <em>actually</em> try to get some food sponsored. + Stand by for news on that!</p> + <p>Agenda: <ul> <li>18:30—19:30: Talk: By <a href="https://github.com/retep007">retep007</a></li> @@ -52,14 +55,37 @@ title: The Copenhagen Rust Group </div> <div class="col-md-5"> + <h2>Mailing list</h2> + <p><a class="btn btn-primary btn-block" + href="https://lists.sr.ht/~laumann/cph-rs" + target="_blank">Browse</a></p> + + <p>We have a mailing list on which all coordinating organizational + communication takes place. Subscribe to receive updates on future hack + nights. Post here if you have any suggestions, or want to give a talk at + a hack night.</p> + + <p>To subscribe, send an e-mail to: + + <p style="text-align: + center"><code>~laumann/cph-rs+subscribe@lists.sr.ht</code></p> + + <p>To unsubscribe, do + the same, but replace <code>subscribe</code> with + <code>unsubscribe</code>.</p> + + <hr /> + <h2>IRC</h2> <a class="btn btn-primary btn-block" href="https://chat.mibbit.com/?server=irc.mozilla.org&channel=#rust-cph" - target="_blank">#rust-cph</a> - + target="_blank"><code>/join #rust-cph</code></a> <p>Join us on our IRC channel <code>#rust-cph</code> on Mozilla's server irc.mozilla.org. We'll use this space to coordinate future meetups and for general Rust-related chat.</p> + + <hr /> + <h2>Past events</h2> <article class="event"> <div class="event-date"> |