martinsuba / cv

Simple minimalistic CV (resume).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CV

Simple minimalistic CV (resume) written in Preact using Preact CLI. Renders personal data from customizable JSON file. Also generates CV from website to PDF.

Usage

Generate PDF

git clone https://github.com/martinsuba/cv
npm run start
npm run pdf

or build and publish website

git clone https://github.com/martinsuba/cv
npm run build

About

Simple minimalistic CV (resume).


Languages

Language:CSS 88.6%Language:JavaScript 11.4%