Skip to content

gnh/grantharris

Repository files navigation

#Grant Harris personal website

by Grant Harris

##Tech

Make sure you have npm, Bower and Middleman installed

##Starting Middleman

$ middleman

Middleman will start a local server on port 4567 (http://localhost:4567)

##Build Build the website using the command below and copy the contents of the build folder

$ middleman build