{"id":14037188,"url":"https://github.com/murraco/jekyll-theme-minimal-resume","last_synced_at":"2025-05-16T02:08:42.804Z","repository":{"id":41720113,"uuid":"110908517","full_name":"murraco/jekyll-theme-minimal-resume","owner":"murraco","description":"Simple Jekyll theme for a minimal resume website: https://jekyll-theme-minimal-resume.netlify.app","archived":false,"fork":false,"pushed_at":"2024-10-10T19:54:32.000Z","size":1364,"stargazers_count":547,"open_issues_count":5,"forks_count":598,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-04-06T14:05:37.743Z","etag":null,"topics":["cv","jekyll","jekyll-theme","minimal","minimal-cv","minimal-resume","personal","resume","template"],"latest_commit_sha":null,"homepage":"https://jekyll-theme-minimal-resume.netlify.app","language":"SCSS","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/murraco.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"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":null,"patreon":null,"open_collective":null,"ko_fi":"murraco","tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":null}},"created_at":"2017-11-16T01:45:13.000Z","updated_at":"2025-03-16T21:59:10.000Z","dependencies_parsed_at":"2024-02-27T11:34:11.191Z","dependency_job_id":"3f9e59d9-6c49-4af7-afce-279d56a5d9e9","html_url":"https://github.com/murraco/jekyll-theme-minimal-resume","commit_stats":{"total_commits":94,"total_committers":11,"mean_commits":8.545454545454545,"dds":"0.43617021276595747","last_synced_commit":"4e8b339f59fcfaef8c5e278472b0f69e5ca39dcc"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/murraco%2Fjekyll-theme-minimal-resume","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/murraco%2Fjekyll-theme-minimal-resume/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/murraco%2Fjekyll-theme-minimal-resume/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/murraco%2Fjekyll-theme-minimal-resume/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/murraco","download_url":"https://codeload.github.com/murraco/jekyll-theme-minimal-resume/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248749993,"owners_count":21155681,"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":["cv","jekyll","jekyll-theme","minimal","minimal-cv","minimal-resume","personal","resume","template"],"created_at":"2024-08-12T03:02:34.097Z","updated_at":"2025-04-13T16:51:58.417Z","avatar_url":"https://github.com/murraco.png","language":"SCSS","funding_links":["https://ko-fi.com/murraco"],"categories":["SCSS"],"sub_categories":[],"readme":"# Jekyll Resume Theme\n\nLive demo at https://jekyll-theme-minimal-resume.netlify.app\n\n[![Netlify Status](https://api.netlify.com/api/v1/badges/24d80ae8-c3d9-4645-a6d8-9e97fc8dec3c/deploy-status)](https://app.netlify.com/sites/jekyll-theme-minimal-resume/deploys)\n\n# Stack\n\n![](https://img.shields.io/badge/jekyll-✓-blue.svg)\n![](https://img.shields.io/badge/html5-✓-blue.svg)\n![](https://img.shields.io/badge/sass-✓-blue.svg)\n![](https://img.shields.io/badge/sweet--scroll-✓-blue.svg)\n![](https://img.shields.io/badge/particle--js-✓-blue.svg)\n![](https://img.shields.io/badge/font--awesome-✓-blue.svg)\n![](https://img.shields.io/badge/devicon-✓-blue.svg)\n![](https://img.shields.io/badge/gulp-✓-blue.svg)\n\n# Screenshot\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://github.com/murraco/jekyll-theme-minimal-resume/blob/master/screenshot.png\" width=\"90%\" /\u003e\n\u003c/p\u003e\n\n# If this helped, consider buying me a coffee! ☕️\n\n[![ko-fi](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/murraco)\n\n# Quick Setup\n\n1. Install Jekyll: `gem install jekyll bundler`\n2. Fork this repository and clone your fork\n3. Edit `_config.yml` to personalize your site\n\n# Settings\n\nYou have to fill some informations on `_config.yml` to customize your site:\n\n## Site settings\n```yml\ndescription: A blog about lorem ipsum dolor sit amet\nbaseurl: \"\" # the subpath of your site, e.g. /blog/\nurl: \"http://localhost:3000\" # the base hostname \u0026 protocol for your site\n```\n\n## User settings\n```yml\nusername: Lorem Ipsum\nuser_description: Software Engineer at Lorem Ipsum Dolor\nuser_title: Mauricio Urraco\nemail: mauriurraco@gmail.com\n```\n\n\u003e Don't forget to change your URL before you deploy your site!\n\n# Color and Particle Customization\n\n- Color Customization\n  - Edit the `.sass` variables\n- Particle Customization\n  - Edit the json data in particle function in `app.js`\n  - Refer to `Particle.js` for help\n\n# Content\n\nYou can (and should) edit the `.html` files for adding your own information, icons, working experience, social links or whatever you want to add. I.e.:\n\n```html\n\u003ca aria-label=\"My Github\" target=\"_blank\" href=\"https://github.com/murraco\"\u003e\n  \u003ci class=\"icon fa fa-github-alt\" aria-hidden=\"true\"\u003e\u003c/i\u003e\n\u003c/a\u003e\n```\n\n# Running locally\n\nIn order to compile the assets and run `Jekyll` locally you need to follow those steps:\n\n1. Install Jekyll\n2. Run `bundle install`\n3. Run `bundle exec jekyll build`\n4. Start and http-server in the folder `_site`\n\n# Contribution\n\n- Report issues\n- Open pull request with improvements\n- Spread the word\n- Reach out to me directly at \u003cmauriurraco@gmail.com\u003e\n\n# Credits\n\n- [Nathan Randecker](https://github.com/nrandecker)\n\n# Buy me a coffee to show your support!\n\n[![ko-fi](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/murraco)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmurraco%2Fjekyll-theme-minimal-resume","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmurraco%2Fjekyll-theme-minimal-resume","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmurraco%2Fjekyll-theme-minimal-resume/lists"}