__ __ / \~~~/ \ ,----( .. ) / \__ __/ /| (\ |( ^ \ /___\ /\ | |__| |__|-"
$ jekyll build
Generating...
done.
$ git init
$ git add .
$ git commit -m "Initial commit"
$ git remote add origin git@github.com:rjuju/rjuju.github.io.git
$ git push -u origin master:master