summaryrefslogtreecommitdiff
path: root/source/index.html.erb
diff options
context:
space:
mode:
authorLars Henrik Mai <lars.mai@kontinui.de>2014-09-23 08:44:31 +0200
committerLars Henrik Mai <lars.mai@kontinui.de>2014-09-23 08:44:31 +0200
commit7fc6575a7a38daa21a26e2b179a92ca809b61eea (patch)
tree679498b3fd59aa375c6c6ce7ba48ed3d6a6e11d7 /source/index.html.erb
parent35239fc1f4641db1e602383b43cc29b151cde9b9 (diff)
parent1c177d628ffdb693483b1c39b94b5f19adcd8095 (diff)
Merge branch 'replace-bootstrap-with-foundation'
Diffstat (limited to 'source/index.html.erb')
-rw-r--r--source/index.html.erb48
1 files changed, 0 insertions, 48 deletions
diff --git a/source/index.html.erb b/source/index.html.erb
deleted file mode 100644
index c8395a1..0000000
--- a/source/index.html.erb
+++ /dev/null
@@ -1,48 +0,0 @@
----
-title: sublab - Ein Hackerspace in Leipzig
----
-
-<div>
- <h2>Ein Hackerspace in Leipzig</h2>
-
- <p class="lead">
- 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.<br />
- <%= link_to("Mehr zum sublab", "/ueber.html") %>
- </p>
-
-</div>
-
-<div class="panel panel-primary">
- <div class="panel-heading">
- <h3 class="panel-title">Demnächst im sublab</h3>
- </div>
- <div class="panel-body">
- <p>BattleMeshV7 - 12. bis 18. Mai 2014</p>
- <p>CryptoCon14 - 22. bis 25. Mai 2014</p>
- </div>
-</div>
-
-<div>
- <h3>Neues aus dem sublab</h3>
-
- <p><%= link_to "Alle News >>", "/aktuelles/blog.html" %></p>
- <%= partial "article_summary", collection: blog.articles[0..2] %>
-</div>
-
-<div>
- <h3>@sublab tweets</h3>
- <p>
- <strong>sublab</strong> @sublab Apr 5<br>
- WTF? LOL!
- </p>
- <p>
- <strong>about:radio</strong> @aboutradio Apr 5<br>
- Heute von 16-18Uhr: about:radio u.a. zu den Themen: Libre Graphics Meeting in Leipzig, Kamera in der Simildenstrasse
- </p>
-</div>
-
-<div>
- <h3>Wiki Aktivität</h3>
- <%= partial "wiki_changes" %>
-</div>