Typst document gallery

This project will build the default Typst templates from https://github.com/typst/templates using Nix.

Usage

To list all the available documents

nix flake show

To build a document

nix build .#<name>

Where you replace the placeholder <name> with the name of the package from nix flake show.