forked from pub-solar/pub.solar
Add to homepage, small introductory fix
This commit is contained in:
parent
14a0b3b276
commit
a22abdeaa6
10
hakken.html
10
hakken.html
|
@ -20,11 +20,10 @@
|
|||
<section lang="de" class="ps-page--section">
|
||||
<p class="mobile-only">English version below</p>
|
||||
<h1>hakken.irl</h1>
|
||||
|
||||
<p>Du bist eingeladen! Wir treffen uns regelmäßig in Köln zum hakken.irl, ein kleiner 3-Tägiger (Freitag bis Sonntag) Hackathon bei dem es nur darum geht Spaß zu haben und ab zu nerden.</p>
|
||||
<p>Du bist eingeladen!</p>
|
||||
<p>Wir treffen uns regelmäßig in Köln zum hakken.irl, ein kleiner 3-Tägiger (Freitag bis Sonntag) Hackathon bei dem es nur darum geht Spaß zu haben und ab zu nerden.</p>
|
||||
|
||||
<h2>Was machen wir denn so?</h2>
|
||||
|
||||
<p>Es gibt kein festes Programm. Tendenziell hakken wir an pub.solar relatierten sachen wie z.B. <a href="https://git.b12f.io/pub-solar/os" title="PubSolarOS git repo">PubSolarOS</a> oder <a href="https://git.b12f.io/pub-solar/infra" title="pub.solar infra repo">unsere Infra</a>.</p>
|
||||
<p>Was wir bisher so gemacht haben:</p>
|
||||
|
||||
|
@ -60,11 +59,10 @@
|
|||
</section>
|
||||
<section lang="en" class="ps-page--section">
|
||||
<h1>hakken.irl</h1>
|
||||
|
||||
<p>You're invited! We regularly meet in Cologne to attend hakken.irl, a small 3-day (Friday till Sunday) Hackathon that's just about having fun and nerding around.</p>
|
||||
<p>You're invited!</p>
|
||||
<p>We regularly meet in Cologne to attend hakken.irl, a small 3-day (Friday till Sunday) Hackathon that's just about having fun and nerding around.</p>
|
||||
|
||||
<h2>What will we be doing?</h2>
|
||||
|
||||
<p>There is no set schedule. In general, we'll be hakking on pub.solar related stuff like <a href="https://git.b12f.io/pub-solar/os" title="PubSolarOS git repo">PubSolarOS</a> or <a href="https://git.b12f.io/pub-solar/infra" title="pub.solar infra repo">our infra</a>.</p>
|
||||
<p>Stuff we've done so far:</p>
|
||||
|
||||
|
|
|
@ -22,6 +22,7 @@
|
|||
<a href="https://chat.pub.solar/" target="_blank" class="ps-page--link">Matrix</a>
|
||||
<a href="https://mastodon.pub.solar/" target="_blank" class="ps-page--link">Mastodon</a>
|
||||
<a href="https://cloud.pub.solar/" target="_blank" class="ps-page--link">Nextcloud</a>
|
||||
<a href="./hakken" class="ps-page--link">hakken.irl</a>
|
||||
<a href="./about" class="ps-page--link">About</a>
|
||||
<a href="./about" class="ps-page--link">Imprint</a>
|
||||
<a href="./privacy" class="ps-page--link">Privacy policy</a>
|
||||
|
|
Loading…
Reference in a new issue