A static website template built using Typst's experimental HTML export. Requires no external dependencies other than basic make.
Initialize the template from the Typst package registry:
typst init @preview/tufted:0.1.0To build the website, run:
make htmlExplore the content/ folder for examples.
- Repository on GitHub
- Typst Universe
- Tufte CSS — used for styling, loaded automatically from a CDN
- tufted.vsheg.com — live demo and docs
The source code is available on GitHub under the MIT License. The template in the template/ directory uses the more permissive MIT-0 license.
