From 3c695efdf80da7e50d39249dc1624576c3d66198 Mon Sep 17 00:00:00 2001 From: Gaspard Jankowiak Date: Sat, 13 Dec 2025 21:30:36 +0100 Subject: [PATCH] update README --- 1.0.1/README.md | 2 +- CITATION.cff | 18 ------------- README.md | 67 ++++--------------------------------------------- 3 files changed, 6 insertions(+), 81 deletions(-) delete mode 100644 CITATION.cff diff --git a/1.0.1/README.md b/1.0.1/README.md index 3e38fc3..44cc414 100644 --- a/1.0.1/README.md +++ b/1.0.1/README.md @@ -1,5 +1,5 @@ # Typst KFU Slides Template -Derived from Ernesto Martínez García's #link("https://typst.app/universe/package/definitely-not-isec-slides")[definitely-not-isec-slides] +Derived from Ernesto Martínez García's [definitely-not-isec-slides](https://typst.app/universe/package/definitely-not-isec-slides) Tested typst version: `0.14.0`. diff --git a/CITATION.cff b/CITATION.cff deleted file mode 100644 index 4cc12e0..0000000 --- a/CITATION.cff +++ /dev/null @@ -1,18 +0,0 @@ -cff-version: 1.2.0 -title: Typst ISEC Slides Template -message: >- - ISEC Typst Slides Template -type: software -authors: - - given-names: Ernesto Martínez García - email: me@ecomaikgolf.com - affiliation: ISEC Graz University of Technology -repository-code: >- - https://github.com/ecomaikgolf/typst-isec-slides-template -keywords: - - typst - - template - - slides - - isec - - iaik - - tugraz diff --git a/README.md b/README.md index 263a263..f9ebd35 100644 --- a/README.md +++ b/README.md @@ -1,25 +1,17 @@ -# ISEC Slides Template +# KFU Slides Template Quickstart (CLI): ```sh -typst init @preview/definitely-not-isec-slides:1.0.1 slides +typst init @preview/definitely-not-kfu-slides:1.0.1 slides ``` Quickstart (WebIDE): -- [Create Document](https://typst.app/app?template=definitely-not-isec-slides&version=1.0.1) -- [Homepage](https://typst.app/universe/package/definitely-not-isec-slides) +- [Create Document](https://typst.app/app?template=definitely-not-kfu-slides&version=1.0.1) +- [Homepage](https://typst.app/universe/package/definitely-not-kfu-slides) -Keep in mind you'll need the Open Sans font configured in the web editor. - -> [!NOTE] -> If you are an ISEC or TUGraz employee and think that `isec-thesis` or -> `tugraz-thesis` fits more, I would need an approval to allocate the name :) - -Tested typst version: `0.13.1`. - -Need a thesis? Check out the sibling package [definitely-not-isec-thesis](https://github.com/ecomaikgolf/typst-isec-thesis-template) +Tested typst version: `0.14.0`. ## Typst @@ -55,52 +47,3 @@ xdg-open slides.typ ``` Now edit `slides.typ` and it will be incrementally built in each save. - -## Design ---- -![title](https://github.com/user-attachments/assets/d29f53ff-0622-45fe-9727-7d286e8d15b1) - ---- -![list](https://github.com/user-attachments/assets/27dc198d-714d-4ed6-ad2e-f39babcf4fce) - ---- -![listimage](https://github.com/user-attachments/assets/b16cb69b-c9a1-4f50-8fd5-e7c3b0a97617) - ---- -![standout](https://github.com/user-attachments/assets/179960f4-e909-4856-8aba-6beb7a91e3c5) - ---- -![colors](https://github.com/user-attachments/assets/312a013e-fd89-4b6a-921b-bbfe9f4fa565) - ---- -![features](https://github.com/user-attachments/assets/1f3cd158-3860-4962-9802-7fc22d4b94a1) - ---- -![code](https://github.com/user-attachments/assets/508abb37-8224-4ef8-9424-2f367981b91f) - ---- -![blocks](https://github.com/user-attachments/assets/e4214dc0-f434-40d2-b1fa-0463ef18d9b7) - ---- -![plots](https://github.com/user-attachments/assets/605a3bab-c040-4932-9777-03dffabb3a9f) - ---- -![configurable](https://github.com/user-attachments/assets/310a25e2-981c-40b3-bbcb-fc243cbb5983) - ---- -![blank](https://github.com/user-attachments/assets/7533e702-bba3-4462-add2-f2fbe1e50a20) - ---- -![bibliography](https://github.com/user-attachments/assets/6ad78bf1-8af1-43c3-ad15-192fdfd42aff) - - - -## License `src/assets/tuglogo.svg` - -According to Wikipedia: - -> This logo image consists only of simple geometric shapes or text. It does not -> meet the threshold of originality needed for copyright protection, and is -> therefore in the public domain. [...] - -https://en.m.wikipedia.org/wiki/File:TU_Graz.svg