Compare commits
38 Commits
kleinere-a
...
master
Author | SHA1 | Date | |
---|---|---|---|
e98a4d91fe | |||
b3d9dd82e2 | |||
25390fe530 | |||
e1321b38ce | |||
30e35af29b | |||
555c817bf6 | |||
deb9681087 | |||
bff6e05864 | |||
f8b5de4073 | |||
36028f8397 | |||
f29e7d4dcd | |||
040fbcf636 | |||
a03630a591 | |||
b344a438a6 | |||
f23f3374d0 | |||
bb6f9667d9 | |||
7cfdfbe502 | |||
bfe560bf14 | |||
d8ff32d679 | |||
8b50813e55 | |||
732b3180c3 | |||
6d834f660a | |||
f2b516e0be | |||
758323896e | |||
383286c4cd | |||
55c9972433 | |||
b1d9c742a3 | |||
dee8b02ff8 | |||
40c3124f49 | |||
03e4a28e43 | |||
5224652a87 | |||
631c7b5b34 | |||
d1c48e8474 | |||
6a3494504d | |||
af9b59628c | |||
3025376b86 | |||
8466d1a928 | |||
fce092676f |
33
.drone.yml
@ -1,33 +0,0 @@
|
|||||||
kind: pipeline
|
|
||||||
name: website build
|
|
||||||
|
|
||||||
steps:
|
|
||||||
- name: docker
|
|
||||||
image: plugins/docker
|
|
||||||
settings:
|
|
||||||
repo: fftdf/freifunk-rhein-sieg.net
|
|
||||||
username:
|
|
||||||
from_secret: docker_username
|
|
||||||
password:
|
|
||||||
from_secret: docker_password
|
|
||||||
tags: ${DRONE_COMMIT_BRANCH}
|
|
||||||
|
|
||||||
- name: publish Website
|
|
||||||
image: appleboy/drone-ssh
|
|
||||||
settings:
|
|
||||||
host: freifunk-rhein-sieg.net
|
|
||||||
port: 22
|
|
||||||
username: dronebot
|
|
||||||
password:
|
|
||||||
from_secret: ffrs_server_password
|
|
||||||
script:
|
|
||||||
- cd /opt/docker/ffrs-website-docker-compose/
|
|
||||||
- docker-compose pull
|
|
||||||
- docker-compose up -d
|
|
||||||
|
|
||||||
- name: slack
|
|
||||||
image: plugins/slack
|
|
||||||
settings:
|
|
||||||
webhook:
|
|
||||||
from_secret: slack_webhook
|
|
||||||
channel: z_rhein-sieg-website
|
|
3
.gitignore
vendored
@ -124,4 +124,5 @@ fabric.properties
|
|||||||
.idea/sonarlint
|
.idea/sonarlint
|
||||||
|
|
||||||
|
|
||||||
# End of https://www.gitignore.io/api/ruby,jekyll,webstorm
|
# End of https://www.gitignore.io/api/ruby,jekyll,webstorm
|
||||||
|
.DS_Store
|
||||||
|
31
.woodpecker.yml
Normal file
@ -0,0 +1,31 @@
|
|||||||
|
---
|
||||||
|
platform: linux/arm64
|
||||||
|
|
||||||
|
pipeline:
|
||||||
|
docker:
|
||||||
|
image: woodpeckerci/plugin-docker-buildx
|
||||||
|
settings:
|
||||||
|
platforms: linux/amd64
|
||||||
|
registry: git.freifunk-rhein-sieg.net
|
||||||
|
repo: git.freifunk-rhein-sieg.net/freifunk-rhein-sieg/freifunk-rhein-sieg.net
|
||||||
|
username:
|
||||||
|
from_secret: gitea_user
|
||||||
|
password:
|
||||||
|
from_secret: gitea_token
|
||||||
|
tags: latest
|
||||||
|
when:
|
||||||
|
- branch: master
|
||||||
|
|
||||||
|
docker-devel:
|
||||||
|
image: woodpeckerci/plugin-docker-buildx
|
||||||
|
settings:
|
||||||
|
platforms: linux/amd64
|
||||||
|
registry: git.freifunk-rhein-sieg.net
|
||||||
|
repo: git.freifunk-rhein-sieg.net/freifunk-rhein-sieg/freifunk-rhein-sieg.net
|
||||||
|
username:
|
||||||
|
from_secret: gitea_user
|
||||||
|
password:
|
||||||
|
from_secret: gitea_token
|
||||||
|
tags: devel
|
||||||
|
when:
|
||||||
|
- branch: devel
|
@ -1,4 +1,4 @@
|
|||||||
FROM monachus/hugo:v0.64.0 AS builder
|
FROM klakegg/hugo:0.64.0-onbuild AS builder
|
||||||
|
|
||||||
FROM nginx:1.17.6-alpine
|
FROM nginx:1.25.2-alpine
|
||||||
COPY --from=builder /usr/share/nginx/html /usr/share/nginx/html
|
COPY --from=builder /target /usr/share/nginx/html
|
||||||
|
30
content/kontakt.md
Normal file
@ -0,0 +1,30 @@
|
|||||||
|
---
|
||||||
|
title: "Kontakt"
|
||||||
|
date: 2020-02-10T17:19:33+01:00
|
||||||
|
draft: false
|
||||||
|
---
|
||||||
|
|
||||||
|
# Kontakt
|
||||||
|
|
||||||
|
## per E-Mail im Ticket Sytem
|
||||||
|
|
||||||
|
<button id="zammad-feedback-form">Feedback</button>
|
||||||
|
|
||||||
|
<script id="zammad_form_script" src="https://support.freifunk-rhein-sieg.net/assets/form/form.js"></script>
|
||||||
|
|
||||||
|
<script>
|
||||||
|
$(function() {
|
||||||
|
$('#zammad-feedback-form').ZammadForm({
|
||||||
|
messageTitle: 'Feedback-Formular',
|
||||||
|
messageSubmit: 'Übermitteln',
|
||||||
|
messageThankYou: 'Vielen Dank für Ihre Anfrage (#%s). Wir melden uns umgehend.',
|
||||||
|
modal: true
|
||||||
|
});
|
||||||
|
});
|
||||||
|
</script>
|
||||||
|
|
||||||
|
## Community Treffen
|
||||||
|
|
||||||
|
Wir treffen und Monatlich in der AWO Troisdorf Mitte. Die aktuellen Termine findest du auf der Webseite der Community Troisdorf:
|
||||||
|
|
||||||
|
[Freifunk Treffen](https://freifunk-troisdorf.de/kontakt_treffen/)
|
@ -31,5 +31,5 @@ Wenn du noch Fragen hast schreib uns. [Email](/kontakt)
|
|||||||
### per Überweisung
|
### per Überweisung
|
||||||
|
|
||||||
Kontoinhaber: Freifunk-Rhein-Sieg e.V.\
|
Kontoinhaber: Freifunk-Rhein-Sieg e.V.\
|
||||||
IBAN: DE45 7002 2200 0020 3678 81\
|
IBAN: DE28 8306 5408 0005 2140 68\
|
||||||
BIC: FDDODEMMXXX
|
BIC: GENODEF1SLR
|
@ -2,6 +2,7 @@
|
|||||||
title: "Über uns"
|
title: "Über uns"
|
||||||
date: 2019-03-09T20:16:47+01:00
|
date: 2019-03-09T20:16:47+01:00
|
||||||
url: /
|
url: /
|
||||||
|
permalink: "/ueber_uns/"
|
||||||
draft: false
|
draft: false
|
||||||
---
|
---
|
||||||
|
|
@ -14,12 +14,12 @@ draft: false
|
|||||||
{{< sponsor img="/logo_lohmar.jpg" alt="Logo Stadt Lohmar" link="https://www.lohmar.de" >}}
|
{{< sponsor img="/logo_lohmar.jpg" alt="Logo Stadt Lohmar" link="https://www.lohmar.de" >}}
|
||||||
{{< sponsor img="/logo_camping_lohmar_ort.jpg" alt="Logo Camping Lohmar Ort" link="http://www.campingplatz-lohmar.de" >}}
|
{{< sponsor img="/logo_camping_lohmar_ort.jpg" alt="Logo Camping Lohmar Ort" link="http://www.campingplatz-lohmar.de" >}}
|
||||||
{{< sponsor img="/logo_achtermann.jpeg" alt="Logo Achtemann" link="http://www.achtermann.de" >}}
|
{{< sponsor img="/logo_achtermann.jpeg" alt="Logo Achtemann" link="http://www.achtermann.de" >}}
|
||||||
{{< sponsor img="/logo_niederkassel.png" alt="Logo Stadt Niederkassel" link="https://www.niederkassel.de" >}}
|
{{< sponsor img="/logo_wachtberg.png" alt="Logo Gemeinde Wachtberg" link="https://www.wachtberg.de" >}}
|
||||||
{{< sponsor img="/logo_paritaetische.jpg" alt="Logo Der Paritätische" link="https://rhein-sieg.paritaet-nrw.org" >}}
|
{{< sponsor img="/logo_paritaetische.jpg" alt="Logo Der Paritätische" link="https://rhein-sieg.paritaet-nrw.org" >}}
|
||||||
|
{{< sponsor img="/logo_seg_niederkassel.jpg" alt="Logo SEG Niederkassel" link="https://seg-niederkassel.de" >}}
|
||||||
|
|
||||||
## Kooperationspartner
|
## Kooperationspartner
|
||||||
|
|
||||||
{{< sponsor img="/logo_ffrl.svg" alt="Logo Freifunk Rheinland" link="http://freifunk-rheinland.net" >}}
|
{{< sponsor img="/logo_ffrl.svg" alt="Logo Freifunk Rheinland" link="http://freifunk-rheinland.net" >}}
|
||||||
{{< sponsor img="/logo_trowista.jpg" alt="Logo Trowista GmbH" link="http://trowista.de" >}}
|
{{< sponsor img="/logo_trowista.jpg" alt="Logo Trowista GmbH" link="http://trowista.de" >}}
|
||||||
{{< sponsor img="/logo_staatskanzlei_nrw.svg" alt="Logo Staatskanzlei NRW" link="https://www.land.nrw/de/landesregierung/ministerpraesident/staatskanzlei" >}}
|
{{< sponsor img="/logo_staatskanzlei_nrw.svg" alt="Logo Staatskanzlei NRW" link="https://www.land.nrw/de/landesregierung/ministerpraesident/staatskanzlei" >}}
|
||||||
{{< sponsor img="/logo_seg_niederkassel.jpg" alt="Logo SEG Niederkassel" link="https://seg-niederkassel.de" >}}
|
|
@ -1,17 +0,0 @@
|
|||||||
---
|
|
||||||
title: "Kontakt"
|
|
||||||
date: 2020-02-10T17:19:33+01:00
|
|
||||||
draft: false
|
|
||||||
---
|
|
||||||
|
|
||||||
# Kontakt
|
|
||||||
|
|
||||||
## per E-Mail im Ticket Sytem
|
|
||||||
|
|
||||||
E-Mail/Ticket: [Ticket System](https://tickets.freifunk-rhein-sieg.net/open.php)
|
|
||||||
|
|
||||||
## Community Treffen
|
|
||||||
|
|
||||||
Wir treffen und Monatlich in der AWO Troisdorf Mitte. Die aktuellen Termine findest du auf der Webseite der Community Troisdorf:
|
|
||||||
|
|
||||||
[Freifunk Treffen](https://freifunk-troisdorf.de/kontakt_treffen/)
|
|
@ -1,5 +0,0 @@
|
|||||||
{{ define "main" }}
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
{{ end }}
|
|
BIN
static/Mitgliedsantrag.pdf
Normal file
Before Width: | Height: | Size: 8.7 KiB After Width: | Height: | Size: 8.7 KiB |
Before Width: | Height: | Size: 2.3 KiB After Width: | Height: | Size: 2.3 KiB |
Before Width: | Height: | Size: 52 KiB After Width: | Height: | Size: 52 KiB |
Before Width: | Height: | Size: 1021 B After Width: | Height: | Size: 1021 B |
Before Width: | Height: | Size: 38 KiB After Width: | Height: | Size: 38 KiB |
Before Width: | Height: | Size: 7.2 KiB After Width: | Height: | Size: 7.2 KiB |
Before Width: | Height: | Size: 20 KiB After Width: | Height: | Size: 20 KiB |
Before Width: | Height: | Size: 5.6 KiB After Width: | Height: | Size: 5.6 KiB |
Before Width: | Height: | Size: 63 KiB After Width: | Height: | Size: 63 KiB |
Before Width: | Height: | Size: 21 KiB After Width: | Height: | Size: 21 KiB |
Before Width: | Height: | Size: 23 KiB After Width: | Height: | Size: 23 KiB |
Before Width: | Height: | Size: 28 KiB After Width: | Height: | Size: 28 KiB |
Before Width: | Height: | Size: 4.5 KiB After Width: | Height: | Size: 4.5 KiB |
Before Width: | Height: | Size: 11 KiB After Width: | Height: | Size: 11 KiB |
Before Width: | Height: | Size: 8.0 KiB After Width: | Height: | Size: 8.0 KiB |
BIN
static/logo_wachtberg.png
Normal file
After Width: | Height: | Size: 32 KiB |
Before Width: | Height: | Size: 20 KiB After Width: | Height: | Size: 20 KiB |
Before Width: | Height: | Size: 1.0 KiB After Width: | Height: | Size: 1.0 KiB |
Before Width: | Height: | Size: 66 KiB After Width: | Height: | Size: 66 KiB |
Before Width: | Height: | Size: 109 KiB After Width: | Height: | Size: 109 KiB |
Before Width: | Height: | Size: 54 KiB After Width: | Height: | Size: 54 KiB |
Before Width: | Height: | Size: 1.5 MiB After Width: | Height: | Size: 1.5 MiB |
Before Width: | Height: | Size: 385 KiB After Width: | Height: | Size: 385 KiB |
Before Width: | Height: | Size: 162 KiB After Width: | Height: | Size: 162 KiB |