Release Notes
Fixed
- watching (or serving) a project with no templates folder no longer fails.
Install compile-typst-site 2.0.2
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/wade-cheng/compile-typst-site/releases/download/v2.0.2/compile-typst-site-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/wade-cheng/compile-typst-site/releases/download/v2.0.2/compile-typst-site-installer.ps1 | iex"
Download compile-typst-site 2.0.2