jekyll blog, initial content ported from blogger...
- lovely icons are Font Awesome
- font is Montserrat
rake build # Build jekyll project
rake deploy # Build, Commit, and Deploy to Github
rake draft[title] # Create a draft
rake help # Print this list
rake install # Install dependencies (See Gemfile & package.json)
rake page[title] # Create a page
rake post[title] # Create a post
rake publish[filepath] # Publish a draft
rake serve # Build & serve jekyll project for develoment
rake unpublish[filepath] # Unpublish a post