{"id":15698600,"url":"https://github.com/observeroftime/jsonresume-theme-relaxed","last_synced_at":"2026-01-11T06:04:56.132Z","repository":{"id":180437126,"uuid":"664003739","full_name":"ObserverOfTime/jsonresume-theme-relaxed","owner":"ObserverOfTime","description":"A JSON Resume theme optimised for PDF output","archived":false,"fork":false,"pushed_at":"2024-10-20T08:29:02.000Z","size":304,"stargazers_count":10,"open_issues_count":0,"forks_count":4,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-06T02:38:20.079Z","etag":null,"topics":["hacktoberfest","jsonresume","jsonresume-theme","resume","resume-template"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/jsonresume-theme-relaxed","language":"LiveScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ObserverOfTime.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","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},"funding":{"github":"ObserverOfTime","liberapay":"ObserverOfTime"}},"created_at":"2023-07-08T16:52:10.000Z","updated_at":"2025-02-02T15:28:37.000Z","dependencies_parsed_at":"2024-01-11T11:39:25.881Z","dependency_job_id":"3845d9b1-3842-4335-a059-7fa15d06480a","html_url":"https://github.com/ObserverOfTime/jsonresume-theme-relaxed","commit_stats":null,"previous_names":["observeroftime/jsonresume-theme-relaxed"],"tags_count":12,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ObserverOfTime%2Fjsonresume-theme-relaxed","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ObserverOfTime%2Fjsonresume-theme-relaxed/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ObserverOfTime%2Fjsonresume-theme-relaxed/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ObserverOfTime%2Fjsonresume-theme-relaxed/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ObserverOfTime","download_url":"https://codeload.github.com/ObserverOfTime/jsonresume-theme-relaxed/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246328210,"owners_count":20759726,"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":["hacktoberfest","jsonresume","jsonresume-theme","resume","resume-template"],"created_at":"2024-10-03T19:30:45.374Z","updated_at":"2026-01-11T06:04:56.072Z","avatar_url":"https://github.com/ObserverOfTime.png","language":"LiveScript","funding_links":["https://github.com/sponsors/ObserverOfTime","https://liberapay.com/ObserverOfTime"],"categories":[],"sub_categories":[],"readme":"# jsonresume-theme-relaxed\n\nA [JSON Resume][] theme optimised for PDF output.\n\n[JSON Resume]: https://jsonresume.org/\n\n## Installation\n\n```bash\ngit clone https://github.com/ObserverOfTime/jsonresume-theme-relaxed\ncd jsonresume-theme-relaxed \u0026\u0026 npm install\n```\n\n## Create your resume\n\nCreate a `resume.json` file according to the [schema][],\nbuild it [online][resume-builder], or export it from [LinkedIn][json-resume-exporter].\n\n\u003cdetails\u003e\n\n\u003csummary\u003eClick here for details\u003c/summary\u003e\n\n| Section | Field | Required | Line breaks (`\\n`) | Notes |\n|:---:|:---:|:---:|:---:|:---:|\n| `basics` | `name` | **Yes** | No | Must be present. |\n|  | `label` | No | No |  |\n|  | `image` | No | No |  |\n|  | `summary` | No | **Yes** |  |\n| `basics.location` | `address` | No | No |  |\n|  | `city` | No | No |  |\n|  | `postalCode` | No | No |  |\n|  | `region` | No | No |  |\n|  | `countryCode` | **Yes** | No |  |\n| `basics.profiles[]` | `url` | No | No |  |\n|  | `network` | **Yes** | No |  |\n|  | `username` | **Yes** | No |  |\n| `work[]` | `website` | No | No |  |\n|  | `company` | **Yes** | No |  |\n|  | `location` |  |  | _Unsupported._ |\n|  | `description` |  |  | _Unsupported._ |\n|  | `position` | **Yes** | No |  |\n|  | `summary` | No | **Yes** |  |\n|  | `startDate` | No | No | `YYYY-MM` / `YYYY-MM-DD` |\n|  | `endDate` | No | No | `YYYY-MM` / `YYYY-MM-DD`\u003cbr\u003eRequires `startDate`. |\n|  | `highlights[]` | No | No |  |\n| `education[]` | `url` | No | No |  |\n|  | `area` | **Yes** | No |  |\n|  | `institution` | **Yes** | No |  |\n|  | `studyType` | **Yes** | No |  |\n|  | `startDate` | No | No | `YYYY-MM` / `YYYY-MM-DD` |\n|  | `endDate` | No | No | `YYYY-MM` / `YYYY-MM-DD`\u003cbr\u003eRequires `startDate`. |\n|  | `score` | No | No |  |\n|  | `courses[]` | No | No |  |\n|  | `url` | No | No |  |\n|  | `summary` | **Yes** | No | Should be the event name. |\n|  | `organization` | **Yes** | No |  |\n|  | `position` | **Yes** | No |  |\n|  | `startDate` | No | No | `YYYY-MM-DD` |\n|  | `endDate` | No | No | `YYYY-MM-DD`\u003cbr\u003eRequires `startDate`. |\n|  | `highlights[]` | No | No |  |\n| `projects[]` | `url` | No | No |  |\n|  | `name` | **Yes** | No |  |\n|  | `type` |  |  | _Unsupported._ |\n|  | `roles[]` | No | No |  |\n|  | `entity` | No | No | Requires `roles[]`. |\n|  | `description` | No | **Yes** |  |\n|  | `startDate` | No | No | `YYYY-MM-DD` |\n|  | `endDate` | No | No | `YYYY-MM-DD`\u003cbr\u003eRequires `startDate`. |\n|  | `highlights[]` | No | No |  |\n|  | `keywords[]` | No | No |  |\n| `publications[]` | `website` | No | No |  |\n|  | `name` | **Yes** | No |  |\n|  | `publisher` | **Yes** | No |  |\n|  | `summary` | No | **Yes** |  |\n|  | `releaseDate` | **Yes** | No | `YYYY-MM` / `YYYY-MM-DD` |\n|  | `url` | No | No |  |\n|  | `name` | **Yes** | No |  |\n|  | `issuer` | **Yes** | No |  |\n|  | `date` | **Yes** | No | `YYYY-MM` / `YYYY-MM-DD` |\n| `skills[]` | `name` | **Yes** | No |  |\n|  | `level` | **Yes** | No | \"master\" / \"advanced\" /\u003cbr\u003e\"intermediate\" / \"beginner\" |\n|  | `keywords[]` | No | No |  |\n| `languages[]` | `language` | **Yes** | No |  |\n|  | `fluency` | **Yes** | **Yes** |  |\n| `awards[]` | `title` | **Yes** | No |  |\n|  | `awarder` | **Yes** | No |  |\n|  | `summary` | No | **Yes** |  |\n|  | `date` | **No** | No | `YYYY-MM` / `YYYY-MM-DD` |\n| `interests[]` | `name` | **Yes** | No |  |\n|  | `keywords[]` | No | No |  |\n| `references[]` | `name` | **Yes** | No |  |\n|  | `reference` | **Yes** | **Yes** |  |\n| `meta` | `canonical` | No | no |  |\n|  | `lastModified` | No | No |  |\n|  | `version` | No | No |  |\n|  | `x-lang` | No | No | Language (default: \"en\").\u003cbr\u003e_Non-standard._ |\n|  | `x-size` | No | No | Font size (default: \"10pt\").\u003cbr\u003e_Non-standard._ |\n\n_All sections (except for `basics`) are optional._\u003cbr\u003e\n_Fields are only required if the section is present._\n\n\u003c/details\u003e\n\nSupported languages:\n  - English (\"en\")\n  - Greek (\"el\")\n  - German (\"de\")\n  - French (\"fr\")\n\n[schema]: https://jsonresume.org/schema/\n[resume-builder]: https://resume-builder.js.org/en/build\n[json-resume-exporter]: https://chrome.google.com/webstore/detail/json-resume-exporter/caobgmmcpklomkcckaenhjlokpmfbdec\n\n## Export to PDF\n\n```bash\nnpm run build -- resume.pdf\n```\n\n## Sample\n\n![preview](.github/sample.jpeg)\n\n## Credits\n\nThe theme was made using [HTMLS][] \u0026 [Stylus][],\nwith icons from [Heroicons][] \u0026 [Simple Icons][]\nand the [Lato][] font.\n\n[HTMLS]: https://github.com/Daiz/htmls\n[Stylus]: https://stylus-lang.com/\n[Heroicons]: https://heroicons.dev/\n[Simple Icons]: https://simpleicons.org/\n[Lato]: https://www.latofonts.com/\n\n## License\n\n\u003e This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fobserveroftime%2Fjsonresume-theme-relaxed","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fobserveroftime%2Fjsonresume-theme-relaxed","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fobserveroftime%2Fjsonresume-theme-relaxed/lists"}