2018-03-10 08:02:53 +00:00
<!DOCTYPE html>
< html lang = "de" >
< head >
< meta charset = "utf-8" / >
< meta http-equiv = "X-UA-Compatible" content = "IE=edge" / >
< meta name = "viewport" content = "width=device-width, initial-scale=1" / >
< title > Freifunk Rhein-Sieg< / title >
< meta name = "author" content = "Freifunk Rhein-Sieg" / >
< link rel = "stylesheet" href = "css/index.css" >
2018-03-10 14:32:15 +00:00
< link rel = "stylesheet" href = "https://cdnjs.cloudflare.com/ajax/libs/materialize/0.100.2/css/materialize.min.css" integrity = "sha256-e22BQKCF7bb/h/4MFJ1a4lTRR2OuAe8Hxa/3tgU5Taw=" crossorigin = "anonymous" / >
2018-03-10 08:02:53 +00:00
<!-- Icons -->
< script defer src = "https://use.fontawesome.com/releases/v5.0.8/js/all.js" > < / script >
< / head >
< body >
< header class = "navbar-fixed" >
< nav >
< div class = "nav-wrapper" >
< a href = "#" class = "brand-logo" > Freifunk Rhein-Sieg e.V.< / a >
< ul class = "right hide-on-med-and-down" >
< li class = "navitem" id = "nav-communities" > < a href = "#communities" > Communities< / a > < / li >
< li class = "navitem" id = "nav-links" > < a href = "#links" > Links< / a > < / li >
< li class = "navitem" id = "nav-contact" > < a href = "#contact" > Kontakt< / a > < / li >
2018-03-11 17:50:35 +00:00
< li class = "navitem" id = "nav-spenden" > < a href = "#spenden" > Spenden< / a > < / li >
2018-03-11 17:00:45 +00:00
< li class = "navitem" id = "nav-mitglied-werden" > < a href = "#mitglied-werden" > Mitglied werden< / a > < / li >
2018-03-10 08:02:53 +00:00
< / ul >
< / div >
< / nav >
< / header >
< main class = "container" >
< section id = "communities" class = "scrollspy" >
< div class = "center" >
2018-03-10 12:33:31 +00:00
< h2 class = "thin" > Unsere Communities< / h2 >
2018-03-10 08:02:53 +00:00
< / div >
< div class = "row linear-gradient-card-wrapper" >
2018-03-10 12:33:31 +00:00
< div class = "col s12 m10 l4" style = "margin-left: auto; margin-right: auto" >
2018-03-10 08:02:53 +00:00
< div class = "linear-gradient-card blue-gradient" >
< span class = "title" >
Freifunk Siegburg
< / span >
< span class = "description" >
Die nichtkommerzielle Initiative fü r den Aufbau freier WLAN-Netzwerke in Siegburg
< / span >
< div class = "links" >
2018-03-10 13:57:50 +00:00
< a class = "btn-floating btn-large" target = "_blank" href = "http://www.freifunk-siegburg.de" > < i class = "fas fa-globe" > < / i > < / a >
< a class = "btn-floating btn-large" target = "_blank" href = "https://de-de.facebook.com/freifunksiegburg" > < i class = "fab fa-facebook-f" > < / i > < / a >
< a class = "btn-floating btn-large" target = "_blank" href = "https://twitter.com/ff_siegburg" > < i class = "fab fa-twitter" > < / i > < / a >
< a class = "btn-floating btn-large" target = "_blank" href = "http://www.freifunk-siegburg.de/kontakt/" > < i class = "fas fa-envelope" > < / i > < / a >
2018-03-10 08:02:53 +00:00
< / div >
< / div >
< / div >
2018-03-10 12:33:31 +00:00
< div class = "col s12 m10 l4" >
2018-03-10 08:02:53 +00:00
< div class = "linear-gradient-card pink-gradient" >
< span class = "title" >
Freifunk Troisdorf
< / span >
< span class = "description" >
Die nichtkommerzielle Initiative fü r den Aufbau freier WLAN-Netzwerke in Troisdorf
< / span >
< div class = "links" >
2018-03-10 13:57:50 +00:00
< a class = "btn-floating btn-large" target = "_blank" href = "https://freifunk-troisdorf.de" > < i class = "fas fa-globe" > < / i > < / a >
< a class = "btn-floating btn-large" target = "_blank" href = "https://www.facebook.com/freifunktdf" > < i class = "fab fa-facebook-f" > < / i > < / a >
< a class = "btn-floating btn-large" target = "_blank" href = "mailto:kontakt@freifunk-troisdorf.de" > < i class = "fas fa-envelope" > < / i > < / a >
2018-03-10 08:02:53 +00:00
< / div >
< / div >
< / div >
2018-03-10 12:33:31 +00:00
< div class = "col s12 m10 l4" >
2018-03-10 08:02:53 +00:00
< div class = "linear-gradient-card orange-gradient" >
< span class = "title" >
Freifunk Rheinbach
< / span >
< span class = "description" >
Die nichtkommerzielle Initiative fü r den Aufbau freier WLAN-Netzwerke in Rheinbach
< / span >
< div class = "links" >
2018-03-10 13:57:50 +00:00
< a class = "btn-floating btn-large" target = "_blank" href = "http://freifunk-rheinbach.de" > < i class = "fas fa-globe" > < / i > < / a >
< a class = "btn-floating btn-large" target = "_blank" href = "https://www.facebook.com/ffrhb" > < i class = "fab fa-facebook-f" > < / i > < / a >
< a class = "btn-floating btn-large" target = "_blank" href = "mailto:thomas@freifunk-rheinbach.de" > < i class = "fas fa-envelope" > < / i > < / a >
2018-03-10 08:02:53 +00:00
< / div >
< / div >
< / div >
< / div >
< / section >
< section id = "links" class = "scrollspy" >
< div class = "center" >
2018-03-10 12:33:31 +00:00
< h2 class = "thin" > Links< / h2 >
< / div >
< div class = "row" >
< div class = "col s12 m6" >
< div class = "card" >
< div class = "card-image" >
< img src = "images/links_firmware_downloader.png" >
< / div >
< div class = "card-content" >
2018-03-10 13:57:50 +00:00
< span class = "card-title" > < a target = "_blank" href = "https://downloader.freifunk-rhein-sieg.net" > Firmware Downloader< / a > < / span >
2018-03-10 12:33:31 +00:00
< p > Das ist der zentrale Anlaufpunkte fü r das Downloaden der Firmware von den Communities in der Region.< / p >
< / div >
< div class = "card-action" >
2018-03-10 13:57:50 +00:00
< a target = "_blank" href = "https://downloader.freifunk-rhein-sieg.net" > Zum Firmware-Downloader< / a >
2018-03-10 12:33:31 +00:00
< / div >
< / div >
< / div >
< div class = "col s12 m6" >
< div class = "card" >
< div class = "card-image" >
< img src = "images/links_firmware_downloader.png" >
< / div >
< div class = "card-content" >
2018-03-10 13:57:50 +00:00
< span class = "card-title" > < a target = "_blank" href = "#" > Karte< / a > < / span >
2018-03-10 12:33:31 +00:00
< p > Das ist die zentrale Karte, wo die Freifunk-Knoten der Communities angezeigt werden.< / p >
< / div >
< div class = "card-action" >
2018-03-10 13:57:50 +00:00
< a target = "_blank" href = "#" > Zur Karte< / a >
2018-03-10 12:33:31 +00:00
< / div >
< / div >
< / div >
2018-03-10 08:02:53 +00:00
< / div >
< / section >
< section id = "contact" class = "scrollspy" >
< div class = "center" >
2018-03-10 12:33:31 +00:00
< h2 class = "thin" > Kontakt aufnehmen< / h2 >
2018-03-10 08:02:53 +00:00
< / div >
2018-03-10 14:32:15 +00:00
< p > Um uns zu kontaktieren schick uns eine E-Mail an < a href = "mailto:kontakt@freifunk-rhein-sieg.net" > kontakt@freifunk-rhein-sieg.net< / a > .< / p >
2018-03-10 08:02:53 +00:00
< / section >
2018-03-11 17:50:35 +00:00
< section id = "spenden" class = "scrollspy row" >
< div class = "center" >
< h2 class = "thin" > Spenden< / h2 >
< / div >
< b > per Ü berweisung< / b >
< p >
Kontoinhaber: Freifunk-Rhein-Sieg e.V.
< br >
IBAN: DE012345678901234567
< br >
BIC: ABCDDEHDYXZ
< / p >
< / section >
2018-03-11 17:00:45 +00:00
< section id = "mitglied-werden" class = "scrollspy row" >
2018-03-10 08:02:53 +00:00
< div class = "center" >
2018-03-11 17:00:45 +00:00
< h2 class = "thin" > Mitglied werden< / h2 >
2018-03-10 08:02:53 +00:00
< / div >
2018-03-11 17:00:45 +00:00
< b > Ordentliches Mitglied< / b >
< p >
2018-03-11 17:50:35 +00:00
Wir suchen immer nach Mitgliedern, die uns gerne unterstü tzen möchen, wenn Sie Mitglied werden wollen, fü llen Sie dann bitte den Antrag an und schicken Sie ihn an den Vorstand.
2018-03-11 17:00:45 +00:00
< br >
< a href = "/documents/mitgliedsantraege/ordentliches-mitglied.pdf" > Antrag fü r ein ordentliches Mitglied< / a >
< / p >
< b > Fö rdermitglied< / b >
< p >
Sie wollen uns unterstü tzen, aber kö nnen uns nicht aktiv unterstützen?
< br > < br >
Dann freuen wir uns auch, wenn Sie uns durch eine Fördermitgliedschaft trotzdem unterstützen. Es gibt zwei verschiedene Anträ ge, einen fü r Privatpersonen und einen fü r Firmen. Bitte fü llen Sie den entsprechenen Antrag aus und senden Sie diesen an den Vorstand. Bei Fragen senden Sie bitte eine
< a href = "mailto:vorstand@freifunk-rhein-sieg.net" > E-Mail< / a > .
< br >
< a href = "/documents/mitgliedsantraege/foerdermitglied-privatperson.pdf" > Antrag fü r ein Fö rdermitglied (Privatpersonen)< / a >
< br >
< a href = "/documents/mitgliedsantraege/foerdermitglied-firmen.pdf" > Antrag fü r ein Fö rdermitglied (Firmen)< / a >
< / p >
2018-03-10 08:02:53 +00:00
< / section >
< / main >
2018-03-10 14:32:15 +00:00
< footer class = "page-footer" >
2018-03-11 17:50:35 +00:00
< div class = "container" >
< div class = "row" >
< div class = "col l6 s12" >
< h5 class = "white-text" > Downloads< / h5 >
< ul >
< li > < a href = "documents/satzung/vereinssatzung.pdf" class = "grey-text text-lighten-3" > Vereinssatzung< / a > < / li >
< li > < a href = "documents" class = "grey-text text-lighten-3" > < / a > < / li >
< li > < a href = "documents" class = "grey-text text-lighten-3" > < / a > < / li >
< / ul >
< / div >
< div class = "col l4 offset-l2 s12" >
< h5 class = "white-text" > Rechtliche Hinweise< / h5 >
< ul >
< li > < a class = "grey-text text-lighten-3" href = "impressum.html" > Impressum< / a > < / li >
< li > < a class = "grey-text text-lighten-3" href = "datenschutz.html" > Datenschutzerklä rung< / a > < / li >
< / ul >
< / div >
< / div >
< / div >
2018-03-10 14:32:15 +00:00
< div class = "footer-copyright" >
< div class = "container" >
© 2018 Freifunk Rhein-Sieg e.V., < a href = "https://labcode.de" > Leo Maroni< / a >
< / div >
< / div >
< / footer >
2018-03-10 08:02:53 +00:00
< script src = "https://cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.min.js" integrity = "sha256-hwg4gsxgFZhOsEEamdOYGBf13FyQuiTwlAQgxVSNgt4=" crossorigin = "anonymous" > < / script >
< script src = "https://cdnjs.cloudflare.com/ajax/libs/materialize/0.100.2/js/materialize.min.js" integrity = "sha256-uWtSXRErwH9kdJTIr1swfHFJn/d/WQ6s72gELOHXQGM=" crossorigin = "anonymous" > < / script >
< script src = "js/main.js" > < / script >
< / body >
< / html >