https://github.com/whatsnewsaes/resume
Fully Responsive HTML/SCSS Resume Template + Matching Sketch File
https://github.com/whatsnewsaes/resume
css-template grunt resume resume-creator resume-template
Last synced: 2 months ago
JSON representation
Fully Responsive HTML/SCSS Resume Template + Matching Sketch File
- Host: GitHub
- URL: https://github.com/whatsnewsaes/resume
- Owner: WhatsNewSaes
- Created: 2016-08-03T02:18:07.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-08-25T20:19:30.000Z (over 8 years ago)
- Last Synced: 2025-03-11T21:09:17.180Z (2 months ago)
- Topics: css-template, grunt, resume, resume-creator, resume-template
- Language: CSS
- Homepage:
- Size: 2.27 MB
- Stars: 61
- Watchers: 6
- Forks: 19
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Responsive Resume
Responsive Resume is a fully responsive HTML/CSS template with a grunt build system.
It also comes with a matching .sketch file for your design needs.

## Instructions
### Install Global Dependancies
* [Node.js](http://nodejs.org)
* [bower](http://bower.io): `[sudo] npm install bower -g`
* [grunt.js](http://gruntjs.com): `[sudo] npm install -g grunt-cli`### Install Local Dependancies
* [Download zip](https://github.com/WhatsNewSaes/Resume/archive/master.zip), [clone the repo](github-mac://openRepo/https://github.com/WhatsNewSaes/Resume) or `bower install responsive-resume` from your terminal
* cd to project folder
* run `[sudo] npm install` (first time users)
* run `grunt` (to watch and compile sass files)## License
All parts of Responsive Resume are free to use under the [open-source MIT license](http://opensource.org/licenses/mit-license.php).## Acknowledgement
Responsive Resume was originally created by Seth Coelen for his [newsletter subscribers](http://sethcoelen.com/newsletter.html)