You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@streampipes.apache.org by ri...@apache.org on 2020/05/20 16:58:25 UTC

[incubator-streampipes-website] branch master updated (dcffbd1 -> d739caf)

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

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


    from dcffbd1  Update system requirements on download page
     add d739caf  Modify download page

No new revisions were added by this update.

Summary of changes:
 website/download.ejs                          | 120 +++-----------------------
 website/partials/_download_box.ejs            |  41 +++++++++
 website/partials/_download_folder_linux.ejs   |  14 +++
 website/partials/_download_folder_win.ejs     |  14 +++
 website/partials/_download_open_browser.ejs   |  13 +++
 website/partials/_download_select_version.ejs |  13 +++
 website/partials/_nav.ejs                     |   2 +-
 7 files changed, 108 insertions(+), 109 deletions(-)
 create mode 100644 website/partials/_download_box.ejs
 create mode 100644 website/partials/_download_folder_linux.ejs
 create mode 100644 website/partials/_download_folder_win.ejs
 create mode 100644 website/partials/_download_open_browser.ejs
 create mode 100644 website/partials/_download_select_version.ejs