{"id":21711310,"url":"https://github.com/hatelamers/jsonresume-theme-dense2col","last_synced_at":"2026-07-17T10:33:02.976Z","repository":{"id":211468769,"uuid":"728298929","full_name":"hatelamers/jsonresume-theme-dense2col","owner":"hatelamers","description":"A 2 column dense theme for json-resume (http://jsonresume.org/) optimized for printing.","archived":false,"fork":false,"pushed_at":"2024-03-11T19:58:40.000Z","size":832,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-20T18:17:39.471Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hatelamers.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-12-06T16:39:52.000Z","updated_at":"2023-12-08T17:57:09.000Z","dependencies_parsed_at":"2024-11-26T00:17:48.447Z","dependency_job_id":null,"html_url":"https://github.com/hatelamers/jsonresume-theme-dense2col","commit_stats":null,"previous_names":["hatelamers/jsonresume-theme-dense2col"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hatelamers/jsonresume-theme-dense2col","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hatelamers%2Fjsonresume-theme-dense2col","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hatelamers%2Fjsonresume-theme-dense2col/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hatelamers%2Fjsonresume-theme-dense2col/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hatelamers%2Fjsonresume-theme-dense2col/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hatelamers","download_url":"https://codeload.github.com/hatelamers/jsonresume-theme-dense2col/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hatelamers%2Fjsonresume-theme-dense2col/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35579286,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-17T02:00:06.162Z","response_time":116,"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":"2024-11-25T23:21:22.651Z","updated_at":"2026-07-17T10:33:02.922Z","avatar_url":"https://github.com/hatelamers.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# jsonresume-theme-dense2col\nA 2 column dense theme for json-resume (http://jsonresume.org/) optimized for printing. Based on https://tildegit.org/kindrobot/jsonresume-theme-kindrobot, s. [example](examples/sample.resume.html) or screenshot below.\n![screenshot](examples/sample.resume-ff.png?raw=true)\nApart from printout optimizations, this theme's HTML is designed to be responsive, accessible and localizable.\n\n## Usage\nRender your JSON resume with your favorite renderer specifying `jsonresume-theme-dense2col` as theme parameter. You can define your own CSS, which would be applied after the built-in one, so you can override appearnce to your liking, this is done by storing the path to your CSS file in the environment variable `JRS_DENSE2COL_CSS`\n\n**on Windows**\n```sh\nSET JRS_DENSE2COL_CSS=\u003cpath_to_css\u003e\n```\n**on Unix**\n```sh\nEXPORT JRS_DENSE2COL_CSS=\u003cpath_to_css\u003e\n```\n\n## JSON Extensions\nFor localization the theme utilizes extension `$dense2col` of `meta` elelment of json-resume.\n```json\n\"$dense2col\": {\n\t\"locale\": \"en\",\n\t\"languages\": {\n\t\t\"English\": \"en\",\n\t\t\"German\": \"de\"\n\t},\n\t\"labels\": {\n\t\t\"Summary\": \"Who I Am\",\n\t\t\"Skills\": \"What I Can\"\n\t}\n}\n```\n\n* `locale` - localizable values (like calendar dates) will be rendered in this locale\n* `languages` - used to specify flag emojis in the language list of the resume\n* `labels` - can be used for translation (or simple substitution if you like) of built-in section labels of the resume\n\nAll elements under `$dense2col` are optional, if missing - built-in defaults are used.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhatelamers%2Fjsonresume-theme-dense2col","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhatelamers%2Fjsonresume-theme-dense2col","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhatelamers%2Fjsonresume-theme-dense2col/lists"}