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.gitand runnpm install; this will install gulp and ectjs- update example.json file in
./srcdirectory - run
gulpand theCV.htmlwill be generated in./distdirectory.
CV.htmlis 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.