blob: 98486b6c207691c9bf61458269aea38e1eedf784 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
|
---
title: sublab - Ein Hackerspace in Leipzig
---
<div id="news">
<h2>
[ Das sublab - Ein Hackerspace in Leipzig ]
</h2>
<p>
Das sublab ist ein <a href="/wiki/Hackerspace">Hackerspace</a>. Es bietet technik- und netzaffinen Menschen aus Leipzig und Umgebung, sowie der
ganzen Welt einen Ort zum kreativen Ideen- und Erfahrungsaustausch.
</p>
<h2>[ Demnächst im sublab]</h2>
<p>BattleMeshV7 - 12. bis 18. Mai 2014</p>
<p>CryptoCon14 - 22. bis 25. Mai 2014</p>
<h2>[ Neues aus dem sublab]</h2>
<%= partial "article", collection: blog.articles[0..4] %>
<p><%= link_to "Alle News", "/news.html" %></p>
</div>
<div id="links">
<p>
<a href="http://c3le.de">c3le</a>
<a href="http://leipzig.freifunk.net">Freifunk Leipzig</a>
<a href="https://wiki.fsfe.org/groups/Leipzig">FSFE Leipzig</a>
<a href="http://hackstatt.org">Hackstatt</a>
<a href="http://sublab.org/sublounge">sub:lounge</a>
<a href="http://aboutradio.org">about:radio</a>
</p>
</div>
|