Source: ruby-jekyll-data Section: ruby Priority: optional Maintainer: Debian Ruby Extras Maintainers Uploaders: Daniel Leidert Build-Depends: debhelper-compat (= 12), gem2deb (>= 0.7.5~), jekyll, ruby-minitest-reporters, ruby-rspec-mocks, ruby-shoulda Standards-Version: 4.6.0 Vcs-Git: https://salsa.debian.org/ruby-team/ruby-jekyll-data.git Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-jekyll-data Homepage: https://github.com/ashmaroli/jekyll-data Testsuite: autopkgtest-pkg-ruby XS-Ruby-Versions: all Rules-Requires-Root: no Package: ruby-jekyll-data Architecture: all XB-Ruby-Versions: ${ruby:Versions} Depends: ${misc:Depends}, ${ruby:Depends}, ${shlibs:Depends} Enhances: jekyll Description: read and add data files within Jekyll theme-gems to site hash Introducing a plugin that reads data files within jekyll theme-gems and adds the resulting hash to the site's internal data hash. If a _config.yml is present at the root of the theme-gem, it will be evaluated and the extracted hash data will be incorporated into the site's existing config hash.