-
Notifications
You must be signed in to change notification settings - Fork 569
vibrant-color:0.1.0 #2426
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
vibrant-color:0.1.0 #2426
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice template! On top of the errors and warnings reported by CI, I saw an import that needs to be updated. Once all that is fixed, it should be ready to be published.
Thank you for your help ! I thought it was because the package wasn't published that it could not use |
Co-authored-by: Ana Gelez <[email protected]>
You're welcome :) There is still the same issue in the template file, and the two other warnings that it would be nice to fix (at least the one about kebab-case, the one about the image size might be a bit harder to solve without loosing too much quality, so feel free to skip it if you don't find a good solution). |
It would be better to have no warning so I'll deal with it, but I do not understand the critical error ; do I need to import it in another way ? |
It's just that the name in the import is wrong, like it was in your README, removing the |
Oh I only modified it in the README, not the .typ lmao |
Yes, thank you! |
Co-authored-by: Ana Gelez <[email protected]>
I am submitting
Description: A new template to create report with Typst, using vibrant colors and modern style. Used initially by myself for my student report, it became popular in my school for its modern design, multiple themes colors, ease of use and for using Typst which was not so much known. I would now like to share it with the Typst community as it could be useful for others, and I did not found any template like this.
I have read and followed the submission guidelines and, in particular, I
typst.toml
file with all required keysREADME.md
with documentation for my packageLICENSE
file or linked one in myREADME.md
exclude
d PDFs or README images, if any, but not the LICENSE