Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 146 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 146 Bytes

This is a static site using jekyll.

Setup

gem install jekyll bundler

Starting the server

jekyll serve

Browse to localhost:4000