diff --git a/Dockerfile b/Dockerfile index c6080a9..72ee86a 100644 --- a/Dockerfile +++ b/Dockerfile @@ -2,13 +2,4 @@ FROM nginx:1.26.0-alpine COPY . /usr/share/nginx/html -ADD 'https://cloud.newpipe-ev.de/remote.php/dav/public-files/TSIDImDtSsyqjOD/member%20fee%20regulation%20en.pdf' /usr/share/nginx/html/assets/documents/ -ADD 'https://cloud.newpipe-ev.de/remote.php/dav/public-files/TSIDImDtSsyqjOD/privacy%20policy%20en.pdf' /usr/share/nginx/html/assets/documents/ -ADD 'https://cloud.newpipe-ev.de/remote.php/dav/public-files/TSIDImDtSsyqjOD/statute%20de.pdf' /usr/share/nginx/html/assets/documents/ -ADD 'https://cloud.newpipe-ev.de/remote.php/dav/public-files/TSIDImDtSsyqjOD/statute%20en.pdf' /usr/share/nginx/html/assets/documents/ -ADD 'https://cloud.newpipe-ev.de/remote.php/dav/public-files/TSIDImDtSsyqjOD/sepaMandateWithoutReference.pdf' /usr/share/nginx/html/assets/documents/ -ADD 'https://cloud.newpipe-ev.de/remote.php/dav/public-files/TSIDImDtSsyqjOD/evform.pdf' /usr/share/nginx/html/assets/documents/ -ADD 'https://cloud.newpipe-ev.de/remote.php/dav/public-files/TSIDImDtSsyqjOD/2023-07-13_board_protocol.pdf' /usr/share/nginx/html/assets/documents/ -ADD 'https://cloud.newpipe-ev.de/remote.php/dav/public-files/TSIDImDtSsyqjOD/2023-12-16_plenum_protocol.pdf' /usr/share/nginx/html/assets/documents/ -ADD 'https://cloud.newpipe-ev.de/remote.php/dav/public-files/TSIDImDtSsyqjOD/2023-12-16_board_protocol.pdf' /usr/share/nginx/html/assets/documents/ diff --git a/README.txt b/README.txt index 8b51703..4e098f5 100644 --- a/README.txt +++ b/README.txt @@ -1,5 +1,3 @@ This is the temporary website of the association. It is fully static, so pointing a webserver at index.html is enough to "run" it. - -The documents in ./assets/documents are updated by the dockerfile. diff --git a/about.html b/about.html index 8414dc8..752e13b 100644 --- a/about.html +++ b/about.html @@ -58,9 +58,6 @@
  • * engage in public relations activities and provide advertising materials for projects
  • -

    - These goals and everything required legally to run an association for these goals is written down in our statue, which we link to on this page. We also provide a best effort English translation of it, but legally binding is the German one. -

    The organization is governed by these three board members. They make day to day decisions and represent the organization. Every half year they have a meeting which every member can attend.

    @@ -75,10 +72,11 @@

    Important links

    diff --git a/assets/documents/2023-07-13_board_protocol.pdf b/assets/documents/2023-07-13_board_protocol.pdf deleted file mode 100644 index 35693f5..0000000 Binary files a/assets/documents/2023-07-13_board_protocol.pdf and /dev/null differ diff --git a/assets/documents/2023-12-16_board_protocol.pdf b/assets/documents/2023-12-16_board_protocol.pdf deleted file mode 100644 index 43ddf1a..0000000 Binary files a/assets/documents/2023-12-16_board_protocol.pdf and /dev/null differ diff --git a/assets/documents/2023-12-16_plenum_protocol.pdf b/assets/documents/2023-12-16_plenum_protocol.pdf deleted file mode 100644 index 12e646a..0000000 Binary files a/assets/documents/2023-12-16_plenum_protocol.pdf and /dev/null differ diff --git a/assets/documents/evform.pdf b/assets/documents/evform.pdf deleted file mode 100644 index 0e1c164..0000000 Binary files a/assets/documents/evform.pdf and /dev/null differ diff --git a/assets/documents/member fee regulation en.pdf b/assets/documents/member fee regulation en.pdf deleted file mode 100644 index 239bf6b..0000000 Binary files a/assets/documents/member fee regulation en.pdf and /dev/null differ diff --git a/assets/documents/privacy policy en.pdf b/assets/documents/privacy policy en.pdf deleted file mode 100644 index 0c2f2fe..0000000 Binary files a/assets/documents/privacy policy en.pdf and /dev/null differ diff --git a/assets/documents/sepaMandateWithoutReference.pdf b/assets/documents/sepaMandateWithoutReference.pdf deleted file mode 100644 index 2787802..0000000 Binary files a/assets/documents/sepaMandateWithoutReference.pdf and /dev/null differ diff --git a/assets/documents/statute de.pdf b/assets/documents/statute de.pdf deleted file mode 100644 index 3e797fc..0000000 Binary files a/assets/documents/statute de.pdf and /dev/null differ diff --git a/assets/documents/statute en.pdf b/assets/documents/statute en.pdf deleted file mode 100644 index 038bf5f..0000000 Binary files a/assets/documents/statute en.pdf and /dev/null differ diff --git a/join.html b/join.html index 0e3b6b1..ea3469b 100644 --- a/join.html +++ b/join.html @@ -61,7 +61,7 @@ Every other entity can become a supporting member. Supporting members pay a yearly fee of 120 EUR, do not get active or passive suffrage, and have to appoint a natural person to act on their behalf.

    - To join the association, please fill out this signup form. If you choose the SEPA mandate, fill that out as well, and then mail these forms to the board. We hope to hear from you! + To join the association, please fill out this signup form. If you choose the SEPA mandate, fill that out as well, and then mail these forms to the board. We hope to hear from you!

    diff --git a/posts/2023-07-13_1st_board_meeting.html b/posts/2023-07-13_1st_board_meeting.html index c6caed1..782a3f0 100644 --- a/posts/2023-07-13_1st_board_meeting.html +++ b/posts/2023-07-13_1st_board_meeting.html @@ -67,7 +67,7 @@

    13.07.2023

    - Today we had our first board meeting. The full protocol can be found here. + Today we had our first board meeting. The full protocol can be found here.

    This meeting was mostly a recap of what got done. The bank account was created at the GLS, a medium-sized server was bought and the newpipe-ev.de domain. Also a backup space at hetzner. Also a mailbox email was created to get infrastructure relevant e-mail to a second mail provider. diff --git a/posts/2023-12-19_1st_plenum_2nd_board_meeting.html b/posts/2023-12-19_1st_plenum_2nd_board_meeting.html index a2d3415..e083867 100644 --- a/posts/2023-12-19_1st_plenum_2nd_board_meeting.html +++ b/posts/2023-12-19_1st_plenum_2nd_board_meeting.html @@ -67,7 +67,7 @@

    19.12.2023

    - Today we had our second board and the first plenum meeting. The full protocol can be found here and here. + Today we had our second board and the first plenum meeting. The full protocol can be found here and here.

    In the board meeting, the conversion from donation currency was discussed. This was changed from allowing all currencies supported by liberapay to just EUR to make fees more transparent. Also it was decided to setup a temporary e-mail as well as website. The decision about pseudonyms was ratified. This also meant a change in privacy policy which needs to be acknowledged by the plenum.