https://github.com/deckarep/resume-template
Fork this, fill out the resume.json, turn-on GitHub Pages and Rock On!
https://github.com/deckarep/resume-template
generation generic json resume template
Last synced: about 1 month ago
JSON representation
Fork this, fill out the resume.json, turn-on GitHub Pages and Rock On!
- Host: GitHub
- URL: https://github.com/deckarep/resume-template
- Owner: deckarep
- Created: 2017-04-04T23:02:49.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-05T15:41:35.000Z (about 9 years ago)
- Last Synced: 2026-03-29T16:13:03.325Z (3 months ago)
- Topics: generation, generic, json, resume, template
- Language: JavaScript
- Homepage: https://deckarep.github.io/resume-template/
- Size: 5.86 KB
- Stars: 1
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# resume
The resume of {full-name} - this resume is generated from a file
called `resume.json` and once the resulting .html is placed in the /doc
folder this can be served at the following:
https://{username}.github.io/resume/
More details about jsonresume can be found here: https://jsonresume.org/
Once you've pushed up your `master` branch be sure to turn on GitHub
pages feature in the Settings tab and set it to: `master branch /docs
folder`
# Installing jsonresume.org command line tool
```sh
brew install nodejs
npm install -g resume-cli
```
# Create or edit your resume.json file
```sh
resume test # Validates your resume
resume export --format html --theme flat docs/index.html
```
# Generate's and adds GA Analytics
```sh
./generate.sh
```
# JSON Schema format
https://jsonresume.org/schema/
# Themes
Themes can be found here: https://jsonresume.org/themes/