version 0.1.0 #12

Merged
unexplrd merged 19 commits from unexplrd/typst_nure_template:main into 0.1.0 2025-03-18 12:28:55 +02:00
6 changed files with 175 additions and 96 deletions
Showing only changes of commit 1db499dad4 - Show all commits

View File

@ -29,7 +29,7 @@ This template:
### As a local typst package
1. Clone this repository into ~/.local/share/typst/packages/:
```bash
git clone https://gitea.linerds.us/pencelheimer/typst_nure_template.git ~/.local/share/typst/packages/local/nure/0.1.0
git clone https://gitea.linerds.us/unexplrd/typst_nure_template.git ~/.local/share/typst/packages/local/nure/0.1.0
```
2. Init your project with Typst:
```bash