This bundle provides dead simple support for Jekyll in TextMate. A language file is included which should identify HTML or Markdown files with YAML Front Matter.
A template is included for a blank blog post; create a new file from the
Jekyll
template. Build your site with ⌘+B
% git clone git://github.com/itspriddle/jekyll-tmbundle.git ~/Library/Application\ Support/TextMate/Bundles/Jekyll.tmbundle
% osascript -e 'tell app "TextMate" to reload bundles'