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/ │ │ ...
Agentic AI browsers have opened the door to prompt injection attacks. Prompt injection can steal data or push you to malicious websites. Developers are working on fixes, but you can take steps to stay ...