Skip to content

tnightengale/resume

Repository files navigation

Resume

Contains my CV in the JSON Resume Schema.

Set Up

Run npm init.

Use npx resume serve --theme <theme> --resume <resume.json> to view the HTML rendered JSON in localhost.

Use npm run export_resumes to generate resumes from all the ./themes/

Structure

  • resume.json: My current base resume.
  • ./themes/<theme>/resume.json: The base resume altered to present well in specific themes. These json are exported as Github artifacts on merge to main, using the npm run export_resumes command.

About

My resume.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages