Theme by Flatty Resume
Built with Yeoman
- Install Node and Ruby
npm install -g bower grunt-cligem install compassbower installnpm installgrunt servefor previewgrunt buildfor build
The project has two branches:
- master branch for development, change code and run
grunt serveto preview the page in live-reload, when done, rungrunt buildready for production - gh-pages branch for production, using the Github naming convention for branch naming, after running
grunt buildin master branch, switch to this branch usinggit checkout gh-pagesand run 'build.bat'(easily to transform to Linux platform)