commit: 10a04ed1137385fbf1f799c0e9f00bd12d28536a
parent a618854255c4e859fc237486ee02cbf89a4b8791
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date: Tue, 11 Nov 2025 03:49:39 +0100
build.ninja: compress feed.atom & flux.atom
Diffstat:
1 file changed, 4 insertions(+), 0 deletions(-)
diff --git a/build.ninja b/build.ninja
@@ -39,8 +39,12 @@ build bookmarks.atom.br: brotli bookmarks.atom
build bookmarks.atom.gz: gzip bookmarks.atom
build feed.atom: xinclude feed.atom.in
+build feed.atom.br: brotli feed.atom
+build feed.atom.gz: gzip feed.atom
build atom.xsl: xinclude atom.xsl.in
build flux.atom: xinclude flux.atom.in
+build flux.atom.br: brotli flux.atom
+build flux.atom.gz: gzip flux.atom
build atom.fr.xsl: xinclude atom.fr.xsl.in
build templates/en/nav.xml: xslt templates/en/nav.xml.in | templates/en/nav.xsl