Use the “Open in Terminal” option to launch PowerShell. Then, within the PowerShell window, use the Ctrl + Comma keyboard ...
compile-typst-site is a command-line program for static site generation using Typst. It takes a directory structure like this: . ├── compile-typst-site.toml ├── src/ │ ├── about.typ │ ├── blog ...