Skip to content

denis-nica/denisnica-resume

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Netlify Status

denisnica.xyz

Personal resume created using https://jsonresume.org/. It uses Eloquent theme for the HTML and Classy theme for the PDF.

Prerequisites

  • Node.js
  • npm

I like working with nvm. Install nvm and then run:

nvm install --lts

This will install Node.js and npm.

Steps

Export as HTML

npm run generate-html

Export as PDF

npm run generate-pdf

Deploy

Netlify will deploy when new commits are added to the main branch. This script will simply generate the new HTML, commit your changes (without adding new, untracked files) and push to the main branch. This is not best practice but this is just a simple resume repo.

npm run deploy

About

Code for resume using jsonresume

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages