From 1e5c36346bf65fbfc8fcee4b0ec4bc5861180ae3 Mon Sep 17 00:00:00 2001 From: Nico Schottelius Date: Mon, 13 Oct 2025 17:12:38 +0200 Subject: [PATCH] rebuild with gpm archives --- Dockerfile | 1 + gpm-archives.sh | 27 +++++++++++++++++++++++++++ tags/ikiwiki.mdwn | 4 ++++ tags/porsche.mdwn | 4 ++++ 4 files changed, 36 insertions(+) create mode 100755 gpm-archives.sh create mode 100644 tags/ikiwiki.mdwn create mode 100644 tags/porsche.mdwn diff --git a/Dockerfile b/Dockerfile index 542191e5..1098e358 100644 --- a/Dockerfile +++ b/Dockerfile @@ -4,6 +4,7 @@ RUN apk add --no-cache ikiwiki git COPY . /build WORKDIR /build RUN ikiwiki --rebuild --setup ikiwiki.setup +RUN ./gpm-archives.sh FROM nginx:alpine COPY --from=0 /tmp/www /usr/share/nginx/html diff --git a/gpm-archives.sh b/gpm-archives.sh new file mode 100755 index 00000000..677c8291 --- /dev/null +++ b/gpm-archives.sh @@ -0,0 +1,27 @@ +#!/bin/sh +# 2025-10-13, Nico Schottelius + +destdir=/tmp/www/software/gpm/archives +indexhtml=$destdir/index.html + +cd software/gpm/archives/ +cat > ${indexhtml} < + +GPM archives + + +

GPM archives

+