An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

# Responsive Resume
Responsive Resume is a fully responsive HTML/CSS template with a grunt build system.

![gif of responsiveness](https://gallery.mailchimp.com/d31a23eb4d502d52b18b446f6/images/bfb0dd3f-27f9-4940-b142-361ba72ed8ce.gif)

It also comes with a matching .sketch file for your design needs.

![Image of Sketch file](https://gallery.mailchimp.com/d31a23eb4d502d52b18b446f6/images/003b4ce5-00e7-41c7-9f12-5c9157966211.png)

## 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)