X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/a3a19bfc20889601b07156a5aa80fd5c6defba4b..a27dd6c9ab51311af2fbe194a7e5e0b592b78e79:/doc/Gemfile diff --git a/doc/Gemfile b/doc/Gemfile index a9cccb48f8..9ee5f581c3 100644 --- a/doc/Gemfile +++ b/doc/Gemfile @@ -1,4 +1,6 @@ source 'https://rubygems.org' -gem 'jekyll' +gem 'zenweb' +gem 'liquid' gem 'RedCloth' +gem 'colorize'