Source: ruby-jekyll-optional-front-matter
Section: ruby
Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Daniel Leidert <dleidert@debian.org>
Build-Depends: debhelper-compat (= 14), gem2deb, jekyll
Standards-Version: 4.7.4
Vcs-Git: https://salsa.debian.org/ruby-team/ruby-jekyll-optional-front-matter.git
Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-jekyll-optional-front-matter
Homepage: https://github.com/benbalter/jekyll-optional-front-matter
Testsuite: autopkgtest-pkg-ruby

Package: ruby-jekyll-optional-front-matter
Architecture: all
Enhances: jekyll
Description: jekyll plugin to make front matter optional for markdown files
 Jekyll requires that any markdown file has YAML front matter in order to be
 processed and converted to HTML. But sometimes it's easier to simply add a
 plain markdown file. Using this plugin any markdown file in the site's
 source - except for a short list of common meta files - will be treated as
 a page and rendered as HTML by default, even if it doesn't have YAML front
 matter.
