meridian-cv:0.1.0 - #5482
Open
davidculemann wants to merge 1 commit into
Open
Conversation
davidculemann
temporarily deployed
to
Package Check
August 4, 2026 11:31 — with
GitHub Actions
Inactive
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I am submitting
Description: A serif CV built on a single asymmetry: the masthead sets flush right and everything below it flush left. The eye lands on the name in the top corner, drops to the first section label, then follows one straight edge down the page, which gives the layout a focal point without spending a rule or a filled band on it. The entry function collapses any field you leave out, so the same call sets a job, a degree, a grant or a citation, which makes it practical for academic CVs that mix all four.
I have read and followed the submission guidelines and, in particular, I
Explanation:
A meridian is a single line of longitude. The design is built on one vertical axis: the masthead sets flush right and everything below it flush left.
Following the guidance for template packages, the name is a unique, non-descriptive part (
meridian) followed by a descriptive part (cv). It is not affiliated with any organisation, so no entity abbreviation applies.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 LICENSESome notes on testing, in case they are useful:
typst init @preview/meridian-cv:0.1.0into an empty directory, thentypst compile, gives no diagnostics.typst-package-check 0.6.0 checkreports no errors and no warnings, with network lints enabled.compilerwas established by compiling against real 0.11, 0.12, 0.13 and 0.14 binaries rather than guessed.src/is MIT andtemplate/is MIT-0, so nothing has to travel with somebody's finished CV. The split is stated in both the LICENSE and the README.homepage, so the two cannot drift.Sample content is entirely fictional.