My Resume site generated from jsonresume.
This project uses JSON Resume, an open-source initiative to create a JSON-based standard for resumes. The site is automatically deployed to Netlify.
- Clone this repository
- Install dependencies:
npm install
- Edit the
resume.jsonfile with your personal information - Preview locally:
resume serve
This site is automatically deployed to Netlify. Any changes pushed to the main branch will trigger a new deployment.
- Edit
resume.jsonto update your resume content - Themes can be changed by installing different JSON Resume themes via npm
- Custom styling can be added through the theme's customization options