berbschloe.github.io

berbschloe.github.io

A minimal Jekyll Theme to host your resume (CV)

Setup

  • Install Jekyll on your machine

  • Install required ruby gems

    bundle install
    
  • Serve the site locally

    bundle exec jekyll serve
    
  • Navigate to http://localhost:4000