summaryrefslogtreecommitdiff
path: root/build.sh
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2018-12-30 18:41:59 +0200
committerLars Wirzenius <liw@liw.fi>2018-12-30 18:41:59 +0200
commit6496c5e010b1d7ca722a2981206bf3c79789820a (patch)
tree2e4bab6bb9d04f10be46179fc9a3c47ea16f4d29 /build.sh
parentdde454d54147d8fba5ea263bdf66d1cc48c44968 (diff)
downloadeffireg-website-6496c5e010b1d7ca722a2981206bf3c79789820a.tar.gz
Fix: adapt Makefile, build.sh for ikiwiki site
Diffstat (limited to 'build.sh')
-rwxr-xr-xbuild.sh9
1 files changed, 0 insertions, 9 deletions
diff --git a/build.sh b/build.sh
index 8a04877..e2a8a8a 100755
--- a/build.sh
+++ b/build.sh
@@ -2,13 +2,4 @@
set -eu
-version="$(git describe --dirty)"
blockdiag3 arch.diag
-pandoc \
- -Vdate="Version: $version" \
- --toc \
- --standalone \
- --self-contained \
- --css arch.css \
- -o arch.html \
- *.yarn