Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add categories to the package meta data #193

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

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