{"id":15428954,"url":"https://github.com/timdaub/jsonresume-theme-paper","last_synced_at":"2025-09-05T13:31:44.456Z","repository":{"id":22734561,"uuid":"26079559","full_name":"TimDaub/jsonresume-theme-paper","owner":"TimDaub","description":"A theme for JSON Resume","archived":false,"fork":false,"pushed_at":"2021-03-16T13:22:45.000Z","size":3983,"stargazers_count":36,"open_issues_count":4,"forks_count":56,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-12-24T14:17:51.437Z","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/TimDaub.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":"2014-11-02T12:17:21.000Z","updated_at":"2024-08-23T01:53:49.000Z","dependencies_parsed_at":"2022-08-21T10:30:21.311Z","dependency_job_id":null,"html_url":"https://github.com/TimDaub/jsonresume-theme-paper","commit_stats":null,"previous_names":["timdaub/timsresumetemplate"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TimDaub%2Fjsonresume-theme-paper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TimDaub%2Fjsonresume-theme-paper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TimDaub%2Fjsonresume-theme-paper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TimDaub%2Fjsonresume-theme-paper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TimDaub","download_url":"https://codeload.github.com/TimDaub/jsonresume-theme-paper/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":232042471,"owners_count":18464351,"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-10-01T18:08:11.634Z","updated_at":"2025-01-01T01:47:55.569Z","avatar_url":"https://github.com/TimDaub.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# JSON-Resume-Paper\n\nThis is a theme for [JSON Resume](http://jsonresume.org/).\nIt is available via npm:\n\n```\nnpm install jsonresume-theme-paper\n```\n\n## PDF / Printing\n\nSince the printing functionality of `resume-cli` is a utter catastrophy where your `.html` file gets\nposted to a webservice for converted to `.pdf` this theme will not support this process.\n\n**BUT**\n\nI've implemented another `.css` file that gets included with a attribute `print`: `media=\"print\"`.\n\nSo if you're trying to convert your resume from `.html` to `.pdf` just use Google Chrome and \nthen PDF Print!\n\nIn my opinion this does the best job in formating and layouting.\n\n\n## Demo\nYou can check out a static demo of the resume on codepen.io: http://codepen.io/TimDaub/pen/bfCLz\n\n\nThe folks over at jsonschema.org did an awesome job promoting my theme, so you can check it out here as well: http://themes.jsonresume.org/theme/paper\n\n## Getting started\n\nTo get started with theme development, this is what you'll need:\n\n- [node.js](http://howtonode.org/how-to-install-nodejs)\n- [npm](http://howtonode.org/introduction-to-npm)\n\nIf you're on Linux, you can simply run:\n\n```\nsudo apt-get install nodejs-legacy npm\n```\n\nOr if you're on OSX and got [Homebrew](http://brew.sh/) installed:\n```\nbrew install node\n```\n\n### Install the command line\n\nWe're going to use the official [resume-cli](https://github.com/jsonresume/resume-cli) to run our development server.\n\nGo ahead and install it:\n\n```\nsudo npm install -g resume-cli\n```\n\n### Install npm packages\n\nWe need to install the dependencies. `cd` into the theme folder we just downloaded and run:\n\n```bash\nsudo npm install\nbower install\n```\n\nThis will read the local `package.json` and install the packages listed under `dependencies`.\n\n### Serve theme\n\nWhile inside the theme folder, simply run:\n\n```\nresume serve\n```\n\nYou should now see this message:\n\n```\nPreview: http://localhost:4000\nPress ctrl-c to stop\n```\n\nCongratulations, you've made it!\n\n__The theme development can now begin.__\n\n\n## License\n\nAvailable under [the MIT license](http://mths.be/mit).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimdaub%2Fjsonresume-theme-paper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftimdaub%2Fjsonresume-theme-paper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimdaub%2Fjsonresume-theme-paper/lists"}