This is an automated email from the ASF dual-hosted git repository.
riemer pushed a change to branch improved-website
in repository https://gitbox.apache.org/repos/asf/streampipes-website.git
from 870b3f6d Add new README
add a4894f34 Add footer
No new revisions were added by this update.
Summary of changes:
website-v2/package-lock.json | 48 ++++++-
website-v2/package.json | 3 +
website-v2/src/css/util.scss | 60 ++++++++
.../src/theme/DocSidebar/{index.js => index.tsx} | 1 -
website-v2/src/theme/Footer/index.tsx | 156 +++++++++++++++++++++
website-v2/src/theme/Footer/styles.module.scss | 113 +++++++++++++++
website-v2/static/img/asf_logo_wide_small.avif | Bin 0 -> 10614 bytes
7 files changed, 378 insertions(+), 3 deletions(-)
create mode 100644 website-v2/src/css/util.scss
rename website-v2/src/theme/DocSidebar/{index.js => index.tsx} (99%)
create mode 100644 website-v2/src/theme/Footer/index.tsx
create mode 100644 website-v2/src/theme/Footer/styles.module.scss
create mode 100644 website-v2/static/img/asf_logo_wide_small.avif