summaryrefslogtreecommitdiffhomepage
path: root/build
diff options
context:
space:
mode:
authorThomas Voss <mail@thomasvoss.com> 2023-05-24 02:10:11 +0200
committerThomas Voss <mail@thomasvoss.com> 2023-05-24 02:10:11 +0200
commit8372e02f11e0914324ebf9f495393b4a9df01dd7 (patch)
tree5ef7826eb9c1ab1722cdd4f03851e1e914a577fe /build
parentca5fa047343470826da1843b6ce5a0ae9f02a5fb (diff)
Changelog fixes
Diffstat (limited to 'build')
-rwxr-xr-xbuild3
1 files changed, 3 insertions, 0 deletions
diff --git a/build b/build
index 4521378..d7103ff 100755
--- a/build
+++ b/build
@@ -25,6 +25,9 @@ compile_for_lang() {
$od/nav-bar.html
sed -i "\\.<a href=/$1XYZ>.d" $od/nav-bar.html
+ mkdir $od/changelog
+ cp out/changelog.html $od/changelog/index.html
+
find $od -name '*.html' \
| pee cat "xargs -- sed -i '
s|href=/XX|href=/$1|