mirror of
https://github.com/Anon-Planet/thgtoa.git
synced 2024-12-24 06:49:28 -05:00
Disabled HTML builds
This commit is contained in:
parent
971410b02c
commit
9002b5887c
4
make.sh
4
make.sh
@ -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..."
|
||||
|
Loading…
Reference in New Issue
Block a user