/cv

CV SHODO

Primary LanguageSCSSMIT LicenseMIT

CV

My resume:

Feel free to fork!

How to use locally

After installing Ruby and its bundler:

$ git clone https://github.com/adrienjoly/cv.git
$ cd cv
$ make build # builds static HTML in _site/
$ make # serve the CV on local HTTP, with auto-regeneration