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).
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