Skip to content

Add categories to the package meta data#193

Open
jeltz wants to merge 1 commit intopolylux-typ:mainfrom
jeltz:cateogires
Open

Add categories to the package meta data#193
jeltz wants to merge 1 commit intopolylux-typ:mainfrom
jeltz:cateogires

Conversation

@jeltz
Copy link

@jeltz jeltz commented Nov 26, 2024

This should make the package easier to discover in the typst package universe.

This should make the package easier to discover in the typst package
universe.
@andreasKroepelin
Copy link
Collaborator

Great idea! I think I would add even more like beamer, slides, talk etc. Maybe we can brainstorm some.

@jeltz
Copy link
Author

jeltz commented Nov 28, 2024

You can see what other libraries have used:

https://github.com/touying-typ/touying/blob/main/typst.toml

keywords = ["presentation", "slides", "lecture", "touying"]
categories = ["presentation"]

https://github.com/skriptum/diatypst/blob/main/typst.toml

keywords = ["slides", "presentation", "beamer", "quarto"]
categories = ["presentation"]

https://typst.app/universe/package/minideck

keywords = ["slides", "presentation", "dynamic", "pause"]
categories = ["presentation"]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants