devanks / devanks.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

devanks.github.io

Running locally

Before you start make sure you have Ruby and the gems for Jekyll installed locally. You can find out how to do that here.

Clone your resume repository locally (if you haven't already)

cd devanks.github.io
bundle install
bundle exec jekyll serve

Open your browser to http://localhost:4000.

Any changes you make will automatically build and you will be able to see these by refreshing your browser.

Note: You will need to re-run bundle exec jekyll serve to see changes made in _config.yml.

Theme template

Sproogen Resume Theme

About

License:GNU General Public License v3.0


Languages

Language:HTML 50.9%Language:SCSS 35.7%Language:Ruby 13.4%