jekyll-titles-from-headings
By benbalter
A Jekyll plugin to pull the page title from the first Markdown heading when none is specified.
Compatible with GitHub PagesTo install, add this to your Gemfile
:
and run bundle install
. To use, run Jekyll with
bundle exec
preceding it: