My Blog

This a blog repo driven by jekyll. It is placed on fdwills.com.

Usage

  1. Add new post under /_post directory, named with datetime+filename.markdown
  2. Commit and push

Useful Command

####Start jekyll server

jekyll serve

####Compile

jekyll build