Disabled HTML builds

This commit is contained in:
Alex Anderson 2022-07-25 23:09:03 +00:00
parent 971410b02c
commit 9002b5887c
No known key found for this signature in database
GPG Key ID: 0C216A52F6DF4920

View File

@ -36,8 +36,8 @@ fi
bn="$1"
echo "Generating HTML..."
pandoc --self-contained "$bn".md -o export/"$bn".html --metadata title="The Hitchhiker's Guide to Online Anonymity"
#echo "Generating HTML..."
#pandoc --self-contained "$bn".md -o export/"$bn".html --metadata title="The Hitchhiker's Guide to Online Anonymity"
#echo "Generating PDF..."
#pandoc --self-contained "$bn".md -o export/"$bn".pdf --metadata title="The Hitchhiker's Guide to Online Anonymity" -t context
#echo "Generating ODT..."