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

mergebot-role pushed a change to branch asf-site
in repository https://gitbox.apache.org/repos/asf/beam-site.git.


    from 9441be0  Prepare repository for deployment.
     add b040c92  Add Go SDK quickstart and minimal documentation page
     add 668a523  Add Go to the Wordcount example
     add 6c16369  Fix mailing list links and docker image
     add b89b181  This closes #440
     new 97f27c9  Prepare repository for deployment.

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 content/documentation/dsls/sql/index.html          |  11 +
 content/documentation/index.html                   |   3 +-
 .../sdks/feature-comparison/index.html             |  11 +
 content/documentation/sdks/{java => go}/index.html |  51 ++-
 .../documentation/sdks/java-extensions/index.html  |  11 +
 .../documentation/sdks/java-thirdparty/index.html  |  11 +
 content/documentation/sdks/java/index.html         |  11 +
 content/documentation/sdks/java/nexmark/index.html |  11 +
 .../documentation/sdks/python-custom-io/index.html |  11 +
 .../sdks/python-pipeline-dependencies/index.html   |  11 +
 .../documentation/sdks/python-streaming/index.html |  11 +
 .../sdks/python-type-safety/index.html             |  11 +
 content/documentation/sdks/python/index.html       |  11 +
 content/get-started/beam-overview/index.html       |   4 +-
 content/get-started/downloads/index.html           |   1 +
 content/get-started/index.html                     |   3 +-
 .../get-started/mobile-gaming-example/index.html   |   6 +
 content/get-started/{ => quickstart-go}/index.html |  80 +++--
 content/get-started/quickstart-java/index.html     |   1 +
 content/get-started/quickstart-py/index.html       |   1 +
 content/get-started/wordcount-example/index.html   | 317 ++++++++++++++++++-
 content/images/logos/sdks/go.png                   | Bin 0 -> 15475 bytes
 content/index.html                                 |   2 +
 src/_includes/section-menu/get-started.html        |   1 +
 src/_includes/section-menu/sdks.html               |  11 +
 src/documentation/index.md                         |   3 +-
 src/documentation/sdks/go.md                       |  20 ++
 src/get-started/beam-overview.md                   |   3 +-
 src/get-started/index.md                           |   2 +-
 src/get-started/mobile-gaming-example.md           |   3 +
 src/get-started/quickstart-go.md                   |  67 ++++
 src/get-started/wordcount-example.md               | 342 +++++++++++++++++++++
 src/images/logos/sdks/go.png                       | Bin 0 -> 15475 bytes
 src/index.md                                       |   2 +
 34 files changed, 977 insertions(+), 67 deletions(-)
 copy content/documentation/sdks/{java => go}/index.html (84%)
 copy content/get-started/{ => quickstart-go}/index.html (69%)
 create mode 100644 content/images/logos/sdks/go.png
 create mode 100644 src/documentation/sdks/go.md
 create mode 100644 src/get-started/quickstart-go.md
 create mode 100644 src/images/logos/sdks/go.png

-- 
To stop receiving notification emails like this one, please contact
[email protected].

Reply via email to