xkcdyst:0.1.0 - #5517
Conversation
|
Can you please put your package in the correct subdirectory? See our docs on how to proceed. Also, build files should not be copied to this repository. Once this is done and the CI passes, I will have a deeper look. |
|
@elegaanz thank you ! File packages/preview/xkcdyst/0.1.0/typst.toml created. What’s next ? Sorry but I am a bit confused and have difficulty to find a simple way to submitting the package. |
|
All file you added should be in that directory, not just the manifest. Also, the changes you made to the files with the same name at the root should be reverted. |
|
See now if everything is ok. Thank you |
|
I don't see any changes. Maybe you forgot to push? |
|
@elegaanz Here github.com//pull/5552 |
|
We're getting there, but there are still issues. First,
This should not be the case. You can revert the changes using the command I gave in my previous comment (if you use the Git command line) or just by deleting the current version of these files, and re-uploading what is on the main branch. But your own version of the LICENSE and README files should still exist, in your package directory ( To make things clear: there are two LICENSE/README files at play here. The ones at the root of the repository cover the whole package registry and the bundler program. The ones in your package directory are just for your package. The former should not be touched, and you should just upload the later. |
|
@elegaanz Thank you for your guidance. I made some changes. Please, see if it’s ok now. |
|
Sorry, but it is still not correct. I would advise getting help from more experienced users, either on the Typst Forum, the Discord server or IRL if you know people who are familiar with Git and GitHub. |

I am submitting
Description: pgf 'sketch' decoration reimplemented as a rust wasm plugin.
I have read and followed the submission guidelines and, in particular, I
typst.tomlfile with all required keysREADME.mdwith documentation for my packageLICENSEfile or linked one in myREADME.mdexcluded PDFs or README images, if any, but not the LICENSE