jekyll-optional-front-matter
By benbalter
A Jekyll plugin to make front matter optional for Markdown files.
Compatible with GitHub PagesTo install, add this to your Gemfile
:
and run bundle install
. To use, run Jekyll with
bundle exec
preceding it: