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 2022/11/07 17:46:29 UTC

[incubator-streampipes-website] branch dev updated (abd1e8a7 -> cfe12178)

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

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


    from abd1e8a7 [STREAMPIPES-599] Fix broken links in version overview (#30)
     add cfe12178 [hotfix] Do not load styles and scripts from external sources

No new revisions were added by this update.

Summary of changes:
 documentation/website/i18n/en.json                 |  12 +
 documentation/website/siteConfig.js                |  20 +-
 documentation/website/static/css/all.min.css       |   6 +
 documentation/website/static/css/fonts.css         | 152 +++++++++
 .../website/static/css/slick-theme.min.css         |   2 +
 documentation/website/static/css/slick.min.css     |   2 +
 .../website/static}/fonts/FontAwesome.otf          | Bin
 .../website/static/fonts/MaterialIcons-Regular.ttf | Bin 0 -> 356840 bytes
 .../website/static}/fonts/fontawesome-webfont.eot  | Bin
 .../website/static}/fonts/fontawesome-webfont.svg  |   0
 .../website/static}/fonts/fontawesome-webfont.ttf  | Bin
 .../website/static}/fonts/fontawesome-webfont.woff | Bin
 .../static}/fonts/fontawesome-webfont.woff2        | Bin
 .../website/static/fonts/heebo-v21-latin-500.eot   | Bin 0 -> 11616 bytes
 .../website/static/fonts/heebo-v21-latin-500.svg   | 344 +++++++++++++++++++++
 .../website/static/fonts/heebo-v21-latin-500.ttf   | Bin 0 -> 18992 bytes
 .../website/static/fonts/heebo-v21-latin-500.woff  | Bin 0 -> 13348 bytes
 .../website/static/fonts/heebo-v21-latin-500.woff2 | Bin 0 -> 10364 bytes
 .../website/static/fonts/heebo-v21-latin-900.eot   | Bin 0 -> 11541 bytes
 .../website/static/fonts/heebo-v21-latin-900.svg   | 343 ++++++++++++++++++++
 .../website/static/fonts/heebo-v21-latin-900.ttf   | Bin 0 -> 19192 bytes
 .../website/static/fonts/heebo-v21-latin-900.woff  | Bin 0 -> 13356 bytes
 .../website/static/fonts/heebo-v21-latin-900.woff2 | Bin 0 -> 10296 bytes
 .../static/fonts/heebo-v21-latin-regular.eot       | Bin 0 -> 11278 bytes
 .../static/fonts/heebo-v21-latin-regular.svg       | 343 ++++++++++++++++++++
 .../static/fonts/heebo-v21-latin-regular.ttf       | Bin 0 -> 18864 bytes
 .../static/fonts/heebo-v21-latin-regular.woff      | Bin 0 -> 13052 bytes
 .../static/fonts/heebo-v21-latin-regular.woff2     | Bin 0 -> 10004 bytes
 .../website/static/fonts/roboto-v30-latin-100.eot  | Bin 0 -> 17847 bytes
 .../website/static/fonts/roboto-v30-latin-100.svg  | 313 +++++++++++++++++++
 .../website/static/fonts/roboto-v30-latin-100.ttf  | Bin 0 -> 37144 bytes
 .../website/static/fonts/roboto-v30-latin-100.woff | Bin 0 -> 20436 bytes
 .../static/fonts/roboto-v30-latin-100.woff2        | Bin 0 -> 15764 bytes
 .../website/static/fonts/roboto-v30-latin-300.eot  | Bin 0 -> 17864 bytes
 .../website/static/fonts/roboto-v30-latin-300.svg  | 312 +++++++++++++++++++
 .../website/static/fonts/roboto-v30-latin-300.ttf  | Bin 0 -> 36216 bytes
 .../website/static/fonts/roboto-v30-latin-300.woff | Bin 0 -> 20416 bytes
 .../static/fonts/roboto-v30-latin-300.woff2        | Bin 0 -> 15740 bytes
 .../website/static/fonts/roboto-v30-latin-500.eot  | Bin 0 -> 18065 bytes
 .../website/static/fonts/roboto-v30-latin-500.svg  | 305 ++++++++++++++++++
 .../website/static/fonts/roboto-v30-latin-500.ttf  | Bin 0 -> 36460 bytes
 .../website/static/fonts/roboto-v30-latin-500.woff | Bin 0 -> 20544 bytes
 .../static/fonts/roboto-v30-latin-500.woff2        | Bin 0 -> 15920 bytes
 .../website/static/fonts/roboto-v30-latin-700.eot  | Bin 0 -> 17818 bytes
 .../website/static/fonts/roboto-v30-latin-700.svg  | 309 ++++++++++++++++++
 .../website/static/fonts/roboto-v30-latin-700.ttf  | Bin 0 -> 36052 bytes
 .../website/static/fonts/roboto-v30-latin-700.woff | Bin 0 -> 20408 bytes
 .../static/fonts/roboto-v30-latin-700.woff2        | Bin 0 -> 15860 bytes
 .../website/static/fonts/roboto-v30-latin-900.eot  | Bin 0 -> 17830 bytes
 .../website/static/fonts/roboto-v30-latin-900.svg  | 302 ++++++++++++++++++
 .../website/static/fonts/roboto-v30-latin-900.ttf  | Bin 0 -> 35964 bytes
 .../website/static/fonts/roboto-v30-latin-900.woff | Bin 0 -> 20424 bytes
 .../static/fonts/roboto-v30-latin-900.woff2        | Bin 0 -> 15752 bytes
 .../static/fonts/roboto-v30-latin-regular.eot      | Bin 0 -> 17833 bytes
 .../static/fonts/roboto-v30-latin-regular.svg      | 308 ++++++++++++++++++
 .../static/fonts/roboto-v30-latin-regular.ttf      | Bin 0 -> 36216 bytes
 .../static/fonts/roboto-v30-latin-regular.woff     | Bin 0 -> 20344 bytes
 .../static/fonts/roboto-v30-latin-regular.woff2    | Bin 0 -> 15744 bytes
 documentation/website/static/js/buttons.js         |   6 +
 documentation/website/static/js/clipboard.min.js   |   7 +
 .../website/static/js/jquery-3.3.1.min.js          |   2 +
 documentation/website/static/js/slick.min.js       |  18 ++
 .../website/static/js/vanilla-back-to-top.min.js   |   1 +
 .../website/static/webfonts/fa-brands-400.ttf      | Bin 0 -> 186112 bytes
 .../website/static/webfonts/fa-brands-400.woff2    | Bin 0 -> 107460 bytes
 .../website/static/webfonts/fa-regular-400.ttf     | Bin 0 -> 62048 bytes
 .../website/static/webfonts/fa-regular-400.woff2   | Bin 0 -> 25096 bytes
 .../website/static/webfonts/fa-solid-900.ttf       | Bin 0 -> 397728 bytes
 .../website/static/webfonts/fa-solid-900.woff2     | Bin 0 -> 150472 bytes
 .../website/static/webfonts/fa-v4compatibility.ttf | Bin 0 -> 10136 bytes
 .../static/webfonts/fa-v4compatibility.woff2       | Bin 0 -> 4584 bytes
 website/css/all.min.css                            |   6 +
 website/css/custom.css                             |   9 +-
 website/css/font-awesome.min.css                   |   4 -
 website/css/fonts.css                              | 152 +++++++++
 website/fonts/MaterialIcons-Regular.ttf            | Bin 0 -> 356840 bytes
 website/fonts/heebo-v21-latin-500.eot              | Bin 0 -> 11616 bytes
 website/fonts/heebo-v21-latin-500.svg              | 344 +++++++++++++++++++++
 website/fonts/heebo-v21-latin-500.ttf              | Bin 0 -> 18992 bytes
 website/fonts/heebo-v21-latin-500.woff             | Bin 0 -> 13348 bytes
 website/fonts/heebo-v21-latin-500.woff2            | Bin 0 -> 10364 bytes
 website/fonts/heebo-v21-latin-900.eot              | Bin 0 -> 11541 bytes
 website/fonts/heebo-v21-latin-900.svg              | 343 ++++++++++++++++++++
 website/fonts/heebo-v21-latin-900.ttf              | Bin 0 -> 19192 bytes
 website/fonts/heebo-v21-latin-900.woff             | Bin 0 -> 13356 bytes
 website/fonts/heebo-v21-latin-900.woff2            | Bin 0 -> 10296 bytes
 website/fonts/heebo-v21-latin-regular.eot          | Bin 0 -> 11278 bytes
 website/fonts/heebo-v21-latin-regular.svg          | 343 ++++++++++++++++++++
 website/fonts/heebo-v21-latin-regular.ttf          | Bin 0 -> 18864 bytes
 website/fonts/heebo-v21-latin-regular.woff         | Bin 0 -> 13052 bytes
 website/fonts/heebo-v21-latin-regular.woff2        | Bin 0 -> 10004 bytes
 website/fonts/roboto-v30-latin-100.eot             | Bin 0 -> 17847 bytes
 website/fonts/roboto-v30-latin-100.svg             | 313 +++++++++++++++++++
 website/fonts/roboto-v30-latin-100.ttf             | Bin 0 -> 37144 bytes
 website/fonts/roboto-v30-latin-100.woff            | Bin 0 -> 20436 bytes
 website/fonts/roboto-v30-latin-100.woff2           | Bin 0 -> 15764 bytes
 website/fonts/roboto-v30-latin-300.eot             | Bin 0 -> 17864 bytes
 website/fonts/roboto-v30-latin-300.svg             | 312 +++++++++++++++++++
 website/fonts/roboto-v30-latin-300.ttf             | Bin 0 -> 36216 bytes
 website/fonts/roboto-v30-latin-300.woff            | Bin 0 -> 20416 bytes
 website/fonts/roboto-v30-latin-300.woff2           | Bin 0 -> 15740 bytes
 website/fonts/roboto-v30-latin-500.eot             | Bin 0 -> 18065 bytes
 website/fonts/roboto-v30-latin-500.svg             | 305 ++++++++++++++++++
 website/fonts/roboto-v30-latin-500.ttf             | Bin 0 -> 36460 bytes
 website/fonts/roboto-v30-latin-500.woff            | Bin 0 -> 20544 bytes
 website/fonts/roboto-v30-latin-500.woff2           | Bin 0 -> 15920 bytes
 website/fonts/roboto-v30-latin-700.eot             | Bin 0 -> 17818 bytes
 website/fonts/roboto-v30-latin-700.svg             | 309 ++++++++++++++++++
 website/fonts/roboto-v30-latin-700.ttf             | Bin 0 -> 36052 bytes
 website/fonts/roboto-v30-latin-700.woff            | Bin 0 -> 20408 bytes
 website/fonts/roboto-v30-latin-700.woff2           | Bin 0 -> 15860 bytes
 website/fonts/roboto-v30-latin-900.eot             | Bin 0 -> 17830 bytes
 website/fonts/roboto-v30-latin-900.svg             | 302 ++++++++++++++++++
 website/fonts/roboto-v30-latin-900.ttf             | Bin 0 -> 35964 bytes
 website/fonts/roboto-v30-latin-900.woff            | Bin 0 -> 20424 bytes
 website/fonts/roboto-v30-latin-900.woff2           | Bin 0 -> 15752 bytes
 website/fonts/roboto-v30-latin-regular.eot         | Bin 0 -> 17833 bytes
 website/fonts/roboto-v30-latin-regular.svg         | 308 ++++++++++++++++++
 website/fonts/roboto-v30-latin-regular.ttf         | Bin 0 -> 36216 bytes
 website/fonts/roboto-v30-latin-regular.woff        | Bin 0 -> 20344 bytes
 website/fonts/roboto-v30-latin-regular.woff2       | Bin 0 -> 15744 bytes
 website/partials/_footer.ejs                       |   9 -
 website/partials/_meta.ejs                         |   8 +-
 website/webfonts/fa-brands-400.ttf                 | Bin 0 -> 186112 bytes
 website/webfonts/fa-brands-400.woff2               | Bin 0 -> 107460 bytes
 website/webfonts/fa-regular-400.ttf                | Bin 0 -> 62048 bytes
 website/webfonts/fa-regular-400.woff2              | Bin 0 -> 25096 bytes
 website/webfonts/fa-solid-900.ttf                  | Bin 0 -> 397728 bytes
 website/webfonts/fa-solid-900.woff2                | Bin 0 -> 150472 bytes
 website/webfonts/fa-v4compatibility.ttf            | Bin 0 -> 10136 bytes
 website/webfonts/fa-v4compatibility.woff2          | Bin 0 -> 4584 bytes
 131 files changed, 6138 insertions(+), 36 deletions(-)
 create mode 100644 documentation/website/static/css/all.min.css
 create mode 100644 documentation/website/static/css/fonts.css
 create mode 100644 documentation/website/static/css/slick-theme.min.css
 create mode 100644 documentation/website/static/css/slick.min.css
 copy {website => documentation/website/static}/fonts/FontAwesome.otf (100%)
 create mode 100644 documentation/website/static/fonts/MaterialIcons-Regular.ttf
 copy {website => documentation/website/static}/fonts/fontawesome-webfont.eot (100%)
 copy {website => documentation/website/static}/fonts/fontawesome-webfont.svg (100%)
 copy {website => documentation/website/static}/fonts/fontawesome-webfont.ttf (100%)
 copy {website => documentation/website/static}/fonts/fontawesome-webfont.woff (100%)
 copy {website => documentation/website/static}/fonts/fontawesome-webfont.woff2 (100%)
 create mode 100644 documentation/website/static/fonts/heebo-v21-latin-500.eot
 create mode 100644 documentation/website/static/fonts/heebo-v21-latin-500.svg
 create mode 100644 documentation/website/static/fonts/heebo-v21-latin-500.ttf
 create mode 100644 documentation/website/static/fonts/heebo-v21-latin-500.woff
 create mode 100644 documentation/website/static/fonts/heebo-v21-latin-500.woff2
 create mode 100644 documentation/website/static/fonts/heebo-v21-latin-900.eot
 create mode 100644 documentation/website/static/fonts/heebo-v21-latin-900.svg
 create mode 100644 documentation/website/static/fonts/heebo-v21-latin-900.ttf
 create mode 100644 documentation/website/static/fonts/heebo-v21-latin-900.woff
 create mode 100644 documentation/website/static/fonts/heebo-v21-latin-900.woff2
 create mode 100644 documentation/website/static/fonts/heebo-v21-latin-regular.eot
 create mode 100644 documentation/website/static/fonts/heebo-v21-latin-regular.svg
 create mode 100644 documentation/website/static/fonts/heebo-v21-latin-regular.ttf
 create mode 100644 documentation/website/static/fonts/heebo-v21-latin-regular.woff
 create mode 100644 documentation/website/static/fonts/heebo-v21-latin-regular.woff2
 create mode 100644 documentation/website/static/fonts/roboto-v30-latin-100.eot
 create mode 100644 documentation/website/static/fonts/roboto-v30-latin-100.svg
 create mode 100644 documentation/website/static/fonts/roboto-v30-latin-100.ttf
 create mode 100644 documentation/website/static/fonts/roboto-v30-latin-100.woff
 create mode 100644 documentation/website/static/fonts/roboto-v30-latin-100.woff2
 create mode 100644 documentation/website/static/fonts/roboto-v30-latin-300.eot
 create mode 100644 documentation/website/static/fonts/roboto-v30-latin-300.svg
 create mode 100644 documentation/website/static/fonts/roboto-v30-latin-300.ttf
 create mode 100644 documentation/website/static/fonts/roboto-v30-latin-300.woff
 create mode 100644 documentation/website/static/fonts/roboto-v30-latin-300.woff2
 create mode 100644 documentation/website/static/fonts/roboto-v30-latin-500.eot
 create mode 100644 documentation/website/static/fonts/roboto-v30-latin-500.svg
 create mode 100644 documentation/website/static/fonts/roboto-v30-latin-500.ttf
 create mode 100644 documentation/website/static/fonts/roboto-v30-latin-500.woff
 create mode 100644 documentation/website/static/fonts/roboto-v30-latin-500.woff2
 create mode 100644 documentation/website/static/fonts/roboto-v30-latin-700.eot
 create mode 100644 documentation/website/static/fonts/roboto-v30-latin-700.svg
 create mode 100644 documentation/website/static/fonts/roboto-v30-latin-700.ttf
 create mode 100644 documentation/website/static/fonts/roboto-v30-latin-700.woff
 create mode 100644 documentation/website/static/fonts/roboto-v30-latin-700.woff2
 create mode 100644 documentation/website/static/fonts/roboto-v30-latin-900.eot
 create mode 100644 documentation/website/static/fonts/roboto-v30-latin-900.svg
 create mode 100644 documentation/website/static/fonts/roboto-v30-latin-900.ttf
 create mode 100644 documentation/website/static/fonts/roboto-v30-latin-900.woff
 create mode 100644 documentation/website/static/fonts/roboto-v30-latin-900.woff2
 create mode 100644 documentation/website/static/fonts/roboto-v30-latin-regular.eot
 create mode 100644 documentation/website/static/fonts/roboto-v30-latin-regular.svg
 create mode 100644 documentation/website/static/fonts/roboto-v30-latin-regular.ttf
 create mode 100644 documentation/website/static/fonts/roboto-v30-latin-regular.woff
 create mode 100644 documentation/website/static/fonts/roboto-v30-latin-regular.woff2
 create mode 100644 documentation/website/static/js/buttons.js
 create mode 100644 documentation/website/static/js/clipboard.min.js
 create mode 100644 documentation/website/static/js/jquery-3.3.1.min.js
 create mode 100644 documentation/website/static/js/slick.min.js
 create mode 100644 documentation/website/static/js/vanilla-back-to-top.min.js
 create mode 100644 documentation/website/static/webfonts/fa-brands-400.ttf
 create mode 100644 documentation/website/static/webfonts/fa-brands-400.woff2
 create mode 100644 documentation/website/static/webfonts/fa-regular-400.ttf
 create mode 100644 documentation/website/static/webfonts/fa-regular-400.woff2
 create mode 100644 documentation/website/static/webfonts/fa-solid-900.ttf
 create mode 100644 documentation/website/static/webfonts/fa-solid-900.woff2
 create mode 100644 documentation/website/static/webfonts/fa-v4compatibility.ttf
 create mode 100644 documentation/website/static/webfonts/fa-v4compatibility.woff2
 create mode 100644 website/css/all.min.css
 delete mode 100644 website/css/font-awesome.min.css
 create mode 100644 website/css/fonts.css
 create mode 100644 website/fonts/MaterialIcons-Regular.ttf
 create mode 100644 website/fonts/heebo-v21-latin-500.eot
 create mode 100644 website/fonts/heebo-v21-latin-500.svg
 create mode 100644 website/fonts/heebo-v21-latin-500.ttf
 create mode 100644 website/fonts/heebo-v21-latin-500.woff
 create mode 100644 website/fonts/heebo-v21-latin-500.woff2
 create mode 100644 website/fonts/heebo-v21-latin-900.eot
 create mode 100644 website/fonts/heebo-v21-latin-900.svg
 create mode 100644 website/fonts/heebo-v21-latin-900.ttf
 create mode 100644 website/fonts/heebo-v21-latin-900.woff
 create mode 100644 website/fonts/heebo-v21-latin-900.woff2
 create mode 100644 website/fonts/heebo-v21-latin-regular.eot
 create mode 100644 website/fonts/heebo-v21-latin-regular.svg
 create mode 100644 website/fonts/heebo-v21-latin-regular.ttf
 create mode 100644 website/fonts/heebo-v21-latin-regular.woff
 create mode 100644 website/fonts/heebo-v21-latin-regular.woff2
 create mode 100644 website/fonts/roboto-v30-latin-100.eot
 create mode 100644 website/fonts/roboto-v30-latin-100.svg
 create mode 100644 website/fonts/roboto-v30-latin-100.ttf
 create mode 100644 website/fonts/roboto-v30-latin-100.woff
 create mode 100644 website/fonts/roboto-v30-latin-100.woff2
 create mode 100644 website/fonts/roboto-v30-latin-300.eot
 create mode 100644 website/fonts/roboto-v30-latin-300.svg
 create mode 100644 website/fonts/roboto-v30-latin-300.ttf
 create mode 100644 website/fonts/roboto-v30-latin-300.woff
 create mode 100644 website/fonts/roboto-v30-latin-300.woff2
 create mode 100644 website/fonts/roboto-v30-latin-500.eot
 create mode 100644 website/fonts/roboto-v30-latin-500.svg
 create mode 100644 website/fonts/roboto-v30-latin-500.ttf
 create mode 100644 website/fonts/roboto-v30-latin-500.woff
 create mode 100644 website/fonts/roboto-v30-latin-500.woff2
 create mode 100644 website/fonts/roboto-v30-latin-700.eot
 create mode 100644 website/fonts/roboto-v30-latin-700.svg
 create mode 100644 website/fonts/roboto-v30-latin-700.ttf
 create mode 100644 website/fonts/roboto-v30-latin-700.woff
 create mode 100644 website/fonts/roboto-v30-latin-700.woff2
 create mode 100644 website/fonts/roboto-v30-latin-900.eot
 create mode 100644 website/fonts/roboto-v30-latin-900.svg
 create mode 100644 website/fonts/roboto-v30-latin-900.ttf
 create mode 100644 website/fonts/roboto-v30-latin-900.woff
 create mode 100644 website/fonts/roboto-v30-latin-900.woff2
 create mode 100644 website/fonts/roboto-v30-latin-regular.eot
 create mode 100644 website/fonts/roboto-v30-latin-regular.svg
 create mode 100644 website/fonts/roboto-v30-latin-regular.ttf
 create mode 100644 website/fonts/roboto-v30-latin-regular.woff
 create mode 100644 website/fonts/roboto-v30-latin-regular.woff2
 create mode 100644 website/webfonts/fa-brands-400.ttf
 create mode 100644 website/webfonts/fa-brands-400.woff2
 create mode 100644 website/webfonts/fa-regular-400.ttf
 create mode 100644 website/webfonts/fa-regular-400.woff2
 create mode 100644 website/webfonts/fa-solid-900.ttf
 create mode 100644 website/webfonts/fa-solid-900.woff2
 create mode 100644 website/webfonts/fa-v4compatibility.ttf
 create mode 100644 website/webfonts/fa-v4compatibility.woff2