You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

7 lines
526 B
Bash

8 months ago
pandoc /home/xpub/www/html/tl-dr/book.html -o /home/xpub/www/html/tl-dr/logged_book.epub -c print.css --metadata title='TD;DR_' + $(date +'%B %dth %Y'), --epub-cover-image=cover.jpg --epub-embed-font='/home/xpub/www/html/tl-dr/fonts/Cascadia/ttf/CascadiaCode-Light.ttf' --epub-embed-font='/home/xpub/www/html/tl-dr/fonts/Ductus/DuctusRegular.woff'
8 months ago
cp /home/xpub/www/html/tl-dr/logged_book.epub /home/xpub/www/html/tl-dr/log-books/TDDR_$(date +'%B %dth %Y').epub
8 months ago
echo "did the overwrite"
8 months ago
ls log-books > log-books/all.txt