{"id":18744537,"url":"https://github.com/davetacker/jsonresume-theme-dave","last_synced_at":"2025-04-12T21:32:35.664Z","repository":{"id":57285890,"uuid":"80318530","full_name":"DaveTacker/jsonresume-theme-Dave","owner":"DaveTacker","description":null,"archived":false,"fork":false,"pushed_at":"2018-03-01T20:06:35.000Z","size":1576,"stargazers_count":3,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-26T15:54:28.716Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DaveTacker.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-01-28T23:44:12.000Z","updated_at":"2019-02-04T18:45:54.000Z","dependencies_parsed_at":"2022-09-09T23:52:36.736Z","dependency_job_id":null,"html_url":"https://github.com/DaveTacker/jsonresume-theme-Dave","commit_stats":null,"previous_names":["kneeki/jsonresume-theme-dave"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DaveTacker%2Fjsonresume-theme-Dave","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DaveTacker%2Fjsonresume-theme-Dave/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DaveTacker%2Fjsonresume-theme-Dave/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DaveTacker%2Fjsonresume-theme-Dave/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DaveTacker","download_url":"https://codeload.github.com/DaveTacker/jsonresume-theme-Dave/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248636190,"owners_count":21137396,"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":[],"created_at":"2024-11-07T16:15:12.813Z","updated_at":"2025-04-12T21:32:35.353Z","avatar_url":"https://github.com/DaveTacker.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# jsonresume-theme-Dave\nA compact theme for JSON Resume, designed for printing.\n\nTries to fit as much information as possible onto a single page without making sections look cluttered.\n\n## Table of Contents\n\n* [Preview](#preview)\n* [Example](#example)\n* [Running](#running)\n* [Options](#options)\n* [License](#license)\n\n## Preview\n![Preview](preview.png)\n\n## Example\nhttp://themes.jsonresume.org/theme/dave\n\n## Running\n\n```sh\n# If you need to install Node.js:\n#    sudo apt-get install npm\nsudo npm install -g resume-cli\ngit clone https://github.com/kneeki/jsonresume-theme-Dave.git\ncd jsonresume-theme-dave\nsudo npm install\nresume serve\n```\nYou can print directly from the served html.\n\n## Options\n\nYou may toggle `SORT__KEYWORDS` to alphabetically sort the keywords (useful for long arrays) and `CLEAN_DATES` to use shortened dates. See `index.js`.\n\nThis theme supports a modified `resume.json` schema which allows you to add seperate 'experience' and 'certifications' categories.\n\n```json\n\"experience\": [\n    {\n        \"organization\": \"United States Navy\",\n        \"position\": \"Culinary Specialist\",\n        \"website\": \"\",\n        \"startDate\": \"2001-08-01\",\n        \"endDate\": \"2005-08-01\",\n        \"summary\": \"\",\n        \"highlights\": [\n            \"Good Conduct Medal\",\n            \"Global War on Terrorism Service Medal\",\n            \"National Defense Service Medal\",\n            \"Submarine Insignia\",\n            \"SSBN Service Patrol Pin (4 patrols)\"\n        ]\n    }\n],\n\"certifications\": [\n    {\n        \"name\": \"CompTIA A+\",\n        \"url\": \"https://certification.comptia.org/certifications/a\",\n        \"startDate\": \"08/01/2004\",\n        \"endDate\": \"\"\n    },\n    {\n        \"name\": \"CompTIA Network+\",\n        \"url\": \"https://certification.comptia.org/certifications/network\",\n        \"startDate\": \"08/01/2004\",\n        \"endDate\": \"\"\n    }\n]\n```\n\n## License\nThe MIT License (MIT)\n\nCopyright (c) 2015 Ainsley Chong\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavetacker%2Fjsonresume-theme-dave","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdavetacker%2Fjsonresume-theme-dave","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavetacker%2Fjsonresume-theme-dave/lists"}