t

tufted

@preview

Responsive web layout with wide margins, elegant sidenotes, and restrained typography.

v0.1.1
MIT
Template

Package Information

Last Updated
Minimum Typst Version
0.14.0
Categories
layoututility

Preview

Template preview

1. Get the package

Download the package using the TPIX CLI:

tpix get @preview/tufted:0.1.1

2. Initialize from template

Create a new project from this template:

typst init @preview/tufted:0.1.1

Version History

0.1.10.14.0
fa8fb7ac18e5...
0.1.00.14.0
901d1b5c2db9...
0.0.10.14.0
106567bdfa34...

Tufted

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

Tufted website

Installation & Usage

Initialize the template from the Typst package registry:

typst init @preview/tufted:0.1.1

To build the website, run:

make html

Explore the content/ folder for examples.

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.