Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 723 Bytes

README.md

File metadata and controls

29 lines (20 loc) · 723 Bytes


CV based on JSON.resume and theme based on jsonresume-theme-fresh by Tair Assimov and JSON Resume

This project's purpose is to enable me to maintain my CV and keep it under version control.

I've modified the theme to accommodate my needs (extra fields, languages).

How to view the CV?

First you need to check out the project:

git clone https://github.com/nekihrvoje/nekihrvoje.github.io.git && cd nekihrvoje.github.io

Install dependencies:

npm install

View the English version:

npm run previewEnglish

Credits to: https://github.com/csrenato/csrenato.github.io.git