Skip to content

postgraduate-admission-cv:0.1.0#4745

Open
chanke17 wants to merge 3 commits into
typst:mainfrom
chanke17:main
Open

postgraduate-admission-cv:0.1.0#4745
chanke17 wants to merge 3 commits into
typst:mainfrom
chanke17:main

Conversation

@chanke17
Copy link
Copy Markdown

I am submitting

  • a new package
  • an update for a package

Description: postgraduate-admission-cv is a compact academic CV template for postgraduate admission applications. It provides a reusable page layout, profile header, section titles, left-right aligned entries, and a starter template that users can customize for their own academic background, projects, publications, awards, and skills.

I have read and followed the submission guidelines and, in particular, I

  • selected a name that isn't the most obvious or canonical name for what the package does

  • added a typst.toml file with all required keys

  • added a README.md with documentation for my package

  • have chosen a license and added a LICENSE file or linked one in my README.md

  • tested my package locally on my system and it worked

  • excluded PDFs or README images, if any, but not the LICENSE

  • ensured that my package is licensed such that users can use and distribute the contents of its template directory without restriction, after modifying them through normal use.

@typst-package-check typst-package-check Bot added the new A new package submission. label Apr 30, 2026
@elegaanz elegaanz self-assigned this Apr 30, 2026
@@ -0,0 +1,16 @@
[package]
name = "postgraduate-admission-cv"
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In my opinion, that name is too descriptive, which we forbid. Can you please pick a more unique one?

authors = ["chanke17 <@chanke17>"]
license = "MIT-0"
description = "Academic CV for postgraduate admission applications."
repository = "https://github.com/chanke17/postgraduate-admission-cv"
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you please actually create that repository or make it public if it's private?

*Rank:* Top 10%
```

Run `typst init @preview/postgraduate-admission-cv:0.1.0` after the package is accepted into Typst Universe.
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This README will be displayed on Typst Universe, meaning that if someone can read that, the package was already successfully published.

@saecki saecki added the waiting-on-author Pull request waits on author label May 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

new A new package submission. waiting-on-author Pull request waits on author

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants