You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mahout.apache.org by ak...@apache.org on 2023/03/17 16:23:45 UTC

[mahout] branch trunk updated (ecfc02168 -> e1f606016)

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

akm pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/mahout.git


    from ecfc02168 Merge pull request #427 from rawkintrevo/2139
     new c8c16b949 website-refactor structure and navbar
     new 9d188b5b5 merge trunk back in...?
     new 53985285a Website's fixed
     new e1f606016 Merge pull request #428 from rawkintrevo/2158

The 4549 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:
 website/Gemfile                                    |   4 +-
 website/_includes/navbar.html                      | 144 +++++++-------
 website/_includes/sidebar.html                     |   2 +-
 website/_layouts/home.html                         |   2 +-
 website/_sass/mahout/_base.scss                    |   5 +
 website/about/distributed-matrix-math.md           |  59 ++++++
 website/{developers => about}/how-to-contribute.md |   2 -
 website/assets/css/main.scss                       |  16 ++
 website/community/coc.md                           |  52 ++++++
 website/community/index.md                         |  34 ++++
 website/{general => community}/mailing-lists.md    |   0
 website/{general => community}/who-we-are.md       |   0
 .../developers/buildingmahout.md                   |   0
 .../developers/developer-resources.md              |   0
 website/{ => documentation}/developers/github.md   |   0
 .../{ => documentation}/developers/githubPRs.md    |   0
 website/{ => documentation}/developers/gsoc.md     |   0
 .../developers/how-to-become-a-committer.md        |   0
 .../developers/how-to-release.md                   |   0
 .../developers/how-to-update-the-website.md        |   0
 website/documentation/developers/index.md          |  58 ++++++
 .../developers/issue-tracker.md                    |   0
 .../developers/patch-check-list.md                 |   0
 .../developers/thirdparty-dependencies.md          |   0
 .../developers/version-control.md                  |   0
 .../tutorials/cco-lastfm/cco-lastfm.scala          |   0
 .../tutorials/cco-lastfm/index.md                  |   0
 .../tutorials/eigenfaces/eigenfaces.png            | Bin
 .../tutorials/eigenfaces/index.md                  |   0
 website/documentation/tutorials/index.md           |  36 ++++
 .../tutorials/intro-cooccurrence-spark/index.md    |   0
 .../classification/bankmarketing-example.md        |   0
 .../map-reduce/classification/breiman-example.md   |   0
 .../map-reduce/classification/twenty-newsgroups.md |   0
 .../classification/wikipedia-classifier-example.md |   0
 .../map-reduce/clustering/20newsgroups.md          |   0
 .../map-reduce/clustering/canopy-commandline.md    |   0
 .../clustering-of-synthetic-control-data.md        |   0
 .../clustering/clustering-seinfeld-episodes.md     |   0
 .../map-reduce/clustering/clusteringyourdata.md    |   0
 .../clustering/fuzzy-k-means-commandline.md        |   0
 .../map-reduce/clustering/k-means-commandline.md   |   0
 .../map-reduce/clustering/lda-commandline.md       |   0
 .../map-reduce/clustering/viewing-result.md        |   0
 .../map-reduce/clustering/viewing-results.md       |   0
 .../clustering/visualizing-sample-clusters.md      |   0
 .../tutorials/map-reduce/index.md                  |   0
 .../tutorials/map-reduce/misc/mr---map-reduce.md   |   0
 .../misc/parallel-frequent-pattern-mining.md       |   0
 .../map-reduce/misc/perceptron-and-winnow.md       |   0
 .../tutorials/map-reduce/misc/testing.md           |   0
 .../misc/using-mahout-with-python-via-jpype.md     |   0
 .../map-reduce/recommender/intro-als-hadoop.md     |   0
 .../recommender/intro-cooccurrence-spark.md        |   0
 .../recommender/intro-itembased-hadoop.md          |   0
 .../map-reduce/recommender/matrix-factorization.md |   0
 .../tutorials/map-reduce/recommender/quickstart.md |   0
 .../recommender/recommender-documentation.md       |   0
 .../recommender/recommender-first-timer-faq.md     |   0
 .../map-reduce/recommender/userbased-5-minutes.md  |   0
 .../tutorials/misc/contributing-algos/Foo.scala    |   0
 .../contributing-algos/RegressionSuiteBase.scala   |   0
 .../misc/contributing-algos/create-pr.png          | Bin
 .../misc/contributing-algos/github-branch.png      | Bin
 .../tutorials/misc/contributing-algos/index.md     |   0
 .../tutorials/misc/contributing-algos/jira.png     | Bin
 .../tutorials/misc/contributing-algos/new-jira.png | Bin
 .../tutorials/misc/how-to-build-an-app.md          |   0
 .../tutorials/misc/mahout-in-zeppelin/index.md     |   0
 .../misc/mahout-in-zeppelin/zeppelin1.png          | Bin
 .../misc/mahout-in-zeppelin/zeppelin2.png          | Bin
 .../misc/mahout-in-zeppelin/zeppelin3.png          | Bin
 .../samsara/classify-a-doc-from-the-shell.md       |   0
 .../tutorials/samsara/play-with-shell.md           |   0
 .../samsara/playing-with-samsara-flink-batch.md    |   0
 .../tutorials/samsara/spark-naive-bayes.md         |   0
 .../{ => documentation}/users/algorithms/d-als.md  |   0
 .../{ => documentation}/users/algorithms/d-qr.md   |   0
 .../{ => documentation}/users/algorithms/d-spca.md |   0
 .../{ => documentation}/users/algorithms/d-ssvd.md |   0
 .../users/algorithms/intro-cooccurrence-spark.md   |   0
 .../users/algorithms/recommender-overview.md       |   0
 .../users/algorithms/spark-naive-bayes.md          |   0
 .../{ => documentation}/users/basics/algorithms.md |   0
 .../users/basics/collections.md                    |   0
 .../users/basics/collocations.md                   |   0
 .../users/basics/creating-vectors-from-text.md     |   0
 .../users/basics/creating-vectors.md               |   0
 .../basics/gaussian-discriminative-analysis.md     |   0
 .../users/basics/independent-component-analysis.md |   0
 .../users/basics/mahout-collections.md             |   0
 .../users/basics/mahoutintegration.md              |   0
 .../users/basics/matrix-and-vector-needs.md        |   0
 .../users/basics/principal-components-analysis.md  |   0
 .../basics/svd---singular-value-decomposition.md   |   0
 .../users/basics/system-requirements.md            |   0
 ...---term-frequency-inverse-document-frequency.md |   0
 .../users/classification/bankmarketing-example.md  |   0
 .../users/classification/bayesian-commandline.md   |   0
 .../users/classification/bayesian.md               |   0
 .../users/classification/breiman-example.md        |   0
 .../users/classification/class-discovery.md        |   0
 .../users/classification/classifyingyourdata.md    |   0
 .../users/classification/hidden-markov-models.md   |   0
 .../locally-weighted-linear-regression.md          |   0
 .../users/classification/logistic-regression.md    |   0
 .../users/classification/mlp.md                    |   0
 .../users/classification/naivebayes.md             |   0
 .../users/classification/neural-network.md         |   0
 .../users/classification/partial-implementation.md |   0
 .../users/classification/random-forests.md         |   0
 .../restricted-boltzmann-machines.md               |   0
 .../classification/support-vector-machines.md      |   0
 .../users/classification/twenty-newsgroups.md      |   0
 .../classification/wikipedia-classifier-example.md |   0
 .../users/clustering/20newsgroups.md               |   0
 .../users/clustering/canopy-clustering.md          |   0
 .../users/clustering/canopy-commandline.md         |   0
 .../users/clustering/cluster-dumper.md             |   0
 .../clustering-of-synthetic-control-data.md        |   0
 .../clustering/clustering-seinfeld-episodes.md     |   0
 .../users/clustering/clusteringyourdata.md         |   0
 .../users/clustering/expectation-maximization.md   |   0
 .../users/clustering/fuzzy-k-means-commandline.md  |   0
 .../users/clustering/fuzzy-k-means.md              |   0
 .../users/clustering/hierarchical-clustering.md    |   0
 .../users/clustering/k-means-clustering.md         |   0
 .../users/clustering/k-means-commandline.md        |   0
 .../clustering/latent-dirichlet-allocation.md      |   0
 .../users/clustering/lda-commandline.md            |   0
 .../users/clustering/llr---log-likelihood-ratio.md |   0
 .../users/clustering/spectral-clustering.md        |   0
 .../users/clustering/streaming-k-means.md          |   0
 .../users/clustering/viewing-result.md             |   0
 .../users/clustering/viewing-results.md            |   0
 .../clustering/visualizing-sample-clusters.md      |   0
 .../users/dim-reduction/dimensional-reduction.md   |   0
 .../users/dim-reduction/ssvd.md                    |   2 -
 .../users/dim-reduction/ssvd.page/SSVD-CLI.pdf     | Bin
 .../users/dim-reduction/ssvd.page/ssvd.R           |   0
 .../environment/classify-a-doc-from-the-shell.md   |   0
 .../users/environment/h2o-internals.md             |   0
 .../users/environment/how-to-build-an-app.md       |   0
 .../users/environment/in-core-reference.md         |   0
 .../users/environment/out-of-core-reference.md     |   0
 .../users/environment/spark-internals.md           |   0
 .../users/flinkbindings/flink-internals.md         |   0
 .../flinkbindings/playing-with-samsara-flink.md    |   0
 website/documentation/users/index.md               | 208 +++++++++++++++++++++
 .../users/misc/mr---map-reduce.md                  |   0
 .../users/misc/parallel-frequent-pattern-mining.md |   0
 .../users/misc/perceptron-and-winnow.md            |   0
 website/{ => documentation}/users/misc/testing.md  |   0
 .../misc/using-mahout-with-python-via-jpype.md     |   0
 .../users/recommender/intro-als-hadoop.md          |   0
 .../users/recommender/intro-cooccurrence-spark.md  |   0
 .../users/recommender/intro-itembased-hadoop.md    |   0
 .../users/recommender/matrix-factorization.md      |   0
 .../users/recommender/quickstart.md                |   0
 .../users/recommender/recommender-documentation.md |   0
 .../recommender/recommender-first-timer-faq.md     |   0
 .../users/recommender/userbased-5-minutes.md       |   0
 .../sparkbindings/MahoutScalaAndSparkBindings.pptx | Bin
 .../users/sparkbindings/ScalaSparkBindings.pdf     |   0
 .../{ => documentation}/users/sparkbindings/faq.md |   0
 .../users/sparkbindings/home.md                    |   0
 .../users/sparkbindings/play-with-shell.md         |   0
 website/{general => download}/downloads.md         |   0
 website/{users/basics => download}/quickstart.md   |   2 +-
 website/news-and-events/announcements.md           |  18 ++
 website/news-and-events/events.md                  |  19 ++
 website/news-and-events/news.md                    |  15 ++
 172 files changed, 602 insertions(+), 76 deletions(-)
 create mode 100644 website/about/distributed-matrix-math.md
 rename website/{developers => about}/how-to-contribute.md (99%)
 create mode 100644 website/community/coc.md
 create mode 100644 website/community/index.md
 rename website/{general => community}/mailing-lists.md (100%)
 rename website/{general => community}/who-we-are.md (100%)
 rename website/{ => documentation}/developers/buildingmahout.md (100%)
 rename website/{ => documentation}/developers/developer-resources.md (100%)
 rename website/{ => documentation}/developers/github.md (100%)
 rename website/{ => documentation}/developers/githubPRs.md (100%)
 rename website/{ => documentation}/developers/gsoc.md (100%)
 rename website/{ => documentation}/developers/how-to-become-a-committer.md (100%)
 rename website/{ => documentation}/developers/how-to-release.md (100%)
 rename website/{ => documentation}/developers/how-to-update-the-website.md (100%)
 create mode 100644 website/documentation/developers/index.md
 rename website/{ => documentation}/developers/issue-tracker.md (100%)
 rename website/{ => documentation}/developers/patch-check-list.md (100%)
 rename website/{ => documentation}/developers/thirdparty-dependencies.md (100%)
 rename website/{ => documentation}/developers/version-control.md (100%)
 rename website/{docs/latest => documentation}/tutorials/cco-lastfm/cco-lastfm.scala (100%)
 rename website/{docs/latest => documentation}/tutorials/cco-lastfm/index.md (100%)
 rename website/{docs/latest => documentation}/tutorials/eigenfaces/eigenfaces.png (100%)
 rename website/{docs/latest => documentation}/tutorials/eigenfaces/index.md (100%)
 create mode 100644 website/documentation/tutorials/index.md
 rename website/{docs/latest => documentation}/tutorials/intro-cooccurrence-spark/index.md (100%)
 rename website/{docs/latest => documentation}/tutorials/map-reduce/classification/bankmarketing-example.md (100%)
 rename website/{docs/latest => documentation}/tutorials/map-reduce/classification/breiman-example.md (100%)
 rename website/{docs/latest => documentation}/tutorials/map-reduce/classification/twenty-newsgroups.md (100%)
 rename website/{docs/latest => documentation}/tutorials/map-reduce/classification/wikipedia-classifier-example.md (100%)
 rename website/{docs/latest => documentation}/tutorials/map-reduce/clustering/20newsgroups.md (100%)
 rename website/{docs/latest => documentation}/tutorials/map-reduce/clustering/canopy-commandline.md (100%)
 rename website/{docs/latest => documentation}/tutorials/map-reduce/clustering/clustering-of-synthetic-control-data.md (100%)
 rename website/{docs/latest => documentation}/tutorials/map-reduce/clustering/clustering-seinfeld-episodes.md (100%)
 rename website/{docs/latest => documentation}/tutorials/map-reduce/clustering/clusteringyourdata.md (100%)
 rename website/{docs/latest => documentation}/tutorials/map-reduce/clustering/fuzzy-k-means-commandline.md (100%)
 rename website/{docs/latest => documentation}/tutorials/map-reduce/clustering/k-means-commandline.md (100%)
 rename website/{docs/latest => documentation}/tutorials/map-reduce/clustering/lda-commandline.md (100%)
 rename website/{docs/latest => documentation}/tutorials/map-reduce/clustering/viewing-result.md (100%)
 rename website/{docs/latest => documentation}/tutorials/map-reduce/clustering/viewing-results.md (100%)
 rename website/{docs/latest => documentation}/tutorials/map-reduce/clustering/visualizing-sample-clusters.md (100%)
 rename website/{docs/latest => documentation}/tutorials/map-reduce/index.md (100%)
 rename website/{docs/latest => documentation}/tutorials/map-reduce/misc/mr---map-reduce.md (100%)
 rename website/{docs/latest => documentation}/tutorials/map-reduce/misc/parallel-frequent-pattern-mining.md (100%)
 rename website/{docs/latest => documentation}/tutorials/map-reduce/misc/perceptron-and-winnow.md (100%)
 rename website/{docs/latest => documentation}/tutorials/map-reduce/misc/testing.md (100%)
 rename website/{docs/latest => documentation}/tutorials/map-reduce/misc/using-mahout-with-python-via-jpype.md (100%)
 rename website/{docs/latest => documentation}/tutorials/map-reduce/recommender/intro-als-hadoop.md (100%)
 rename website/{docs/latest => documentation}/tutorials/map-reduce/recommender/intro-cooccurrence-spark.md (100%)
 rename website/{docs/latest => documentation}/tutorials/map-reduce/recommender/intro-itembased-hadoop.md (100%)
 rename website/{docs/latest => documentation}/tutorials/map-reduce/recommender/matrix-factorization.md (100%)
 rename website/{docs/latest => documentation}/tutorials/map-reduce/recommender/quickstart.md (100%)
 rename website/{docs/latest => documentation}/tutorials/map-reduce/recommender/recommender-documentation.md (100%)
 rename website/{docs/latest => documentation}/tutorials/map-reduce/recommender/recommender-first-timer-faq.md (100%)
 rename website/{docs/latest => documentation}/tutorials/map-reduce/recommender/userbased-5-minutes.md (100%)
 rename website/{docs/latest => documentation}/tutorials/misc/contributing-algos/Foo.scala (100%)
 rename website/{docs/latest => documentation}/tutorials/misc/contributing-algos/RegressionSuiteBase.scala (100%)
 rename website/{docs/latest => documentation}/tutorials/misc/contributing-algos/create-pr.png (100%)
 rename website/{docs/latest => documentation}/tutorials/misc/contributing-algos/github-branch.png (100%)
 rename website/{docs/latest => documentation}/tutorials/misc/contributing-algos/index.md (100%)
 rename website/{docs/latest => documentation}/tutorials/misc/contributing-algos/jira.png (100%)
 rename website/{docs/latest => documentation}/tutorials/misc/contributing-algos/new-jira.png (100%)
 rename website/{docs/latest => documentation}/tutorials/misc/how-to-build-an-app.md (100%)
 rename website/{docs/latest => documentation}/tutorials/misc/mahout-in-zeppelin/index.md (100%)
 rename website/{docs/latest => documentation}/tutorials/misc/mahout-in-zeppelin/zeppelin1.png (100%)
 rename website/{docs/latest => documentation}/tutorials/misc/mahout-in-zeppelin/zeppelin2.png (100%)
 rename website/{docs/latest => documentation}/tutorials/misc/mahout-in-zeppelin/zeppelin3.png (100%)
 rename website/{docs/latest => documentation}/tutorials/samsara/classify-a-doc-from-the-shell.md (100%)
 rename website/{docs/latest => documentation}/tutorials/samsara/play-with-shell.md (100%)
 rename website/{docs/latest => documentation}/tutorials/samsara/playing-with-samsara-flink-batch.md (100%)
 rename website/{docs/latest => documentation}/tutorials/samsara/spark-naive-bayes.md (100%)
 rename website/{ => documentation}/users/algorithms/d-als.md (100%)
 rename website/{ => documentation}/users/algorithms/d-qr.md (100%)
 rename website/{ => documentation}/users/algorithms/d-spca.md (100%)
 rename website/{ => documentation}/users/algorithms/d-ssvd.md (100%)
 rename website/{ => documentation}/users/algorithms/intro-cooccurrence-spark.md (100%)
 rename website/{ => documentation}/users/algorithms/recommender-overview.md (100%)
 rename website/{ => documentation}/users/algorithms/spark-naive-bayes.md (100%)
 rename website/{ => documentation}/users/basics/algorithms.md (100%)
 rename website/{ => documentation}/users/basics/collections.md (100%)
 rename website/{ => documentation}/users/basics/collocations.md (100%)
 rename website/{ => documentation}/users/basics/creating-vectors-from-text.md (100%)
 rename website/{ => documentation}/users/basics/creating-vectors.md (100%)
 rename website/{ => documentation}/users/basics/gaussian-discriminative-analysis.md (100%)
 rename website/{ => documentation}/users/basics/independent-component-analysis.md (100%)
 rename website/{ => documentation}/users/basics/mahout-collections.md (100%)
 rename website/{ => documentation}/users/basics/mahoutintegration.md (100%)
 rename website/{ => documentation}/users/basics/matrix-and-vector-needs.md (100%)
 rename website/{ => documentation}/users/basics/principal-components-analysis.md (100%)
 rename website/{ => documentation}/users/basics/svd---singular-value-decomposition.md (100%)
 rename website/{ => documentation}/users/basics/system-requirements.md (100%)
 rename website/{ => documentation}/users/basics/tf-idf---term-frequency-inverse-document-frequency.md (100%)
 rename website/{ => documentation}/users/classification/bankmarketing-example.md (100%)
 rename website/{ => documentation}/users/classification/bayesian-commandline.md (100%)
 rename website/{ => documentation}/users/classification/bayesian.md (100%)
 rename website/{ => documentation}/users/classification/breiman-example.md (100%)
 rename website/{ => documentation}/users/classification/class-discovery.md (100%)
 rename website/{ => documentation}/users/classification/classifyingyourdata.md (100%)
 rename website/{ => documentation}/users/classification/hidden-markov-models.md (100%)
 rename website/{ => documentation}/users/classification/locally-weighted-linear-regression.md (100%)
 rename website/{ => documentation}/users/classification/logistic-regression.md (100%)
 rename website/{ => documentation}/users/classification/mlp.md (100%)
 rename website/{ => documentation}/users/classification/naivebayes.md (100%)
 rename website/{ => documentation}/users/classification/neural-network.md (100%)
 rename website/{ => documentation}/users/classification/partial-implementation.md (100%)
 rename website/{ => documentation}/users/classification/random-forests.md (100%)
 rename website/{ => documentation}/users/classification/restricted-boltzmann-machines.md (100%)
 rename website/{ => documentation}/users/classification/support-vector-machines.md (100%)
 rename website/{ => documentation}/users/classification/twenty-newsgroups.md (100%)
 rename website/{ => documentation}/users/classification/wikipedia-classifier-example.md (100%)
 rename website/{ => documentation}/users/clustering/20newsgroups.md (100%)
 rename website/{ => documentation}/users/clustering/canopy-clustering.md (100%)
 rename website/{ => documentation}/users/clustering/canopy-commandline.md (100%)
 rename website/{ => documentation}/users/clustering/cluster-dumper.md (100%)
 rename website/{ => documentation}/users/clustering/clustering-of-synthetic-control-data.md (100%)
 rename website/{ => documentation}/users/clustering/clustering-seinfeld-episodes.md (100%)
 rename website/{ => documentation}/users/clustering/clusteringyourdata.md (100%)
 rename website/{ => documentation}/users/clustering/expectation-maximization.md (100%)
 rename website/{ => documentation}/users/clustering/fuzzy-k-means-commandline.md (100%)
 rename website/{ => documentation}/users/clustering/fuzzy-k-means.md (100%)
 rename website/{ => documentation}/users/clustering/hierarchical-clustering.md (100%)
 rename website/{ => documentation}/users/clustering/k-means-clustering.md (100%)
 rename website/{ => documentation}/users/clustering/k-means-commandline.md (100%)
 rename website/{ => documentation}/users/clustering/latent-dirichlet-allocation.md (100%)
 rename website/{ => documentation}/users/clustering/lda-commandline.md (100%)
 rename website/{ => documentation}/users/clustering/llr---log-likelihood-ratio.md (100%)
 rename website/{ => documentation}/users/clustering/spectral-clustering.md (100%)
 rename website/{ => documentation}/users/clustering/streaming-k-means.md (100%)
 rename website/{ => documentation}/users/clustering/viewing-result.md (100%)
 rename website/{ => documentation}/users/clustering/viewing-results.md (100%)
 rename website/{ => documentation}/users/clustering/visualizing-sample-clusters.md (100%)
 rename website/{ => documentation}/users/dim-reduction/dimensional-reduction.md (100%)
 rename website/{ => documentation}/users/dim-reduction/ssvd.md (99%)
 rename website/{ => documentation}/users/dim-reduction/ssvd.page/SSVD-CLI.pdf (100%)
 rename website/{ => documentation}/users/dim-reduction/ssvd.page/ssvd.R (100%)
 rename website/{ => documentation}/users/environment/classify-a-doc-from-the-shell.md (100%)
 rename website/{ => documentation}/users/environment/h2o-internals.md (100%)
 rename website/{ => documentation}/users/environment/how-to-build-an-app.md (100%)
 rename website/{ => documentation}/users/environment/in-core-reference.md (100%)
 rename website/{ => documentation}/users/environment/out-of-core-reference.md (100%)
 rename website/{ => documentation}/users/environment/spark-internals.md (100%)
 rename website/{ => documentation}/users/flinkbindings/flink-internals.md (100%)
 rename website/{ => documentation}/users/flinkbindings/playing-with-samsara-flink.md (100%)
 create mode 100644 website/documentation/users/index.md
 rename website/{ => documentation}/users/misc/mr---map-reduce.md (100%)
 rename website/{ => documentation}/users/misc/parallel-frequent-pattern-mining.md (100%)
 rename website/{ => documentation}/users/misc/perceptron-and-winnow.md (100%)
 rename website/{ => documentation}/users/misc/testing.md (100%)
 rename website/{ => documentation}/users/misc/using-mahout-with-python-via-jpype.md (100%)
 rename website/{ => documentation}/users/recommender/intro-als-hadoop.md (100%)
 rename website/{ => documentation}/users/recommender/intro-cooccurrence-spark.md (100%)
 rename website/{ => documentation}/users/recommender/intro-itembased-hadoop.md (100%)
 rename website/{ => documentation}/users/recommender/matrix-factorization.md (100%)
 rename website/{ => documentation}/users/recommender/quickstart.md (100%)
 rename website/{ => documentation}/users/recommender/recommender-documentation.md (100%)
 rename website/{ => documentation}/users/recommender/recommender-first-timer-faq.md (100%)
 rename website/{ => documentation}/users/recommender/userbased-5-minutes.md (100%)
 rename website/{ => documentation}/users/sparkbindings/MahoutScalaAndSparkBindings.pptx (100%)
 rename website/{ => documentation}/users/sparkbindings/ScalaSparkBindings.pdf (100%)
 rename website/{ => documentation}/users/sparkbindings/faq.md (100%)
 rename website/{ => documentation}/users/sparkbindings/home.md (100%)
 rename website/{ => documentation}/users/sparkbindings/play-with-shell.md (100%)
 rename website/{general => download}/downloads.md (100%)
 rename website/{users/basics => download}/quickstart.md (98%)
 create mode 100644 website/news-and-events/announcements.md
 create mode 100644 website/news-and-events/events.md
 create mode 100644 website/news-and-events/news.md