[ 
https://issues.apache.org/jira/browse/BEAM-4499?focusedWorklogId=150942&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-150942
 ]

ASF GitHub Bot logged work on BEAM-4499:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 03/Oct/18 21:29
            Start Date: 03/Oct/18 21:29
    Worklog Time Spent: 10m 
      Work Description: swegner commented on a change in pull request #565: 
[BEAM-4499] Remove non-release documentation sources and generated content
URL: https://github.com/apache/beam-site/pull/565#discussion_r222474232
 
 

 ##########
 File path: README.md
 ##########
 @@ -1,97 +1,29 @@
-# Apache Beam website
-
-This is the website for [Apache Beam](https://beam.apache.org/), hosted at:
-
-    https://beam.apache.org/
-
-## About this site
-
-The Beam website is built using [Jekyll](http://jekyllrb.com/). Additionally,
-for additional formatting capabilities, this website uses
-[Twitter Bootstrap](http://getbootstrap.com/).
-
-### Repository Structure
-
-This repository contains:
-
-1. `src/`: the source of the site, including markdown files containing the 
bulk of the content
-1. `content/`: html generated from the markdown (which is what is actually 
hosted on the website)
-
-## Development Workflow
-
-### Setup
-
-You need Ruby version >= 2.2.0 to build the project.
-
-Install [Ruby Gems](https://rubygems.org/pages/download), a package management 
framework for Ruby.
-
-Install [Bundler](http://bundler.io/v1.3/rationale.html), which  we use to 
specify dependencies and ensure
-a consistent environment for building the website, even across multiple 
developers on different machines:
-
-    $ gem install bundler
-
-Use Bundler to download the versions of each dependency specified in the 
website's `Gemfile.lock`,
-including [Jekyll](https://jekyllrb.com/):
-
-    $ bundle install --deployment
-
-This will install a number of gems in a local `./vendor` directory.
-
-### Active development
-
-Launch Jekyll via Bundler in order to guarantee that the appropriate versions 
of the dependencies are used:
-
-    $ bundle exec jekyll serve
-
-Jekyll will start a webserver on port `4000`. As you make changes to the
-content, Jekyll will rebuild it automatically. This is helpful if you want to 
see
-how your changes will render in realtime.
-
-In addition, check for dead links and the like by running the tests via:
-
-    $ bundle exec rake test
-
-Running Jekyll may cause the `content/` directory to be generated.
-Merging autogenerated content can get tricky, so regenerating content is
-responsibility of the committer doing the final merge of your PR, and
-your PR should not contain changes to that directory.
-
-Before sending the PR for review, please run:
-
-    $ git checkout -- content
-
-## Additional Information
-
-### Writing blog posts
-
-Blog posts are created in the `_posts` directory.
-
-If this is your first post, make sure to add yourself to `_data\authors.yml`.
-
-While you a working on your post before the publishing time listed in its 
header,
-add `--future` when running Jekyll in order to view your draft on your local 
copy of
-the site.
-
-### Adding Jekyll plugins
-
-If you modify the site to use additional Jekyll plugins, add them in `Gemfile`
-and then run `bundle update`, which will regenerate the complete 
`Gemfile.lock`.
-Make sure that the updated `Gemfile.lock` is included in your pull request. 
For more information,
-see the Bundler [documentation](http://bundler.io/v1.3/rationale.html).
-
-## Apache License
-
-Except as otherwise noted this software is licensed under the
-[Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0.html)
-
-Licensed under the Apache License, Version 2.0 (the "License");
-you may not use this file except in compliance with the License.
-You may obtain a copy of the License at
-
-  http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.
+<!--
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+-->
+
+This branch contains the generated release documentation for 
http://beam.apache.org.
+
+To contribute to the  website, please modify the
+[website sources on 
master](https://github.com/apache/beam/tree/master/website).
 
 Review comment:
   Good point. updated.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 150942)
    Time Spent: 1h 40m  (was: 1.5h)

> Migrate Apache website publishing to use apache/beam asf-site branch
> --------------------------------------------------------------------
>
>                 Key: BEAM-4499
>                 URL: https://issues.apache.org/jira/browse/BEAM-4499
>             Project: Beam
>          Issue Type: Sub-task
>          Components: website
>            Reporter: Scott Wegner
>            Assignee: Scott Wegner
>            Priority: Major
>              Labels: beam-site-automation-reliability
>          Time Spent: 1h 40m
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to