tylerwalts / resume

:page_facing_up::briefcase::tophat: A simple Jekyll + GitHub Pages powered resume template.

Home Page:https://tylerwalts.github.io/resume/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

resume

Responsive Resume for Tyler Walters

See: http://resume.tylerwalts.com

Docs

Running locally

Dependencies

This consistently works on mac/ec2:

  • Install rvm & ruby 2.3: rvm install 2.3
  • Install bundler: gem install bundler

To test locally:

  1. Clone repo
  2. rvm use 2.3
  3. bundle install
  4. bundle exec jekyll serve
  5. Open your browser to localhost:4000

Configuring with your own domain name

To setup your GH Pages site with a custom domain, follow the instructions on the GitHub Help site for that topic.

License

Original Jekyll resume from: https://github.com/jglovier/resume-template The code and styles are licensed under the MIT license. See project license.

About

:page_facing_up::briefcase::tophat: A simple Jekyll + GitHub Pages powered resume template.

https://tylerwalts.github.io/resume/

License:MIT License


Languages

Language:HTML 61.5%Language:SCSS 38.4%Language:Ruby 0.1%