1
0
Fork 0
Go to file Use this template
Ethan Reece e3cf3ba367
Add fontconfig to manifest
2024-09-22 01:47:50 -05:00
.guix/modules Add typst 2024-09-22 00:45:31 -05:00
src Add typst 2024-09-22 00:45:31 -05:00
.gitignore Initial commit 2024-09-22 05:15:34 +00:00
.guix-channel Initial commit 2024-09-22 05:15:34 +00:00
Justfile Don't create output directory if already exists 2024-09-22 01:17:31 -05:00
README.md Add typst 2024-09-22 00:45:31 -05:00
channels.scm Add typst 2024-09-22 00:45:31 -05:00
manifest.scm Add fontconfig to manifest 2024-09-22 01:47:50 -05:00

README.md

Guix Typst project template

  1. Modify ./guix/modules/template-package.scm (defines the project), ./channels.scm (for project dependencies), and ./manifest.scm (for development environment) to your requirements.

  2. Install just by adding to your Guix Home configuration or running guix install just.

  3. Run just update to update the dependencies.

  4. Run just to generate the document. Run just run to generate then open the document. Run just dev to open a shell environment with the document's dependencies. Run just fonts to show the available fonts.