{"id":22296197,"url":"https://github.com/kakwa/curriculum-vitae","last_synced_at":"2025-03-25T22:36:07.679Z","repository":{"id":13965978,"uuid":"16666490","full_name":"kakwa/curriculum-vitae","owner":"kakwa","description":"My curriculum vitae","archived":false,"fork":false,"pushed_at":"2024-04-08T22:45:00.000Z","size":279,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-30T19:50:00.792Z","etag":null,"topics":["curriculum-vitae","cv","latex","moderncv","tex"],"latest_commit_sha":null,"homepage":null,"language":"TeX","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"artistic-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kakwa.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":"2014-02-09T13:02:33.000Z","updated_at":"2024-04-08T19:42:01.000Z","dependencies_parsed_at":"2024-12-03T17:45:03.802Z","dependency_job_id":"97d73281-683e-41fc-b214-9298df4bc13f","html_url":"https://github.com/kakwa/curriculum-vitae","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kakwa%2Fcurriculum-vitae","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kakwa%2Fcurriculum-vitae/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kakwa%2Fcurriculum-vitae/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kakwa%2Fcurriculum-vitae/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kakwa","download_url":"https://codeload.github.com/kakwa/curriculum-vitae/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245556912,"owners_count":20634888,"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":["curriculum-vitae","cv","latex","moderncv","tex"],"created_at":"2024-12-03T17:44:33.717Z","updated_at":"2025-03-25T22:36:07.643Z","avatar_url":"https://github.com/kakwa.png","language":"TeX","funding_links":[],"categories":[],"sub_categories":[],"readme":"curriculum-vitae\n================\n\nMy curriculum vitae\n\nDebian dependancies\n-------------------\n\n```bash\n# on debian Sid (2019-03) \nsudo aptitude install texlive-full fonts-font-awesome\n```\nNotes: \n\n* package texlive-full is too much, but it's the quickest\noption for lazy people like me.\n\nBuilding the CVs\n----------------\n\n```bash\n# build a specific language\n$ make CV_LANG=fr\n\n# build all the language in // \n$ make -j\n\n# the CVs are located in the out directory\n$ ls *.pdf\nCV_CARPENTIER_en.pdf  CV_CARPENTIER_fr.pdf\n```\n\nIn case of issue for one of the CV, the logs are located in directory of the CV:\n\n```bash\ncat en/cv.log\n```\n\nAdding a language\n-----------------\n\nJust create a new directory, put `cv.tex` inside it and symlink the picture if needed:\n\n```bash\nCV_LANG=ger\nmkdir $CV_LANG\ntouch $CV_LANG/cv.tex\nln -s ../picture/ID.jpg $CV_LANG/\n```\n\nChanging the ID picture\n-----------------------\n\nJust replace `picture/ID.jpg`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkakwa%2Fcurriculum-vitae","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkakwa%2Fcurriculum-vitae","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkakwa%2Fcurriculum-vitae/lists"}