[GitHub] incubator-beam-site pull request #105: Minor improvements to docs

2016-12-09 Thread hadarhg
GitHub user hadarhg opened a pull request:

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

Minor improvements to docs 

- Using the Documentation 
- WordCount
- Mobile Gaming
- Java SDK page
- Python SDK page: minor update

Small fix in Resources page



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

$ git pull https://github.com/hadarhg/incubator-beam-site improvements

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

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


commit 8983b8294196ea57740f6f0d67e940cf883cb743
Author: Hadar Hod 
Date:   2016-12-09T19:14:53Z

Updated Wordcount, Mobile gaming, and Using the Docs pages.

commit 1cf48c80a17a48f35ec3e6e88a86371ef79812f2
Author: Hadar Hod 
Date:   2016-12-09T20:19:29Z

Merge branch 'asf-site' of github.com:hadarhg/incubator-beam-site into 
improvements

commit 04d59747842c73a0b3902548369e9db5c4d2a499
Author: Hadar Hod 
Date:   2016-12-10T02:03:43Z

More improvements & updated Java SDK doc.




---
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 #101: Additional Resources page

2016-12-02 Thread hadarhg
GitHub user hadarhg opened a pull request:

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

Additional Resources page

- [ ] Update descriptions for each section
- [ ] Add subtitle/description for each resource

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

$ git pull https://github.com/hadarhg/incubator-beam-site 
additional-resources

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

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


commit 32a3fafc7dc2e3c6e0872e5a2b82fa7fbb54cd3f
Author: Hadar Hod 
Date:   2016-12-01T22:58:23Z

Update Additional Resources page

commit 96751819a717992fd76bb95bd06116ccd59c5879
Author: Hadar Hod 
Date:   2016-12-03T00:37:24Z

Update Additional Resources page




---
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 #93: Update main page and Beam Overview pag...

2016-11-21 Thread hadarhg
GitHub user hadarhg opened a pull request:

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

Update main page and Beam Overview page

- [x] Move /src/index.md content to /src/get-started/beam-overview.md
- [x] Incorporate some of the content in v2 main page 
(/src/_layouts/v2home.html) into /src/index.md

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

$ git pull https://github.com/hadarhg/incubator-beam-site main-page

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

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


commit 2d7bcc79a05b689ae2acca0ffb8a5911f1969fbc
Author: Hadar Hod 
Date:   2016-11-21T19:18:20Z

WIP - Update main landing page and Beam Overview page

commit b3ada9c9a869e0d2abbcbefd667962cb7bf51639
Author: Hadar Hod 
Date:   2016-11-22T00:31:09Z

Update get-started/beam-overview.md and src/index.md with v2 main page 
content




---
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 #88: Small addition and fix

2016-11-18 Thread hadarhg
GitHub user hadarhg opened a pull request:

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

Small addition and fix

- [x] Open Java SDK API Reference in new tab
- [x] Add external link icon to Java SDK API Reference
- [x] Fix header in WordCount Walkthrough 

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

$ git pull https://github.com/hadarhg/incubator-beam-site extras

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

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


commit c367ff84d20d49f73b9d0714a93410933cea91d9
Author: Hadar Hod 
Date:   2016-11-18T20:07:12Z

Add external link icon to Java SDK API reference, and change to open in new 
tab.

commit 85507ac08b65ea002f502a35e412047da1681448
Author: Hadar Hod 
Date:   2016-11-18T20:09:12Z

Fix header size mistake in WordCount Walkthrough.




---
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 #85: Structure

2016-11-14 Thread hadarhg
GitHub user hadarhg opened a pull request:

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

Structure

- [x] Adds a new page for the Python SDK
- [x] Adds a link to the new Python SDK page from the 'Using the Docs' page
- [x] Renames 'releases' page to 'downloads', deletes the old 'downloads' 
page


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

    $ git pull https://github.com/hadarhg/incubator-beam-site structure

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

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






---
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 #83: Landing page

2016-11-14 Thread hadarhg
GitHub user hadarhg opened a pull request:

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

Landing page

- [x] Update the prose on the landing page
- [ ] Copy Blog & Twitter sections from /src/index.md
- [ ] Update content in the slider News section (perhaps with Blog & 
Twitter) OR delete this section completely 
- [ ] Add drop-downs to header sections (Get Started, Documentation, and 
Contribution)

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

$ git pull https://github.com/hadarhg/incubator-beam-site landing-page

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

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


commit bd797dd1810fe448bf89c6e481d60a2b11fcfd28
Author: Hadar Hod 
Date:   2016-11-14T20:50:11Z

Update content on v2 landing page

commit 0ee847c9f020e73e3bdc8e17d81381a22f4daf93
Author: Hadar Hod 
Date:   2016-11-14T21:01:59Z

Fix broken links in header




---
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 #81: Pipeline Docs

2016-11-13 Thread hadarhg
GitHub user hadarhg opened a pull request:

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

Pipeline Docs

- [x] Design Your Pipeline
- [x] Create Your Pipeline
- [x] Test Your Pipeline

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

$ git pull https://github.com/hadarhg/incubator-beam-site pipelines

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

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


commit 529f690629e15fe206acd89c7f703fd92e134732
Author: Hadar Hod 
Date:   2016-11-07T23:58:49Z

Update documentation/pipelines/design-your-pipeline.md. Add 5 images for 
the doc.

commit 367612cd6367b289ae5ca8df34bf2ed918e20322
Author: Hadar Hod 
Date:   2016-11-14T07:17:30Z

Update pipeline docs.

commit f2c5c4e183849296aa2b2d1acda75ca17a96bf9c
Author: Hadar Hod 
Date:   2016-11-14T07:23:09Z

Fix mistake in design-your-pipeline.md




---
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 #62: Change docs site structure

2016-11-03 Thread hadarhg
GitHub user hadarhg opened a pull request:

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

Change docs site structure

Change site structure:
- 'Use' becomes 'Get Started'
- 'Learn' becomes 'Documentation'
- 'Contribute' - stays the same
- 'Blog' - stays the same
- 'Project' - delete the tab and move content to 'Contribute' section

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

$ git pull https://github.com/hadarhg/incubator-beam-site site-layout

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

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


commit 5206a05ac9e316b548a9cd372d270e88697b8793
Author: Hadar Hod 
Date:   2016-10-11T00:17:50Z

Update WordCount according to reviewr comments. Add Windowing WordCount 
section.

commit 5b045004e39dd14bb7360be5686235ca0979adbb
Author: Hadar Hod 
Date:   2016-10-31T19:43:11Z

Add Mobile Game Examples Walkthrough

commit a8e7521192f64792578763b2d07f679dc1bdadec
Author: Hadar Hod 
Date:   2016-10-31T21:09:00Z

Make minor corrections in Mobile Game Examples Walkthrough

commit 79e6399642b1bf9dd8285aa5dcb60927f556bb26
Author: Hadar Hod 
Date:   2016-11-03T17:51:41Z

Update Mobile Gaming Example according to comments

commit 1a7c3d3d10f769e4b6494b824056209a09a075b6
Author: Hadar Hod 
Date:   2016-11-03T18:21:11Z

Update Mobile Gaming Example

commit 72d29512b2e0e43d01c77a1c72ca6f5d24e6155f
Author: Hadar Hod 
Date:   2016-11-04T01:14:17Z

New structure

New tab names in top header: "Use" -> "Get Started", "Learn" -> 
"Documentation", "Project" moved into "Contribute".

commit 04e2855c98bdb612de4a06de26b8d893c1450a6c
Author: Hadar Hod 
Date:   2016-11-04T01:20:26Z

Move Javadoc from learn/sdks to documentation/sdks.




---
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 pull request #970: [BEAM-640] Update Python SDK README text

2016-11-03 Thread hadarhg
Github user hadarhg closed the pull request at:

https://github.com/apache/incubator-beam/pull/970


---
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 #58: Add Mobile Gaming Examples Walkthrough

2016-10-31 Thread hadarhg
GitHub user hadarhg opened a pull request:

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

Add Mobile Gaming Examples Walkthrough

- [x] Add Mobile Gaming Examples Walkthrough including images
- [x] Update _includes/header.html
- [x] Update walkthroughs.md

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

$ git pull https://github.com/hadarhg/incubator-beam-site word-count

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

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


commit 5206a05ac9e316b548a9cd372d270e88697b8793
Author: Hadar Hod 
Date:   2016-10-11T00:17:50Z

Update WordCount according to reviewr comments. Add Windowing WordCount 
section.

commit 5b045004e39dd14bb7360be5686235ca0979adbb
Author: Hadar Hod 
Date:   2016-10-31T19:43:11Z

Add Mobile Game Examples Walkthrough

commit a8e7521192f64792578763b2d07f679dc1bdadec
Author: Hadar Hod 
Date:   2016-10-31T21:09:00Z

Make minor corrections in Mobile Game Examples Walkthrough




---
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 #40: Create the WordCount walkthrough [WIP]

2016-09-26 Thread hadarhg
GitHub user hadarhg opened a pull request:

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

Create the WordCount walkthrough [WIP]

Create the WordCount Walkthrough:
[x] - Minimal WordCount section
[x] - WordCount section
[x] - Debugging WordCount section
[] - Windowing WordCount section
[] - Include code snippets from real code
[] - Directions for how to run each example

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

$ git pull https://github.com/hadarhg/incubator-beam-site word-count

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

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


commit 4e6a16932e7f945ea6977cc3d508b930ad0cf582
Author: Hadar Hod 
Date:   2016-09-26T19:31:16Z

Create WordCount walkthrough. This is a work in progress.




---
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 pull request #970: [BEAM-640] Update Python SDK README text

2016-09-19 Thread hadarhg
GitHub user hadarhg opened a pull request:

https://github.com/apache/incubator-beam/pull/970

[BEAM-640] Update Python SDK README text

Update the README for Beam Python SDK:
- [x] Remove references to Alpha release
- [x] Change "Dataflow" references to "Beam"
- [x] Update Getting Started instructions 
- [x] Update the rest of the sections and the TOC

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

$ git pull https://github.com/hadarhg/incubator-beam python-sdk

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

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


commit 2cf8e4f0910909df1698294b2f27abdbcdfd8cc1
Author: Hadar Hod 
Date:   2016-09-19T19:08:00Z

Update README to reflect Dataflow to Apache Beam migration. Remove 
references to Alpha for Python SDK.

commit 80de63dd045ec912de24054ea30448e7700f2745
Author: Hadar Hod 
Date:   2016-09-19T19:23:27Z

Merge branch 'python-sdk' of https://github.com/apache/incubator-beam into 
python-sdk




---
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.
---