{"id":31540044,"url":"https://github.com/trinitronx/cv","last_synced_at":"2026-02-22T14:13:19.933Z","repository":{"id":306496592,"uuid":"1026344731","full_name":"trinitronx/cv","owner":"trinitronx","description":"a simple markdown-based template to write your CV, rendered into HTML/CSS or PDF via Jekyll.","archived":false,"fork":false,"pushed_at":"2025-08-29T09:13:25.000Z","size":13362,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"gh-pages","last_synced_at":"2025-08-29T13:10:30.558Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"SCSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/trinitronx.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":["trinitronx","LyraPhase"],"patreon":"phasik","ko_fi":"trinitronx","liberapay":"trinitronx","polar":"lyraphase","buy_me_a_coffee":"TrinitronX","custom":["https://paypal.me/JamesCuzella"]}},"created_at":"2025-07-25T18:11:36.000Z","updated_at":"2025-08-29T09:13:24.000Z","dependencies_parsed_at":"2025-08-21T00:25:45.277Z","dependency_job_id":"4495ab97-2f48-425f-ba08-3e7a7749b851","html_url":"https://github.com/trinitronx/cv","commit_stats":null,"previous_names":["trinitronx/trinitronx.github.io_cv","trinitronx/cv"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/trinitronx/cv","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trinitronx%2Fcv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trinitronx%2Fcv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trinitronx%2Fcv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trinitronx%2Fcv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/trinitronx","download_url":"https://codeload.github.com/trinitronx/cv/tar.gz/refs/heads/gh-pages","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trinitronx%2Fcv/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278295840,"owners_count":25963427,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-04T02:00:05.491Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-10-04T09:51:10.813Z","updated_at":"2025-10-04T09:51:18.357Z","avatar_url":"https://github.com/trinitronx.png","language":"SCSS","funding_links":["https://github.com/sponsors/trinitronx","https://github.com/sponsors/LyraPhase","https://patreon.com/phasik","https://ko-fi.com/trinitronx","https://liberapay.com/trinitronx","https://polar.sh/lyraphase","https://buymeacoffee.com/TrinitronX","https://paypal.me/JamesCuzella"],"categories":[],"sub_categories":[],"readme":"# markdown-cv\n\nA curriculum vitae maintained in plain text and rendered to HTML and PDF using\nCSS.\n\nInspired by \u0026 based on [markdown-cv](http://elipapa.github.io/markdown-cv).\n\n---\n\n## Distribution\n\nTo transform the plain text Markdown CV into a beautiful and shareable HTML\npage, there are two options:\n\n### I. Use Github Pages to publish it online\n\n1. Delete the existing `gh-pages` branch from your fork. It will only contain\n   this webpage.\n2. Create a new branch called `gh-pages`.\n3. Head to *yourusername*.github.io/markdown-cv to see your CV live.\n\nAny change you want to make to your CV from then on would have to be done on the\n`gh-pages` branch and will be immediately rendered by Github Pages.\n\n### II. Build it locally and print a PDF\n\n1. [Clone](https://help.github.com/en/articles/cloning-a-repository) your fork\n   of markdown-cv to your local machine.\n2. To [install jekyll](https://jekyllrb.com/docs/installation/), and\n   dependencies, run `bundle install` from the command line.\n3. Type `bundle exec jekyll serve` to render your CV at \u003chttp://localhost:4000\u003e.\n4. You can edit the `index.md` file and see the changes live in your browser.\n5. To print a PDF, press \u003ckbd\u003e⌘\u003c/kbd\u003e + \u003ckbd\u003ep\u003c/kbd\u003e. Print and web CSS media\n   queries should take care of the styling.\n\n## Styling\n\nThe included CSS will render your CV in two styles:\n\n1. `kjhealy` the original default, inspired by [kjhealy's vita\ntemplate](https://github.com/kjhealy/kjh-vita).\n2. `davewhipp` is a tweaked version of `kjhealy`, with bigger fonts and dates\n  right aligned.\n\nTo change the default style, simply change the variable in the `_config.yml`\nfile.\n\nAny other styling is possible. More CSS style contributions and forks are\nwelcome!\n\n### Authors\n\nEliseo Papa ([Twitter](http://twitter.com/elipapa)/[Github](http://github.com/elipapa)/[Website](https://elipapa.github.io)).\n\n![Eliseo Papa](https://s.gravatar.com/avatar/eae1f0c01afda2bed9ce9cb88f6873f6?s=100)\n\nDavid Whipp([BlueSky](https://bsky.app/profile/davewhipp.bsky.social)/[Github](https://github.com/davewhipp)/[Website](https://davewhipp.github.io/)).\n\n![David Whipp](https://s.gravatar.com/avatar/68a7f1b765487e51977eaadd57223ca3?s=100)\n\nJames Cuzella([Mastodon](https://mastodon.social/@TrinitronX)/[Github](https://github.com/trinitronx)/[Website](https://trinitronx.github.io/)).\n\n![James Cuzella](https://s.gravatar.com/avatar/61dc7a3bba3fee09596c1e70fcc91b9c?s=100)\n\n### License\n\n[MIT License](https://github.com/elipapa/markdown-cv/blob/master/LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrinitronx%2Fcv","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftrinitronx%2Fcv","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrinitronx%2Fcv/lists"}