A compact, themeable Typst package for nicely styled meeting minutes. (there's a dark theme too!)
Make sure to have git installed
Linux
git clone "https://github.com/nithitsuki/stylish-minutes-typst.git" "${XDG_DATA_HOME:-$HOME/.local/share}/typst/packages/local/stylish-minutes/0.0.1"macOS
git clone "https://github.com/nithitsuki/stylish-minutes-typst.git" ~/Library/Application/typst/packages/local/stylish-minutes/0.0.1Windows (PowerShell)
git clone "https://github.com/nithitsuki/stylish-minutes-typst.git" "$env:APPDATA/typst/packages/local/stylish-minutes/0.0.1"typst init "@local/stylish-minutes:0.0.1"and enjoy!