Source: ruby-jekyll-titles-from-headings Section: ruby Maintainer: Debian Ruby Extras Maintainers Uploaders: Daniel Leidert Build-Depends: debhelper-compat (= 14), gem2deb, jekyll Standards-Version: 4.7.4 Vcs-Git: https://salsa.debian.org/ruby-team/ruby-jekyll-titles-from-headings.git Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-jekyll-titles-from-headings Homepage: https://github.com/benbalter/jekyll-titles-from-headings Testsuite: autopkgtest-pkg-ruby Package: ruby-jekyll-titles-from-headings Architecture: all Enhances: jekyll Description: jekyll plugin to create a page title from the markdown heading A Jekyll plugin to pull the page title from the first Markdown heading when none is specified in the YAML front matter. This allows one to store the title semantically in the document itself so that it's readable, both as Markdown and when rendered, and machine-readable for plugins like ruby-jekyll-seo-tag.