feat: remove netto
All checks were successful
deploy / deploy (push) Successful in 25s

This commit is contained in:
ndsboy 2025-05-06 17:23:57 +00:00
parent a673910c9d
commit 3ae8ab4c86
5 changed files with 731 additions and 531 deletions

View file

@ -4,11 +4,10 @@
"features": {
"ghcr.io/devcontainers/features/node": {}
},
"containerUser": "vscode",
"forwardPorts": ["4321"],
"containerEnv": {
"ASTRO_TELEMETRY_DISABLED": "true"
},
"postStartCommand": "npm install",
"runArgs": ["--userns=keep-id", "--security-opt=label=disable"],
"customizations": {
"vscode": {

View file

@ -7,7 +7,7 @@ RUN npm run build
FROM git.swablab.de/swablab/documents AS documents
FROM docker.io/nginxinc/nginx-unprivileged:1.27.4
FROM docker.io/nginxinc/nginx-unprivileged:alpine-slim
COPY ./nginx.conf /etc/nginx/conf.d/default.conf
COPY --from=build /app/dist /usr/share/nginx/html
COPY --from=documents / /usr/share/nginx/html/docs

1242
package-lock.json generated

File diff suppressed because it is too large Load diff

Binary file not shown.

Before

Width:  |  Height:  |  Size: 145 KiB

View file

@ -24,19 +24,6 @@ import Page from "../layouts/Page.astro"
<span class="icon-[ph--arrow-circle-down-duotone] h-16 w-16"></span>
</a>
<Section title="Unterstütze uns bei der Netto Vereinsspende!" jumpId="news">
<img class="rounded-box" src="/netto.jpg" alt="Vereinsspende bei Netto" />
<Text>
Wir würden uns freuen, wenn du bei der Aktion "Bring dich ein für deinen
Verein" kostenlos für uns abstimmst. Jede Stimme zählt!
</Text>
<Link
text="Link zur Aktion"
href="https://www.netto-online.de/vereinsspende/swablab-e.V..vhtm"
/>
</Section>
<Section title="Offene Werkstatt?" jumpId="start">
<DirectusImg
src="753d211b-8b28-42cb-8ddd-0777911b3511"