serve static files on website

This commit is contained in:
Lukas Z 2022-09-11 15:19:19 +02:00
parent cf07f99be2
commit fb2f5fb45b
1 changed files with 3 additions and 1 deletions

View File

@ -4,7 +4,9 @@ slides:
pandoc slides/slides.md -o dist/slides.pdf -t beamer -V theme:DarkConsole
website:
pandoc website/site.md -o dist/website/index.html
cp -f website/style.css dist/website/style.css
cp -f dist/slides.pdf dist/website/slides.pdf
pandoc website/site.md -o dist/website/index.html -c style.css -s
qrcode:
qrencode -t PNG -s 5 -o imgs/menti.png https://www.menti.com/9w1aj8bb8o