resume

resume

💼 A simple Jekyll scaffold for maintaining an online resume.

Resume

A simple Jekyll scaffold for maintaining an online resume.

Quick Start

  1. Install Jekyll: gem install jekyll
  2. Clone this repository: git clone https://github.com/f1337/resume.git
  3. Run the Jekyll-provided local server: cd resume && jekyll serve
  4. Browse to http://127.0.0.1:4000

See the Jekyll documentation to learn how to customize the content.