summaryrefslogtreecommitdiffstats
path: root/build.sh
diff options
context:
space:
mode:
Diffstat (limited to 'build.sh')
-rwxr-xr-xbuild.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/build.sh b/build.sh
index bd3b5bc..99db45b 100755
--- a/build.sh
+++ b/build.sh
@@ -23,4 +23,9 @@ q
EOF
done
+journal="decadv-2025"
+[ -x "$(which html-journal)" ] && {
+ html-journal "${journal}.html" "https://aaoth.xyz/${journal}.html" > dist/"${journal}-atom.xml"
+}
+
rm ./*-inc.htm