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

janardhan pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/systemds-website.git.


    from 7c9284a  Add new committer to the community page. (#69)
     new 0f56551  [MINOR] Refactor name from SystemML to SystemDS
     new d47ea3d  [MINOR] Remove redundant jquery files

The 2 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:
 .gitignore                                         |     3 +
 NOTICE                                             |     4 +-
 _config.yml                                        |    12 +-
 _src/_data/navigation.yml                          |     2 +-
 _src/_data/project.yml                             |    27 +-
 _src/_includes/themes/apache/home.html             |    63 +-
 _src/_includes/themes/apache/partials/_footer.html |    15 +-
 _src/_includes/themes/apache/partials/_head.html   |    22 +-
 _src/_includes/themes/apache/partials/_header.html |     5 +-
 _src/_scripts/jquery-2.1.1.js                      |  9190 ----------------
 _src/assets/js/bundle.min.js                       |     2 +-
 _src/assets/js/jquery-1.12.4.js                    | 11008 -------------------
 _src/assets/js/jquery-1.12.4.min.js                |     5 -
 _src/assets/js/jquery-ui-1.12.1.js                 |  1769 ---
 _src/assets/js/jquery-ui-1.12.1.min.js             |     6 -
 _src/community.html                                |   139 +-
 _src/documentation.html                            |    30 +-
 _src/download.html                                 |   128 +-
 _src/get-started.html                              |    67 +-
 _src/index.md                                      |    40 +-
 _src/maturity.html                                 |   Bin 392578 -> 0 bytes
 _src/privacy-policy.html                           |    38 +-
 _src/roadmap.html                                  |   116 +-
 _src/security.html                                 |    40 +-
 24 files changed, 387 insertions(+), 22344 deletions(-)
 delete mode 100644 _src/_scripts/jquery-2.1.1.js
 delete mode 100644 _src/assets/js/jquery-1.12.4.js
 delete mode 100644 _src/assets/js/jquery-1.12.4.min.js
 delete mode 100644 _src/assets/js/jquery-ui-1.12.1.js
 delete mode 100644 _src/assets/js/jquery-ui-1.12.1.min.js
 delete mode 100644 _src/maturity.html

Reply via email to