{"id":15474942,"url":"https://github.com/linuxbozo/jsonresume-theme-kendall","last_synced_at":"2025-04-07T19:15:10.763Z","repository":{"id":19994747,"uuid":"23262062","full_name":"LinuxBozo/jsonresume-theme-kendall","owner":"LinuxBozo","description":"A theme for jsonresume","archived":false,"fork":false,"pushed_at":"2024-02-26T14:13:42.000Z","size":59,"stargazers_count":64,"open_issues_count":12,"forks_count":83,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-01T17:11:36.507Z","etag":null,"topics":["bootstrap","fontawesome","javascript","jsonresume-theme"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/LinuxBozo.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-08-23T17:37:24.000Z","updated_at":"2025-03-28T15:06:04.000Z","dependencies_parsed_at":"2024-06-12T00:00:44.843Z","dependency_job_id":"2ace576d-726d-487b-af27-6d3d1a71d2fc","html_url":"https://github.com/LinuxBozo/jsonresume-theme-kendall","commit_stats":{"total_commits":48,"total_committers":11,"mean_commits":4.363636363636363,"dds":0.6458333333333333,"last_synced_commit":"90438746fd64fc8184f439d5731a7d118660ab7a"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinuxBozo%2Fjsonresume-theme-kendall","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinuxBozo%2Fjsonresume-theme-kendall/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinuxBozo%2Fjsonresume-theme-kendall/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinuxBozo%2Fjsonresume-theme-kendall/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LinuxBozo","download_url":"https://codeload.github.com/LinuxBozo/jsonresume-theme-kendall/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247713258,"owners_count":20983683,"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":["bootstrap","fontawesome","javascript","jsonresume-theme"],"created_at":"2024-10-02T03:05:54.175Z","updated_at":"2025-04-07T19:15:10.701Z","avatar_url":"https://github.com/LinuxBozo.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# jsonresume-theme-kendall\n\nA theme for the [JSONResume](https://github.com/jsonresume/resume-schema) schema, that relies on Bootstrap and FontAwesome, added with some personal flair.\n\n**NOTE**: This supports schema 1.0.0. Some things may be missing or broken if your resume.json is using the older schema.\n\n## Usage\n\nTo first get started with this JSONResume theme, you'll need to have the JSONResume CLI installed. If you haven't already install it with `npm install -g resume-cli`. If this doesn't work, try `sudo npm install -g resume-cli`.\n\nAfter this, you can get your resume.json ready by typing `resume init`. After hitting enter, your resume will be initialized and you can edit it and fill in the neccessary fields. Check out [the official resume-schema repository](https://github.com/jsonresume/resume-schema) for more information on filling these fields.\n\nWhen you are finished with your resume, you may test it by yet again opening the command line and typing `resume serve --theme kendall` to see how it looks with this theme. You can replace the word `kendall` with other theme names too.\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\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 --theme .\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## Tips\n\nAs of now, the theme supports the following profiles in the basics.profiles array.\n\n* Facebook\n* Github\n* Twitter\n* Google Plus\n* YouTube\n* Vimeo\n* Linkedin\n* Pinterest\n* Flickr\n* Behance\n* Dribbble\n* CodePen\n* Soundcloud\n* Steam\n* Reddit\n* Tumblr\n* Stack Overflow\n* Bitbucket\n* Gitlab\n\nEvery single one of these is optional, and every field in the basics.profiles array **must** be entered without spaces. This theme will try to use the matching `-square` version of the icon from FontAwesome if it doesn't already have support for one of your profiles. If you want support for more social networks, feel free to leave an issue, or even better, submit a pull request. Thanks.\n\nIf you want to keep your resume mobile-friendly, please limit the number of profiles to 10, please. No one should have over 10 profiles on their resume anyway.\n\nEvery section is optional. If you do not include the publications array in your resume.json, no publications section will appear.\n\nIf you find any other problems with this theme in specified, do feel free to leave an issue. Thanks.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinuxbozo%2Fjsonresume-theme-kendall","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flinuxbozo%2Fjsonresume-theme-kendall","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinuxbozo%2Fjsonresume-theme-kendall/lists"}