Source: jekyll Maintainer: Debian Ruby Extras Maintainers Uploaders: Youhei SASAKI Section: web Priority: optional Build-Depends: cucumber, debhelper (>= 11), gem2deb, rake, ruby-i18n, ruby-addressable, ruby-classifier-reborn, ruby-colorator, ruby-em-websocket, ruby-jekyll-coffeescript (>= 1.0.1-2~), ruby-jekyll-feed, ruby-jekyll-gist, ruby-jekyll-paginate, ruby-jekyll-sass-converter, ruby-jekyll-test-plugin, ruby-jekyll-test-plugin-malicious, ruby-jekyll-watch, ruby-kramdown, ruby-launchy-shim, ruby-liquid (>= 4.0~), ruby-mercenary, ruby-mime-types, ruby-minitest, ruby-minitest-reporters, ruby-nokogiri, ruby-pathutil, ruby-pygments.rb, ruby-rdiscount, ruby-redcarpet, ruby-rouge, ruby-rspec-mocks, ruby-safe-yaml, ruby-shoulda, ruby-simplecov, ruby-test-unit, ruby-toml (>= 0.1.2-2~), xdg-utils, ruby-httpclient, ruby-tomlrb, webpack Standards-Version: 4.2.0 Vcs-Browser: https://salsa.debian.org/ruby-team/jekyll Vcs-Git: https://salsa.debian.org/ruby-team/jekyll.git -b debian/buster Homepage: https://github.com/mojombo/jekyll Testsuite: autopkgtest-pkg-ruby XS-Ruby-Versions: all Package: jekyll Architecture: all Depends: ruby | ruby-interpreter, bundler, ruby-i18n, ruby-addressable, ruby-classifier-reborn, ruby-colorator, ruby-em-websocket, ruby-jekyll-coffeescript (>= 1.0.1-2~), ruby-jekyll-feed, ruby-jekyll-gist, ruby-jekyll-paginate, ruby-jekyll-sass-converter, ruby-jekyll-watch, ruby-kramdown, ruby-launchy-shim, ruby-liquid, ruby-mercenary, ruby-mime-types, ruby-pathutil, ruby-pygments.rb, ruby-rdiscount, ruby-redcarpet, ruby-rouge, ruby-safe-yaml, ruby-toml (>= 0.1.2-2~), xdg-utils, ${misc:Depends}, ${shlibs:Depends} Recommends: ruby-mysql, ruby-sequel, ruby-sequel-pg XB-Ruby-Versions: ${ruby:Versions} Description: Simple, blog aware, static site generator Jekyll is a simple, blog aware, static site generator. It takes a template directory (representing the raw form of a website), runs it through Textile or Markdown and Liquid converters, and spits out a complete, static website suitable for serving with Apache or your favorite web server. . This is also the engine behind GitHub Pages(http://pages.github.com), which you can use to host your project's page or blog right here from GitHub.