build longlog.gmi from posts and header template

This commit is contained in:
2026-04-25 10:47:21 +01:00
parent 92b58d8999
commit 9a64bad16e
5 changed files with 43 additions and 31 deletions
+1
View File
@@ -38,6 +38,7 @@ RUN while read feed; do \
COPY capsule .
COPY common /var/common
RUN ./build_microlog.bash
RUN ./build_longlog.bash
RUN ./build_loglog.bash
CMD \