{"id":13424302,"url":"https://github.com/blmoore/md-cv","last_synced_at":"2025-04-09T17:25:41.677Z","repository":{"id":28693473,"uuid":"32213635","full_name":"blmoore/md-cv","owner":"blmoore","description":"markdown cv / résumé built with jekyll","archived":false,"fork":false,"pushed_at":"2023-10-13T13:27:48.000Z","size":1611,"stargazers_count":125,"open_issues_count":2,"forks_count":154,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-02T10:51:23.687Z","etag":null,"topics":["cv","jekyll","markdown"],"latest_commit_sha":null,"homepage":"http://blm.io/cv","language":"CSS","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/blmoore.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"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}},"created_at":"2015-03-14T13:38:34.000Z","updated_at":"2025-03-25T14:04:23.000Z","dependencies_parsed_at":"2024-01-14T14:31:15.171Z","dependency_job_id":"135af9bb-d344-42fe-a6a3-e0bee4057e84","html_url":"https://github.com/blmoore/md-cv","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blmoore%2Fmd-cv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blmoore%2Fmd-cv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blmoore%2Fmd-cv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blmoore%2Fmd-cv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/blmoore","download_url":"https://codeload.github.com/blmoore/md-cv/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248075960,"owners_count":21043679,"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","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":["cv","jekyll","markdown"],"created_at":"2024-07-31T00:00:51.677Z","updated_at":"2025-04-09T17:25:41.649Z","avatar_url":"https://github.com/blmoore.png","language":"CSS","readme":"# md-cv\n\nA jekyll-based markdown CV, which currently looks something like [this](http://blm.io/cv/), see this [blog post](http://blm.io/blog/markdown-academic-cv/) for details. Forked from the (great) markdown CV of [elipapa](https://github.com/elipapa/markdown-cv).\n\n### How to use\n\nTo build, clone the repo and run jekyll:\n\n```bash\ngit clone git://github.com/blmoore/md-cv\ncd md-cv/\njekyll serve\n```\n(You may need to [install jekyll](https://jekyllrb.com/docs/installation/).)\n\nThen point your browser to [0.0.0.0:4000](http://0.0.0.0:4000).\n\n### HTML version\n\nThe HTML version is generated by Jekyll under `_site` using `media/cv-screen.css`. Most changes from the original repo are artificial:\n\n* fixed horizontal scrolling issue caused by lots of funky CSS positioning (lots of `left` etc.)\n* messed with colours, fonts\n* now imports font-awesome icons and Open sans\n* moved `ul` into 3-col layout (iirc following [another markdown cv](https://github.com/davidhampgonsalves/resume) I tried)\n\n### PDF version\n\nNote the separate CSS for print and screen media (see `media/cv-print.css`), my approach was to build a somewhat \"jazzy\" html version and a toned-down print version (for PDF). My changes introduce CSS3 columns in some sections which currently don't print to PDF under the blink/webkit engines (as of March 2015), so to print properly I suggest firefox.\n\nAnother problem with the PDF is pagebreaks, they're often not handled gracefully so I've added one in explicitly. Say you want a pagebreak before the section titled \"education\" (`h2` text is set to `id` so use unique section headers!), the print media CSS would be:\n\n```CSS\n#education {\n\tpage-break-before: always;\n}\n```\n","funding_links":[],"categories":["CSS"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblmoore%2Fmd-cv","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fblmoore%2Fmd-cv","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblmoore%2Fmd-cv/lists"}