This is an automated email from the ASF dual-hosted git repository.
damccorm pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git
from 691899a8466 [Tour of Beam] [Frontend] UI refinement from 01.06.23
(#26964)
add 4c2e7af5c1d Add banner and links to Tour of Beam to website (#26113)
(#26145)
No new revisions were added by this update.
Summary of changes:
.../js/{quotes-slider.js => sliders/quotes.js} | 30 +++++++++---------
.../{quotes-slider.js => sliders/top-banners.js} | 22 +++++--------
website/www/site/assets/scss/_banner.sass | 21 +++++++++----
website/www/site/assets/scss/_ctas.sass | 4 +--
website/www/site/assets/scss/_header.sass | 4 +++
website/www/site/content/en/get-started/_index.md | 10 ++++--
website/www/site/i18n/home/en.yaml | 2 ++
website/www/site/layouts/index.html | 5 ++-
website/www/site/layouts/partials/header.html | 35 ++++++++++++++++++---
.../www/site/layouts/partials/hooks/body-end.html | 4 +--
.../partials/section-menu/en/get-started.html | 1 +
.../machine-learning/machine-learning-desktop.jpg} | Bin
.../machine-learning/machine-learning-mobile.jpg} | Bin
.../banners/tour-of-beam/tour-of-beam-desktop.png | Bin 0 -> 122733 bytes
.../banners/tour-of-beam/tour-of-beam-mobile.png | Bin 0 -> 86368 bytes
15 files changed, 89 insertions(+), 49 deletions(-)
copy website/www/site/assets/js/{quotes-slider.js => sliders/quotes.js} (93%)
rename website/www/site/assets/js/{quotes-slider.js => sliders/top-banners.js}
(70%)
rename website/www/site/static/images/{banner_desktop.jpg =>
banners/machine-learning/machine-learning-desktop.jpg} (100%)
rename website/www/site/static/images/{banner_mobile.jpg =>
banners/machine-learning/machine-learning-mobile.jpg} (100%)
create mode 100644
website/www/site/static/images/banners/tour-of-beam/tour-of-beam-desktop.png
create mode 100644
website/www/site/static/images/banners/tour-of-beam/tour-of-beam-mobile.png