Skip to content

Anguliachao/fullPageCV

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 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 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

Languages

  • HTML 97.6%
  • JavaScript 2.4%