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

2016-10-25 Thread cschneider
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


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

2016-10-14 Thread cschneider
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-beam-site pull request #44: Add IDE setup instructions

2016-10-14 Thread cschneider
GitHub user cschneider opened a pull request:

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

Add IDE setup instructions

See my mail "Documentation for IDE setup" on the dev list for details.

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

$ git pull https://github.com/cschneider/incubator-beam-site ide-setup

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

https://github.com/apache/incubator-beam-site/pull/44.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 #44


commit 379375e558b018d4495ba626833ec5d180cf3477
Author: Christian Schneider <ch...@die-schneider.net>
Date:   2016-10-14T12:56:01Z

Add IDE 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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---