Thanks to visit codestin.com
Credit goes to github.com

Skip to content

this is my jekyll theme that is generalized and customizable for github pages

License

Notifications You must be signed in to change notification settings

itsfranrose/jekyll-github-pages

Repository files navigation

Jekyll Resume Theme

Live demo at my github page

Quick Setup

  1. Install Jekyll: gem install jekyll bundler
  2. Fork this repository and clone your fork
  3. Edit _config.yml to personalize your site

Running locally

In order to compile the assets and run Jekyll locally you need to follow those steps:

  1. export PATH="$HOME/.rbenv/bin:$PATH"
  2. eval "$(rbenv init -)"
  3. make sure your desired ruby version is in a .ruby_version for ease of use and also installed
  4. Install Jekyll
  5. Run bundle install
  6. Run bundle exec jekyll build
  7. npm start

About

this is my jekyll theme that is generalized and customizable for github pages

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published