You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by bt...@apache.org on 2019/10/30 04:31:48 UTC

[james-project] 04/07: JAMES-2931 Add some jekyll missing gems in homepage documentation docker build

This is an automated email from the ASF dual-hosted git repository.

btellier pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/james-project.git

commit 1e0ded0cbe0584b574a23961ca216043b71a854a
Author: Rene Cordier <rc...@linagora.com>
AuthorDate: Tue Oct 29 15:24:41 2019 +0700

    JAMES-2931 Add some jekyll missing gems in homepage documentation docker build
---
 dockerfiles/site/homepage/Dockerfile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/dockerfiles/site/homepage/Dockerfile b/dockerfiles/site/homepage/Dockerfile
index c5997ab..1422603 100644
--- a/dockerfiles/site/homepage/Dockerfile
+++ b/dockerfiles/site/homepage/Dockerfile
@@ -10,7 +10,9 @@ RUN apt-get update \
 RUN gem install \
   github-pages \
   jekyll \
+  jekyll-feed \
   jekyll-redirect-from \
+  jekyll-seo-tag \
   kramdown \
   rdiscount \
   rouge


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org