Skip to content

deckarep/resume-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

brew install nodejs
npm install -g resume-cli

Create or edit your resume.json file

resume test # Validates your resume
resume export --format html --theme flat docs/index.html

Generate's and adds GA Analytics

./generate.sh

JSON Schema format

https://jsonresume.org/schema/

Themes

Themes can be found here: https://jsonresume.org/themes/

About

Fork this, fill out the resume.json, turn-on GitHub Pages and Rock On!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published