update README
This commit is contained in:
parent
80a99bc340
commit
3c695efdf8
3 changed files with 6 additions and 81 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
# Typst KFU Slides Template
|
# 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`.
|
Tested typst version: `0.14.0`.
|
||||||
|
|
|
||||||
18
CITATION.cff
18
CITATION.cff
|
|
@ -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
|
|
||||||
67
README.md
67
README.md
|
|
@ -1,25 +1,17 @@
|
||||||
# ISEC Slides Template
|
# KFU Slides Template
|
||||||
|
|
||||||
Quickstart (CLI):
|
Quickstart (CLI):
|
||||||
|
|
||||||
```sh
|
```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):
|
Quickstart (WebIDE):
|
||||||
|
|
||||||
- [Create Document](https://typst.app/app?template=definitely-not-isec-slides&version=1.0.1)
|
- [Create Document](https://typst.app/app?template=definitely-not-kfu-slides&version=1.0.1)
|
||||||
- [Homepage](https://typst.app/universe/package/definitely-not-isec-slides)
|
- [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.
|
Tested typst version: `0.14.0`.
|
||||||
|
|
||||||
> [!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)
|
|
||||||
|
|
||||||
## Typst
|
## Typst
|
||||||
|
|
||||||
|
|
@ -55,52 +47,3 @@ xdg-open slides.typ
|
||||||
```
|
```
|
||||||
|
|
||||||
Now edit `slides.typ` and it will be incrementally built in each save.
|
Now edit `slides.typ` and it will be incrementally built in each save.
|
||||||
|
|
||||||
## Design
|
|
||||||
---
|
|
||||||

|
|
||||||
|
|
||||||
---
|
|
||||||

|
|
||||||
|
|
||||||
---
|
|
||||||

|
|
||||||
|
|
||||||
---
|
|
||||||

|
|
||||||
|
|
||||||
---
|
|
||||||

|
|
||||||
|
|
||||||
---
|
|
||||||

|
|
||||||
|
|
||||||
---
|
|
||||||

|
|
||||||
|
|
||||||
---
|
|
||||||

|
|
||||||
|
|
||||||
---
|
|
||||||

|
|
||||||
|
|
||||||
---
|
|
||||||

|
|
||||||
|
|
||||||
---
|
|
||||||

|
|
||||||
|
|
||||||
---
|
|
||||||

|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## 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
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue