summaryrefslogtreecommitdiffhomepage
path: root/build
diff options
context:
space:
mode:
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|