Skip to content

A responsive résumé theme using bootstrap 3 for my personal website.

License

Notifications You must be signed in to change notification settings

lewisenator/responsive_resume

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A responsive résumé theme using bootstrap 3

Making it your own

Download the project and replace my content in index.html with your own.

$ git clone https://github.com/lewisenator/responsive_resume.git

You can open index.html directly in your browser using the file:// protocol.

Alternatively, start a web server using Python:

$ cd responsive_resume; python -m SimpleHTTPServer

or Ruby:

$ cd responsive_resume; ruby -run -e httpd . -p 8000

Then navigate to http://localhost:8000/

License

This project is released under the MIT License.

About

A responsive résumé theme using bootstrap 3 for my personal website.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published