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.0.1To build the website, run:
make htmlExplore the content/ folder for examples. A live demo with more information is available at tufted.vsheg.com.
The source code is available on GitHub under the MIT License. The template in the template/ directory uses the more permissive MIT-0 license.
