No description
Find a file
Jean-Marie 'Histausse' Mineau 49f457cda7
add theme picker
2026-03-16 02:13:11 +01:00
lib add theme picker 2026-03-16 02:13:11 +01:00
.gitignore basic site 2026-03-16 00:28:28 +01:00
README.md init 2026-03-15 22:11:19 +01:00
typst.toml basic site 2026-03-16 00:28:28 +01:00

Typst Template for Website

This is highly experimental, use at your own risque. I recommend forking and making your own modifications.

Install

This is not in Universe, if you wand to use this package, symlink the repo to local:

mkdir -p ~/.local/share/typst/packages/local/template-web/
ln -s $(pwd) ~/.local/share/typst/packages/local/template-web/0.0.1

Then to use it in your typst file:

#import "@local/template-web:0.0.1": *