This plugin alters the default WEBrick behavior of jekyll serve
and sets the Content-Type header of HTML files to text/html; charset=utf-8.
gem install jekyll-utf8
Create a file at _plugins/jekyll-utf8.rb
with the following contents:
require 'jekyll-utf8'