Skip to content

shuson/fullPageCV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fullPageCV Generator

A full page CV generator

An online demo is presented here: CV

Get started.

  1. make sure nodejs env is installed.
  2. git clone https://github.com/shuson/fullPageCV.git and run npm install; this will install gulp and ectjs
  3. update example.json file in ./src directory
  4. run gulp and the CV.html will be generated in ./dist directory.

Note:

  1. CV.html is not a stand-alone resource file, and it loads dependencies from CDN cdnjs.cloudflare.com/.
  2. please follow the example.json file's format, since keys are used when generating the target file.

MIT licenced

About

Full Page Scroll-able CV

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published