Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 387 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 387 Bytes

Website

drawing

This site is currently using the Jekyll minima theme.

Pre-requisites

$ brew install ruby
$ export PATH="/usr/local/opt/ruby/bin:$PATH"

Running the Jekyll server

$ cd website/
$ make serve