You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by cschneider <gi...@git.apache.org> on 2016/10/14 13:11:25 UTC

[GitHub] incubator-beam-site pull request #45: Fix jekyll setup instructions

GitHub user cschneider opened a pull request:

    https://github.com/apache/incubator-beam-site/pull/45

    Fix jekyll setup instructions

    When I just tried the jekyll setup on a recent ubuntu the start of jekyll failed with an error.
    It reported that it needs an activesupport < 5.0.0 while the version the listed commands installed was 5.0.1.
    
    What I found is the workaround below. I guess this needs to be fixed in the jekyll gems too.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/cschneider/incubator-beam-site Fix-jekyll-setup-instructions

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-beam-site/pull/45.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #45
    
----
commit 536af368dd722f343b98ed72ee40a54f8b5483c3
Author: Christian Schneider <ch...@die-schneider.net>
Date:   2016-10-14T13:08:25Z

    Fix jekyll setup instructions

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-beam-site pull request #45: Fix jekyll setup instructions

Posted by cschneider <gi...@git.apache.org>.
Github user cschneider closed the pull request at:

    https://github.com/apache/incubator-beam-site/pull/45


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---