mirror of
https://github.com/Anon-Planet/thgtoa.git
synced 2025-12-19 14:28:14 +01:00
Disabled HTML builds
This commit is contained in:
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..."
|
||||
|
||||
Reference in New Issue
Block a user