{"id":14979524,"url":"https://github.com/marcelofpfelix/jekyllcv","last_synced_at":"2026-01-30T18:33:08.203Z","repository":{"id":56878523,"uuid":"275200496","full_name":"marcelofpfelix/jekyllcv","owner":"marcelofpfelix","description":"CV based on YAML, using jekyll.","archived":false,"fork":false,"pushed_at":"2021-12-03T15:49:18.000Z","size":908,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-09T13:56:51.629Z","etag":null,"topics":["curriculum","curriculum-vitae","cv","jekyll","jekyll-theme","resume","yaml","yml"],"latest_commit_sha":null,"homepage":"https://marcelofpfelix.github.io/jekyllcv/","language":"HTML","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/marcelofpfelix.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}},"created_at":"2020-06-26T16:28:58.000Z","updated_at":"2021-12-03T15:49:21.000Z","dependencies_parsed_at":"2022-08-20T23:10:19.890Z","dependency_job_id":null,"html_url":"https://github.com/marcelofpfelix/jekyllcv","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/marcelofpfelix/jekyllcv","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcelofpfelix%2Fjekyllcv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcelofpfelix%2Fjekyllcv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcelofpfelix%2Fjekyllcv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcelofpfelix%2Fjekyllcv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marcelofpfelix","download_url":"https://codeload.github.com/marcelofpfelix/jekyllcv/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcelofpfelix%2Fjekyllcv/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28917042,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-30T16:37:38.804Z","status":"ssl_error","status_checked_at":"2026-01-30T16:37:37.878Z","response_time":66,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["curriculum","curriculum-vitae","cv","jekyll","jekyll-theme","resume","yaml","yml"],"created_at":"2024-09-24T14:00:13.215Z","updated_at":"2026-01-30T18:33:08.181Z","avatar_url":"https://github.com/marcelofpfelix.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# jekyllcv\n\nCV based on YAML, using [jekyll](https://github.com/jekyll/jekyll).\n  * [Github Repository: marcelofpfelix/jekyllcv](https:///github.com/marcelofpfelix/jekyllcv)\n  * [webpage: marcelofpfelix.github.io/jekyllcv](https://marcelofpfelix.github.io/jekyllcv)\n\nConverts this [yaml file](https://github.com/marcelofpfelix/jekyllcv/blob/master/_data/users.yml) in the printing html page seen bellow.\n\n```yaml\nuser:\n  name: \"Henriques D. Afonso\"\n  avatar: assets/img/afonso.jpg\n  bio: CEO @portugal\n  url: marcelofpfelix.github.io/jekyllcv/user\n  email_user  : afonso\n  email_domain : portugal.pt\n  links:\n    - linkedin\n    - github\n```\n\n[![](assets/img/jekyllcv/html.png)](https://marcelofpfelix.github.io/jekyllcv/user)\n\n### Example\n\nTo see an example, please check the **[demo](https://marcelofpfelix.github.io/jekyllcv/user)** CV , using this [yaml file](https://github.com/marcelofpfelix/jekyllcv/blob/master/_data/users.yml).\n  * You can also check *Marcelo Félix* real CV, available at  **[bandonga.com/cv/marcelo](https://bandonga.com/cv/marcelo)**, using this [yaml file](https://github.com/bandonga/cv/blob/master/_data/users.yml).\n\n### Using:\n* **[jekyll/jekyll](https://github.com/jekyll/jekyll):** static site generator\n* **[FortAwesome/Font-Awesome](https://github.com/FortAwesome/Font-Awesome):** icon toolkit\n* **[cognitom/paper-css](https://github.com/cognitom/paper-css):** front-end printing solution\n* **[necolas/normalize.css](https://github.com/necolas/normalize.css):** CSS resets\n* **[google/fonts](https://github.com/google/fonts):** catalog with fonts\n* **[lipis/flag-icon-css](https://github.com/lipis/flag-icon-css):** collection with country flags in CSS\n* **[jquery/jquery](https://github.com/jquery/jquery):** lib to simplify HTML DOM selection\n* **[moment/moment](https://github.com/moment/moment):** lib to calculate dates\n* **[davatron5000/FitText.js](https://github.com/davatron5000/FitText.js):** font resizing\n\n### Inspired by:\n* **[AnotherKamila/yamlCV](https://github.com/AnotherKamila/yamlCV)**\n* **[mmistakes/minimal-mistakes](https://github.com/mmistakes/minimal-mistakes)**\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcelofpfelix%2Fjekyllcv","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarcelofpfelix%2Fjekyllcv","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcelofpfelix%2Fjekyllcv/lists"}