Im trying out jekyll and trying to jost it on github

This is how we did it

$ jekyll new "site name"
$ cd "site name"
$ jekyll serve --watch