Skip to content

Files

Latest commit

Jan 29, 2019
d0b8ac7 · Jan 29, 2019

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