GitHub user derrickdoo opened a pull request: https://github.com/apache/kafka-site/pull/36
Streams standalone docs Here's the changes we talked about to pull Streams documentation out to it's own page. Ended up having to do the redirect on URLs that contain anchor tags that match the pattern 'streams_' with JS in the head section of the page because anchor tags aren't available on the server so you can't do rewrite rules based off them. (also added in a change I thought was already out there to show info about Kafka Summit on the events page) You can merge this pull request into a Git repository by running: $ git pull https://github.com/derrickdoo/kafka-site streamsStandaloneDocs Alternatively you can review and apply these changes as the patch at: https://github.com/apache/kafka-site/pull/36.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 #36 ---- commit 17f1344520f619da0f8af2648ddf39ccb2462f5a Author: Derrick Or <derric...@gmail.com> Date: 2016-11-09T23:35:51Z added new meetup links and kafka summit to events page commit 9a9461e6d5f7c5b811bab5aca96aa52cc4f991e2 Author: Derrick Or <derric...@gmail.com> Date: 2016-12-08T08:10:57Z move 0101 streams docs to own page, handle existing anchor links with frontend redirects ---- --- 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. ---