Skip to content

FuzzyReason/cv-website

Repository files navigation

Netlify Status

CV Website

This repo is for personal CV. Pure HTML, no fancy tech stack, just something that works for sure (and fast!). I use Netlify for hosting purposes and it's continuous deployment features (by connecting with my Github repo). The initial version which required a tiny style fix for my needs is bootstrapped with jsonresume with the theme "Stackoverflow".

In order to generate a CV with same styles which I use you can define it with CLI:

resume export resume.html --theme stackoverflow

If you want to have your CV with same styling in pdf use:

resume export resume.pdf --theme stackoverflow

If you don't want to memorize how the theme is called and you know exactly the one you want to stick with you can add this to your source resume.json file:

 "meta": { "theme": "stackoverflow" }

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages