Source: ruby-jekyll-data Section: ruby Maintainer: Debian Ruby Extras Maintainers Uploaders: Daniel Leidert Build-Depends: debhelper-compat (= 14), gem2deb (>= 0.7.5~), jekyll, ruby-minitest, ruby-rspec-mocks, ruby-shoulda Standards-Version: 4.7.4 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 Package: ruby-jekyll-data Architecture: all 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.