A full page CV generator
An online demo is presented here: CV
- make sure nodejs env is installed.
git clone https://github.com/shuson/fullPageCV.git
and runnpm install
; this will install gulp and ectjs- update example.json file in
./src
directory - run
gulp
and theCV.html
will be generated in./dist
directory.
CV.html
is not a stand-alone resource file, and it loads dependencies from CDNcdnjs.cloudflare.com/
.- please follow the example.json file's format, since keys are used when generating the target file.