Universe

Create project in app

A static website template built using Typst’s experimental HTML export. Requires no external dependencies other than basic make.

Tufted website

Installation

Initialize the template from the Typst package registry:

typst init @preview/tufted:0.0.1

Usage

To build the website, run:

make html

Explore the content/ folder for examples. A live demo with more information is available at tufted.vsheg.com.

License

The source code is available on GitHub under the MIT License. The template in the template/ directory uses the more permissive MIT-0 license.