12 Commits

Author SHA1 Message Date
Jürgen Kleer
4c417a7cbd Fix warnings when using typst 0.12.0 (#71)
* fixes for warnings with typst 0.12.0
* update tests for typst 0.12.0
* update github test workflow for typst 0.12
* chore: apply typst updates to test code
* chore: update compiler version in typst.toml
* chore: use the correct preview version in coverletter2
* chore: improve comments in coverletter template
* chore: update test references
* fix: issues with coverletter for typst `0.12.0`
* update test references with typst-test update

---------

Co-authored-by: Paul Tsouchlos <developer.paul.123@gmail.com>
2024-10-22 07:39:01 -04:00
Paul Tsouchlos
387c92333e ci: ensure tests have all fonts properly installed 2024-09-19 12:46:27 -06:00
Paul Tsouchlos
1c38a5e34e fix: install / download fontawesome in home dir
Downloads dir doesn't necessarily exist
2024-09-19 00:10:52 -06:00
Paul Tsouchlos
3338abf39d fix: properly install fontawesome before running tests 2024-09-19 00:07:56 -06:00
Paul Tsouchlos
d7657ce159 chore: remove legacy scripts 2024-09-18 14:35:41 -06:00
Paul Tsouchlos
60faf81209 build: add format script and just command 2024-09-18 13:41:37 -06:00
Paul Tsouchlos
8d7e6f846d build: add useful scripts for installing template
Can now install it locally (or anywhere else) quite easily. This is the first step for being able to auto create PRs when we do a release
2024-09-16 22:00:25 -06:00
Paul T
bf166be9fb feat: add script to format typst files 2024-04-05 17:48:54 -07:00
Paul T
0b7481e9be feature: add another coverletter example 2024-04-02 14:59:54 -07:00
Paul T
48fc43779e build: add script to generate preview images 2024-04-01 06:26:47 -07:00
Paul T
d4ba30d3f2 chore: read version from toml when installing package locally
Updated script to read the package version from the toml file
2024-04-01 06:26:47 -07:00
Paul T
325c783967 Initial commit 2024-03-25 10:26:10 -04:00