This is an automated email from the ASF dual-hosted git repository.
wu-sheng pushed a change to branch website-redesign-horizon
in repository https://gitbox.apache.org/repos/asf/skywalking-website.git
from 3ebae6bafe1 fix(ui): align Team contributor search input and button
(matched 40px pair)
add 96331441e89 feat(ui): redesign Users page (grayscale logo wall, light
hero); point homepage Quick start to backend-docker setup
No new revisions were added by this update.
Summary of changes:
assets/scss/_custom_users.scss | 67 +++++++++++++++++++++++++++++++++++
content/_index.html | 4 +--
layouts/shortcodes/users.html | 30 +++++++---------
layouts/{events => users}/baseof.html | 3 +-
layouts/users/list.html | 23 ++++++++++++
5 files changed, 105 insertions(+), 22 deletions(-)
create mode 100644 assets/scss/_custom_users.scss
copy layouts/{events => users}/baseof.html (88%)
create mode 100644 layouts/users/list.html