-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
17 changed files
with
461 additions
and
419 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
+++ | ||
title = "Karte" | ||
type = "full" | ||
+++ | ||
|
||
<iframe id="meshviewer" name="meshviewer" allowfullscreen="" allowtransparency="true" title="Meshviewer" seamless="" src="https://map.ffrn.de" width="100%" style="display:block; height: calc(100vh - 3.25em);width: 100%;"></iframe> | ||
<iframe id="meshviewer" name="meshviewer" allowfullscreen="" allowtransparency="true" title="Meshviewer" seamless="" src="https://map.ffrn.de" width="100%" style="display:block; height: calc(100vh - 3.25em);width: 100%; position:absolute;"></iframe> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,40 +6,40 @@ Kommunikation ist unser größtes Anliegen also scheue dich nicht, auch wegen kl | |
Du kannst uns dabei über verschiedene Wege erreichen: | ||
|
||
### Kontakt zur Community | ||
|
||
<div class="col-sm-6 mailform"> | ||
<div class="row"> | ||
<div class="col"> | ||
<h4><i class="fab fa-discourse"></i> Forum</h4> | ||
<p>Unser Hauptkommunikationskanal ist das <a href="https://forum.ffrn.de">Forum</a>. Egal welche Frage du rund um Freifunk, die Hardware, unsere Infrastruktur, die Treffen, Dienste etc. stellen willst, | ||
das Forum ist der Richtige Anlaufpunkt. Hier triffst du auf einen großteil der Community, welche dir gerne zur Seite steht! | ||
<p>Unser Hauptkommunikationskanal ist das <a href="https://forum.ffrn.de">Forum</a>. Egal welche Frage du rund um Freifunk, die Hardware, unsere Infrastruktur, die Treffen, Dienste etc. stellen willst, das Forum ist der Richtige Anlaufpunkt. Hier triffst du auf einen großteil der Community, welche dir gerne zur Seite steht! | ||
</p> | ||
</div> | ||
|
||
<div class="col-sm-6"> | ||
<br> | ||
<div class="col"> | ||
<h4><i class="fa fa-comments"></i> Chat</h4> | ||
<p>Wir verwenden als Chatlösung für den schnellen Kontakt Matrix. Du findest uns beispielsweise im Raum <a href="https://matrix.to/#/#ffrn:ffrn.de">#ffrn:ffrn.de</a>. Weitere Infos dazu bekommst du <a href="https://blog.ffrn.de/ffrn-matrix-raum/">hier</a>.</p><br> | ||
<p>Wir verwenden als Chatlösung für den schnellen Kontakt Matrix. Du findest uns beispielsweise im Raum <a href="https://matrix.to/#/#ffrn:ffrn.de">#ffrn:ffrn.de</a>. Weitere Infos dazu bekommst du <a href="https://blog.ffrn.de/ffrn-matrix-raum/">hier</a>.</p> | ||
</div> | ||
</div> | ||
|
||
| ||
|
||
### Social Media | ||
|
||
<div class="col-sm-6 mailform"> | ||
<div class="row"> | ||
<div class="col"> | ||
<h4><i class="fab fa-twitter"></i> Twitter</h4> | ||
<p>Auf Twitter sind wir über den Account <a target="_blank" href="https://twitter.com/FFRheinNeckar">@FFRheinNeckar</a> unterwegs.</p><br> | ||
<br> | ||
<p>Auf Twitter sind wir über den Account <a target="_blank" href="https://twitter.com/FFRheinNeckar">@FFRheinNeckar</a> unterwegs.</p> | ||
</div> | ||
<div class="col-sm-6"> | ||
<div class="col"> | ||
<h4><i class="fab fa-mastodon"></i> Mastodon</h4> | ||
<p>Unser gemeinsamer Mastodon Account ist <a target="_blank" href="https://chaos.social/@ffrn">@[email protected]</a>.</p><br> | ||
<p>Unser gemeinsamer Mastodon Account ist <a target="_blank" href="https://chaos.social/@ffrn">@[email protected]</a>.</p> | ||
</div> | ||
|
||
| ||
|
||
### Kontakt zum Verein | ||
|
||
<div class="mailform"> | ||
<div class="row"> | ||
<div class="col"> | ||
<h4><i class="fa fa-question-circle"></i> Anfrage</h4> | ||
<p>Du hast eine Frage zum Verein Freifunk Rhein-Neckar e.V. oder möchtest dich direkt an einen Ansprechpartner des Vereins wenden? | ||
<br>Dann schreib uns einfach eine Mail an <a href="mailto:[email protected]">[email protected]</a></p> | ||
</div> | ||
</div> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.