Skip to content

kiwibird01/resume

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MyResume

http://pinkyjie.com/resume

Theme by Flatty Resume

Built with Yeoman

Build

  • Install Node and Ruby
  • npm install -g bower grunt-cli gem install compass
  • bower install
  • npm install
  • grunt serve for preview
  • grunt build for build

Fork me

The project has two branches:

  • master branch for development, change code and run grunt serve to preview the page in live-reload, when done, run grunt build ready for production
  • gh-pages branch for production, using the Github naming convention for branch naming, after running grunt build in master branch, switch to this branch using git checkout gh-pages and run 'build.bat'(easily to transform to Linux platform)

About

My Resume

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 59.1%
  • HTML 29.3%
  • ApacheConf 7.3%
  • CSS 4.3%